This scanned [document=lease] has pages upside down and needs a neat official copy by [deadline=Thursday]. Rotate the …
Open your PDF file in Adobe Acrobat.
Select Organize Pages from the right pane.
In the page thumbnails view, click to select the page or hold Ctrl (Windows) or Command (Mac) and click to select multiple pages you want to rotate.
Click the Rotate Clockwise or Rotate Counterclockwise button in the toolbar above the thumbnails until the pages are in the desired orientation.
Click Save or File > Save to apply and keep your changes.
You can preview the rotation instantly in the thumbnail view before saving to ensure the pages are oriented as needed.
This runs in the Acrobat app - there is no separate API for this task.
The 'View > Rotate' option in Adobe Acrobat only changes how the page looks on your screen. It is a temporary change for viewing purposes only. It does not alter the actual PDF file. To make a permanent change to the page orientation that saves with the document, you must use the 'Organize Pages' tool and rotate the page thumbnails, then save the file.
| Feature | Effect | Permanence |
|---|---|---|
| Organize Pages | Changes the actual page orientation within the PDF document. | Permanent (after saving) |
| View > Rotate | Only changes the on-screen display of the page. | Temporary (until you close the file or change view) |
Yes, you can rotate multiple pages at once in Adobe Acrobat. Go to 'Organize Pages'. You can select several page thumbnails at the same time by holding down the Shift or Ctrl (Cmd on Mac) key while clicking. Once selected, use the rotate buttons to turn all chosen pages together to the correct orientation.
Yes, you can automate rotating specific pages in a PDF document using an API. Adobe offers a PDF Services API for page manipulation, including a 'Rotate Pages' operation. This allows developers to programmatically rotate specified pages within a PDF, which is useful for integrating into workflows or applications.