Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

I received an Adobe PDF scan of a document that displays upside-down.

I rotated it inside Adobe Acrobat and chose Save As to make a new document, however, the rotation is not saved and when I open the new document, it is upside-down again.

How can I correct this upside-down document as a new PDF file?

share|improve this question

12 Answers

up vote 7 down vote accepted

You can open the PDF file in an Adobe app like Illustrator and then rotate in there. Then save as PDF and this should work. If you you don't have access to CS3 you may want to try open source PDF editing software.

share|improve this answer

ImageMagick's convert tool can be given -flip -flop to reflect in both axes, which will do a 180° rotate.

share|improve this answer
+1, For opensource utility. – Codera Purpa Dec 27 '12 at 8:39

While there are many commercial tools available which allow you to modify/rotate a PDF document and save the changes, you have to download and install the software -- too much of a hassle for a one-off kinda task such as this. Luckily, the fine folks at http://www.rotatepdf.net/ allow you to have your PDF file rotated online to a desired degree (90 clockwise/counterclockwise and 180 clockwise) online, for free.

I just had this issue today and found the website. Once you specify the PDF you want to rotate and the degree of rotation, you click the "Rotate PDF" button. That uploads your PDF to thier servers and performs the requested rotation. Momentarily, you're greeted with a result page allowing you to view the result online or download the rotated PDF to your computer.

While they say they remove the PDF after conversion and don't retain it on their servers, I'd not upload a sensitive document for conversion.

share|improve this answer
Used this and it was sweet and simple. – aug Dec 13 '12 at 3:25
Web interfaces/tools are the best. No install, no uninstall, nice n sandboxed. Perfect! – Rudie Feb 16 at 1:18

Make sure you go to Documents ⇨ Rotate Pages and then save it. This should work if you close and reopen. If you go to View ⇨ Rotate View and try to save the document it will not keep the rotated view when you save it.

For Adobe Acrobat 10, go to Tools on the right and rotate it that way, then save it.

share|improve this answer
If you rotate it from the Toolbar via VIEW it won't save the rotated format. The save option is actually grayed out. If you go to the right side bar with TOOLS » COMMENT » SHARE. Choose Tools and rotate your pages from there, it will save just fine. – kaliope21 Feb 26 at 20:36

Another solution: rotate it, copy it all into Word and then save that document as a PDF. You have to change the Word document to have no margins before copying it over.

share|improve this answer

on a mac you can go to the print menu and on the bottom left corner you can print a PDF of you document after you rotate it. It will create a new PDF with the new changes.

In windows: go to www.ninite.com check off PDFCreator or CutePDF, and get the installer. It will create a PDF printer for you to select in the print dialogue, and when you print, it will prompt you with a save dialogue for a PDF file.

share|improve this answer

I am not sure if it possible in Adobe PDF Reader but Foxit PDF Editor (Paid software, trial available) has the feature to save a PDF file after rotating it.

  1. Install Foxit Editor.
  2. Open the file in Foxit.
  3. Go to Document -> Pages -> Rotate.
  4. Do a Save As to save the changes.
share|improve this answer

I have PDF-Xchange Viewer,and it is easy to fix and save orientation with this freeware.I also have Foxit Reader which although freeware as well,is very limited in it's editing ability.Go with the PDF-Xchange Viewer!

share|improve this answer

Here is the easiest solution. It is free and can be done online. http://www.rotatepdf.net/

share|improve this answer

If you don't have the reading pane already up to do the option mentioned above, then you can just click Document-Rotate Pages . This should allow you to save the rotated view.

share|improve this answer

You need to be working with a version of Acrobat that allows changes (i.e., not simply free reader). In the pages tab on the left, highlight the pages you want rotated (by left-clicking on them, use Ctrl to click on multiple pages), then right-click - Rotate Pages - 180 degrees. Then save.

In Acrobat Pro, click on Document at the top, then Rotate Pages. Then save the document. Works perfectly.

share|improve this answer

Follow these steps:

  • Rotate to the correct view
  • Select: File -> Print -> Printer: PDF Printer
  • Save as your document

Voila!

share|improve this answer

protected by Community Feb 26 at 20:55

This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.

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