Linux.com

Re:Missing page rotations

Posted by: Administrator on April 13, 2007 12:29 AM
After experimenting a little I was able to get it to work. The trick is that the 1 in 1S specifies the page number. I was able to have all 12 pages rotated with the following command: pdftk in.pdf cat 1-12S output out.pdf

#

Return to Manipulating PDFs with the PDF Toolkit