|
PDF Rotate Pages
-
Version
1.06
PDF Rotate Pages is a high performance server tool
from Traction Software for Windows PC, Unix Aix,
Linux, Macintosh OSX, SUN Sparc Solaris, HP-UX
NOTE: This Software does NOT require Acrobat, PDF
Rotate Pages is designed for server usage.
PDF Rotate Pages software automates the process of
rotating the view of individual or ranges of pdf pages
to a degree angle of either: 0, 90, 180, 270
simple command line parameters: e.g.
PDFRotatePages -iin1.pdf -ooutput.pdf -r180
(would flip all pages in the pdf upside down 180
degrees.) PDFRotatePages -iin1.pdf -fc:\ -r90 -peven
(would flip all even pages in the pdf 90 degrees)
PDFRotatePages -iin1.pdf -fc:\ -r180 -podd
(would flip all odd pages in the pdf 180 degrees)
PDFRotatePages -ilist.txt -fc:\ -r270 list.txt
list file contains:- in1.pdf in2.pdf in3.pdf
|