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}
Any hint?
Many thanks.