Possible Duplicate:
How to save rotated Adobe pdf file?

I'd like to rotate by 180 degrees each page in a high-resolution .pdf, but don't know how. In ImageMagick, using 'convert -flip -flop' lowers the resolution significantly, while increasing the file size slightly. This also happens (to a lesser extent) in LibreOffice, an example of open-source PDF editors. Any ideas, besides buying Adobe Acrobat? (which may or may not solve the problem!)

link|improve this question
3  
You can turn your monitor 180 degrees. – William Hilsum Apr 18 '11 at 14:19
Thanks, I read the solution there which suggests PDFcreator. Printing from Adobe Reader in Windows XP, I don't see a 'rotate' option in PDFcreator. Any other ideas? – Mark Apr 18 '11 at 14:23
feedback

closed as exact duplicate by studiohack Apr 18 '11 at 15:02

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

2 Answers

PDF Split and Merge (pdfsam) has a processing option to rotate PDFs.

http://www.pdfsam.org/?page_id=10

link|improve this answer
Thank you, that did it. (My version of PDFsam was over a year old and didn't have this feature. Version 2.2 works great: same resolution, and same file size.) Much appreciated. – Mark Apr 18 '11 at 14:38
feedback

The free PDFill PDF Tools can rotate the pdf, entirely or selectively, as well as doing many other useful operations on PDFs.

image

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.