pdfmarkupcomment does not work in page headerpdfmarkupcomment works in MWE, but doesn't work in my...

How can I improve my fireworks photography?

How to mitigate "bandwagon attacking" from players?

raspberry pi change directory (cd) command not working with USB drive

Am I a Rude Number?

What is better: yes / no radio, or simple checkbox?

How large should photos on my blog be?

How to satisfy a player character's curiosity about another player character?

If I delete my router's history can my ISP still provide it to my parents?

Could be quantum mechanics necessary to analyze some biology scenarios?

Auto Insert date into Notepad

Visa application for Canada: Should douments in the local language of the consulate's location be translated?

For Loop and Sum

How do I add a variable to this curl command?

Crystal compensation for temp and voltage

Why do members of Congress in committee hearings ask witnesses the same question multiple times?

Metadata API deployments are failing in Spring '19

What's the rationale behind the objections to these measures against human trafficking?

Why is c4 a better move in this position?

Linux File Manager: Restore previous open session (folders and tab)

Called into a meeting and told we are being made redundant (laid off) and "not to share outside". Can I tell my partner?

How to roast potatoes in the oven to make them crispy?

Predict mars robot position

Can I retract my name from an already published manuscript?

Dilemma of explaining to interviewer that he is the reason for declining second interview



pdfmarkupcomment does not work in page header


pdfmarkupcomment works in MWE, but doesn't work in my thesisMarkup a citation (citep) with pdfcomment's pdfmarkupcommenttexmaker 4.0.1 for OS X Pdf Viewer does not workpdfmarkupcomment does not highlight what it is supposed topdf link does not work with latex/dvips/pstopdf executionsharelatex: PDF inclusion: required page does not exist <5>How to disable pdfmarkupcomment?Trying to use pdfcomment’s pdfmarkupcomment with acroPdf does not compilePdfcomment stopped working; icons still appear in pdf, text not showing up













0















I find that pdfmarkupcomment(from package pdfcomment) works well in main text body, but does not work in page header. What causes this problem and how to make it work in header?



Here is the MWE:



documentclass{article}
usepackage{fancyhdr,xcolor}
usepackage[pdfstartview=FitH]{hyperref}
usepackage{pdfcomment}
usepackage{lastpage}

begin{document}
pagestyle{fancy}
fancyhf{}
lhead{%
pdfmarkupcomment
[markup=Squiggly,color=red!1,author=author]
{protectcolor{magenta}author}
{Tel: 12345678}
}

In main body...
pdfmarkupcomment
[markup=Squiggly,color=red!1,author=author]
{protectcolor{magenta}author}
{Tel: 12345678}
...some text
end{document}









share|improve this question























  • Please what do you mean with "does not work"?

    – Kurt
    12 hours ago











  • @Kurt In Acrobat, when mouse pass over or stay on the lheader text{"auther" in this example), no PDF annotation appears as it does in the main body

    – lyl
    11 hours ago













  • @Kurt And no problem for pdftooltip working in page header.

    – lyl
    10 hours ago


















0















I find that pdfmarkupcomment(from package pdfcomment) works well in main text body, but does not work in page header. What causes this problem and how to make it work in header?



Here is the MWE:



documentclass{article}
usepackage{fancyhdr,xcolor}
usepackage[pdfstartview=FitH]{hyperref}
usepackage{pdfcomment}
usepackage{lastpage}

begin{document}
pagestyle{fancy}
fancyhf{}
lhead{%
pdfmarkupcomment
[markup=Squiggly,color=red!1,author=author]
{protectcolor{magenta}author}
{Tel: 12345678}
}

In main body...
pdfmarkupcomment
[markup=Squiggly,color=red!1,author=author]
{protectcolor{magenta}author}
{Tel: 12345678}
...some text
end{document}









share|improve this question























  • Please what do you mean with "does not work"?

    – Kurt
    12 hours ago











  • @Kurt In Acrobat, when mouse pass over or stay on the lheader text{"auther" in this example), no PDF annotation appears as it does in the main body

    – lyl
    11 hours ago













  • @Kurt And no problem for pdftooltip working in page header.

    – lyl
    10 hours ago
















0












0








0








I find that pdfmarkupcomment(from package pdfcomment) works well in main text body, but does not work in page header. What causes this problem and how to make it work in header?



Here is the MWE:



documentclass{article}
usepackage{fancyhdr,xcolor}
usepackage[pdfstartview=FitH]{hyperref}
usepackage{pdfcomment}
usepackage{lastpage}

begin{document}
pagestyle{fancy}
fancyhf{}
lhead{%
pdfmarkupcomment
[markup=Squiggly,color=red!1,author=author]
{protectcolor{magenta}author}
{Tel: 12345678}
}

In main body...
pdfmarkupcomment
[markup=Squiggly,color=red!1,author=author]
{protectcolor{magenta}author}
{Tel: 12345678}
...some text
end{document}









share|improve this question














I find that pdfmarkupcomment(from package pdfcomment) works well in main text body, but does not work in page header. What causes this problem and how to make it work in header?



Here is the MWE:



documentclass{article}
usepackage{fancyhdr,xcolor}
usepackage[pdfstartview=FitH]{hyperref}
usepackage{pdfcomment}
usepackage{lastpage}

begin{document}
pagestyle{fancy}
fancyhf{}
lhead{%
pdfmarkupcomment
[markup=Squiggly,color=red!1,author=author]
{protectcolor{magenta}author}
{Tel: 12345678}
}

In main body...
pdfmarkupcomment
[markup=Squiggly,color=red!1,author=author]
{protectcolor{magenta}author}
{Tel: 12345678}
...some text
end{document}






pdf pdfcomment






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked 13 hours ago









lyllyl

65338




65338













  • Please what do you mean with "does not work"?

    – Kurt
    12 hours ago











  • @Kurt In Acrobat, when mouse pass over or stay on the lheader text{"auther" in this example), no PDF annotation appears as it does in the main body

    – lyl
    11 hours ago













  • @Kurt And no problem for pdftooltip working in page header.

    – lyl
    10 hours ago





















  • Please what do you mean with "does not work"?

    – Kurt
    12 hours ago











  • @Kurt In Acrobat, when mouse pass over or stay on the lheader text{"auther" in this example), no PDF annotation appears as it does in the main body

    – lyl
    11 hours ago













  • @Kurt And no problem for pdftooltip working in page header.

    – lyl
    10 hours ago



















Please what do you mean with "does not work"?

– Kurt
12 hours ago





Please what do you mean with "does not work"?

– Kurt
12 hours ago













@Kurt In Acrobat, when mouse pass over or stay on the lheader text{"auther" in this example), no PDF annotation appears as it does in the main body

– lyl
11 hours ago







@Kurt In Acrobat, when mouse pass over or stay on the lheader text{"auther" in this example), no PDF annotation appears as it does in the main body

– lyl
11 hours ago















@Kurt And no problem for pdftooltip working in page header.

– lyl
10 hours ago







@Kurt And no problem for pdftooltip working in page header.

– lyl
10 hours ago












0






active

oldest

votes











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "85"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f477526%2fpdfmarkupcomment-does-not-work-in-page-header%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded




















































Thanks for contributing an answer to TeX - LaTeX Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f477526%2fpdfmarkupcomment-does-not-work-in-page-header%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Installing LyX: “No textclass is found.”LyX installation error- text class not found- 'Reconfigure' or...

(1602) Indiana Índice Designación y nombre Características orbitales Véase...

Universidad Autónoma de Occidente Índice Historia Campus Facultades Programas Académicos Medios de...