Rotate

Overview

Rotate provides two ways to rotate selected pages, accessible from a single dialog via a mode selector:

This dialog combines what were previously two separate functions: Rotate Pages and Rotate Page Content.

The Rotate dialog
The Rotate dialog.

How to use

  1. Open a PDF document in Acrobat.
  2. Go to Plug-Ins > Pages > Rotate.
  3. Select the page range to rotate.
  4. Choose a mode: Rotate Page or Rotate Content.
  5. Configure the rotation settings for the chosen mode (see below).
  6. Click OK to apply the rotation.

Mode 1: Rotate Page

Sets the page’s Rotate attribute in the PDF. Annotations and form fields rotate with the page automatically. This is fast, reversible, and the recommended approach for standard 90° rotations.

OptionDescription
90° Clockwise Rotates pages 90 degrees clockwise. A portrait page becomes landscape with the top of the original content on the right.
90° Counter-clockwise Rotates pages 90 degrees counter-clockwise. A portrait page becomes landscape with the top of the original content on the left.
180° Rotates pages upside-down.

Mode 2: Rotate Content

Wraps the page content stream with a rotation transformation matrix. The page dimensions do not change — only the drawn content rotates. This is useful for correcting slightly skewed scans or applying non-standard rotation angles.

OptionDescription
Angle (degrees) The rotation angle in degrees. Decimals are accepted, for example 1.5. A value of 0 — or any whole multiple of 360 — would leave the pages unchanged, so OK reports it rather than applying it. A negative angle simply turns in the opposite direction to the one selected.
Direction Clockwise or Counter-clockwise — which way the content turns, stated as a word so there is no sign convention to remember.
Pivot point The point around which the content is rotated:
  • Centre — the centre of the visible page (default).
  • Top-Left / Top-Right / Bottom-Left / Bottom-Right — rotates around the specified corner of the visible page, as you see it — on a page that carries a 90° page rotation, Top-Left means the corner displayed top-left.
When rotating only within a region, the pivot names the centre or a corner of the region instead.
Also move annotations Carries annotations along with the rotation. Each annotation’s box is moved through the rotation (it keeps its size and stays upright, since PDF annotation boxes cannot tilt); highlight and other text-markup quads rotate exactly. Off by default, matching the previous behaviour of leaving annotations untouched.
Rotate only content within region Restricts the rotation to a rectangular region of the page: content inside the rectangle turns, content outside stays exactly where it is, and anything crossing the boundary is cut cleanly at the edge. Enter the rectangle’s Left, Bottom, Right and Top in the chosen unit, or click Pick Area… to drag it directly on the page.

Which mode should I use?

ScenarioRecommended mode
Correcting a sideways-scanned page Rotate Page (90° CW or CCW)
Switching between portrait and landscape Rotate Page (90°)
Straightening a slightly skewed scan Rotate Content (small angle, e.g. 1° or −1°)
Rotating content without changing page dimensions Rotate Content
Turning a page upside-down Rotate Page (180°)

Tip

To correct a batch of landscape-scanned pages, select the affected page range, choose Rotate Page mode, and apply a 90° clockwise or counter-clockwise rotation as needed.

Tip

To straighten a slightly skewed scan, choose Rotate Content mode, try a small angle such as 1° or −1°, and use the centre pivot point.

Warning

In Rotate Content mode, rotating by angles other than multiples of 90° may cause parts of the content to extend beyond the page boundary and be clipped. This operation modifies the content stream and cannot be undone by rotating back by the same amount due to floating-point precision.

Warning

When rotating only within a region, the page’s content is kept once but painted twice — once outside the region and once, rotated, inside it. Search, text extraction and copy–paste will therefore see the page’s text twice afterwards. The visible result is exactly what the preview shows; run the file through Save As to reclaim the extra file size.

Note

Rotate Page modifies the page’s Rotate attribute. Annotations and form fields rotate with the page automatically. Rotate Content transforms the drawn content; annotations stay where they are unless Also move annotations is ticked.

Preview

The Preview pane shows the current page as the rotation will leave it. Step through the document with the < and > buttons, or roll the mouse wheel with the pointer over the pane — page sizes and orientations often vary within one file.

See also