View Single Post
Old 06-11-2014, 09:34 PM   #9
auraborealis
Member
auraborealis knows the difference between 'who' and 'whom'auraborealis knows the difference between 'who' and 'whom'auraborealis knows the difference between 'who' and 'whom'auraborealis knows the difference between 'who' and 'whom'auraborealis knows the difference between 'who' and 'whom'auraborealis knows the difference between 'who' and 'whom'auraborealis knows the difference between 'who' and 'whom'auraborealis knows the difference between 'who' and 'whom'auraborealis knows the difference between 'who' and 'whom'auraborealis knows the difference between 'who' and 'whom'auraborealis knows the difference between 'who' and 'whom'
 
Posts: 10
Karma: 10010
Join Date: Jun 2014
Device: Aura
Quote:
Originally Posted by statusneo View Post
Yep, that did it alright. Thanks!

Do you have any recommendations on utilities for removing the first page of a batch of pdfs? Or, ideally, resizing them to the same size as the rest of the pages?
Glad to hear that did the trick.

To remove the first page in a script or batch file, I'd recommend the command line version of pdftk:

http://www.pdflabs.com/tools/pdftk-server/

Something like "pdftk in.pdf output out.pdf cat 2-end" ought to work.
auraborealis is offline   Reply With Quote