Fixing orientation
Moderators: kcleung, Wiki Admins
-
- forum adept
- Posts: 97
- Joined: Sun Dec 31, 2006 5:51 am
- notabot: YES
- notabot2: Bot
- Location: Tulsa, OK, USA
Fixing orientation
Is there a way to permanently change the orientation of the pages in a pdf file? I've got a file where not only is every page vertical, but they alternate as to counter-clockwise and clockwise rotation. I fooled around with pdftk but couldn't find anything there. Any tips?
Well... I think you'll have to disintegrate the PDF file (and hope it only has one image per page). This would require several tools: pdfimages (to rip the images out of the PDF file) from the xpdf toolkit, and convert (to convert the images back to PDF while rotating them) from Imagemagick, and finally pdftk to bind the resulting PDFs together.
Or... you can e-mail me the file and I can check it out, and fix it if possible E-mail address is imslp@imslp.org
Or... you can e-mail me the file and I can check it out, and fix it if possible E-mail address is imslp@imslp.org