5
votes
1answer
99 views

Unable to use pdftex if Adobe is still open

I'm sorry if this exact question has already been asked, but the similar duplicates I've found didn't have the same phrasing. Therefore, I'm asking a new question... I have WinEdt 7.0 on Windows 7 ...
1
vote
0answers
41 views

Can include text which conditionally appears depending on PDF viewer? [duplicate]

Can you have a message in a document which only appears when particular PDF viewers are used? I am using pdflatex to create a PDF document. I am including pdf image which, unfortunately, does not ...
1
vote
0answers
51 views

Wrapped Text Search? [closed]

This is an excerpt from a PDF generated with PDFLaTeX (3.1415926-2.4-1.40.13 from TeX Live 2012): when the disease is still spreading undetected and mitigation measures are not being made. When I ...
2
votes
1answer
135 views

How to set page display in pdflatex?

I've never used LaTeX before, but a few months ago I decided to write my thesis report in LaTeX, so I'm pretty new to it. I am using MiKTeX on Windows 7, and pdflatex as typesetting engine. The thing ...
3
votes
2answers
322 views

Offset in page numbers in pdf viewer due to roman numbering of frontmatter makes printing difficult

My PDF document generated with LaTeX has roman numbering for the frontmatter. My problem is: if I want to print a certain range of pages, it is very difficult to select them, because my PDF Viewer ...
6
votes
0answers
173 views

PDF that can be scanned faster by a PDF reader [closed]

Searching words with Ctrl+F in common PDF readers takes sometimes very long. The time does not correlate with the number of pages, or the number of embedded pictures. What causes slow fulltext ...
2
votes
1answer
86 views

alternative text to be displayed in the PDF viewer's table of content

I use the hyperref and the bookmark package. Hence the table of content (toc) of the document gets also displayed in the side bar of the PDF reader, when viewing the generated document. My problem is ...
15
votes
1answer
297 views

Which hyperref variable can I set to make a pdf open with the “Comment” tool displayed in the right panel of the window?

We are using Adobe Acrobat X when viewing our pdf files produced by pdflatex and the hyperref package. To make the commenting process more intuitive for users not familiar with Adobe Acrobat X, I ...
1
vote
0answers
384 views

Problem with viewing interactive PDF content on Mac [closed]

I use packages such as popupmenu and fancytooltips on a Windows system using PDFLaTeX to create some interactive PDF texts to be posted online. The resulting documents behave as expected when viewed ...
2
votes
1answer
878 views

An issue when using TeXnicCenter Alpha and Adobe Reader 10

I use TeXnicCenter Alpha, DDE control TeXnicCenter, MikteX 2.7, Adobe Reader 10, and Windows 7. Whenever I build, the log file reads "undefined !control sequence" and whenever I output the file, the ...
1
vote
0answers
297 views

Cannot copy from pdflatex-created PDF [closed]

When I create a PDF using pdflatex, I can neither copy from it nor search across lines. Is there any way to make these things possible? I tried cmap, but it doesn't help at all. Here is an example ...
17
votes
1answer
579 views

How to make text copy in PDF previewers ignore lineno line numbers?

I'm using lineno for a document. I have it configured to put line numbers in the margins of the document. I generate PDF using pdflatex. Here's the problem: when people copy a region of text in a ...
2
votes
1answer
439 views

pdfTex Miktex/Tex Live 2010 version difference

We are having difficulties running PDF-XChange Viewer with pdflatex. With configuration MiKTeX the viewer works fine but with TeX Live 2010 the viewer crashes on windows xp sp3. Any ideas what the ...
2
votes
4answers
936 views

vim, PDF -XChange, pdflatex, TeX Live 2010, windows xp, (pdfsync)

Hope I didn't forget any. These are the packages I want to use on my computer for typesetting pdf files. Up to date I'm using vim (without any plugin but integrated syntax highlighting for .tex files) ...
34
votes
7answers
7k views

How to annotate PDF files generated by pdflatex?

I want to annotate some PDF files (created with pdflatex), e.g. word x is missing here this part of a sentence should be moved to the front replace word x by y highlight this sentence insert a note ...