Quote:
Originally Posted by WillAdams
You could merge the annotations back onto a copy of the .pdf by using the LaTeX package pdfpages[1] and writing a script which would:
- read in the annotations
- convert them to .pdf
- place the original .pdf one page at a time
- surprint the annotation .pdf on the appropriate page(s)
William
1 - or some other .pdf manipulation tool such as multivalent or pdftk
|
Hi:
Very nice tip. Excuse me, I am familiar with pdftk, surprint with pdftk "stamp" command?
Many, many, thanks...