Graphics, Figures & TablesPreview annotation is not visible after Typeset

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
LabMan
Posts: 3
Joined: Wed Oct 27, 2010 11:19 pm

Preview annotation is not visible after Typeset

Post by LabMan »

I am new to LaTeX, and to this forum.
I want to insert a PDF file which I annotated with Preview (Snow Leopard), just highlighted few lines and wrote on the margins. I inserted the PDF in LaTeX, using TexShop and the following command from another post,

Code: Select all

\includepdf[pages = {1-2}, nup=1x1, scale=0.8, delta=8mm 11mm, frame, rotateoversize=true, scale=0.9, delta=8mm 11mm, frame, rotateoversize=true, pagecommand = {}]{Images/11.pdf}
but I can't see my annotation in the outcome PDF.

Any hint?

Many thanks.
Last edited by LabMan on Wed Nov 03, 2010 7:21 pm, edited 1 time in total.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

LabMan
Posts: 3
Joined: Wed Oct 27, 2010 11:19 pm

Re: Preview annotation is not visible after Typeset

Post by LabMan »

Hello again,

I really appreciate any other method that retain the annotation of the inserted PDF file in the final output pdf.

Many thanks
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Preview annotation is not visible after Typeset

Post by localghost »

According to the descriptions for Preview it should be possible to save the file in another format [1]. Perhaps you can find EPS among the offered formats. If so, save the file as EPS, check if it contains all your modifications and convert it afterwards with the epstopdf command line tool (needs Perl installed). Perhaps this workaround helps.

[1] Mac 101: Preview (third list item between second and third screenshot)


Best regards and welcome to the board
Thorsten
LabMan
Posts: 3
Joined: Wed Oct 27, 2010 11:19 pm

Preview annotation is not visible after Typeset

Post by LabMan »

Thank you localghost for your support.
- Preview does not have the option to save as EPS.

However, problem is solved.
- After annotating the PDF file, I chose File->Print, and then Save as PDF from the PDF menu in the lower left part of the dialogue box, and inserted this PDF file in the .tex file. My annotations were thankfully in the output PDF (after Typset).
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Preview annotation is not visible after Typeset

Post by localghost »

Then please mark the topic (and not the last post) as clearly written in Section 3 of the Board Rules (to be read before posting) and as you have already been directed. Please keep that in mind for the future so that further reminders will not be necessary.
Post Reply