TroubleshootingMarch 16, 2026
Meidy Baffou·LazyPDF

Why PDF Orientation Changes When Printing (And How to Fix It)

You set up your document in landscape mode, your PDF preview looks perfect, and then the printer outputs everything rotated 90 degrees. Or the opposite — your portrait document prints sideways. PDF orientation problems during printing are among the most common complaints from office workers, and they can be surprisingly difficult to diagnose because the problem can originate in four different places: the PDF file itself, the PDF viewer settings, the printer driver, or the operating system print dialog. Orientation issues in PDFs often stem from a fundamental misunderstanding of how PDF orientation works. Unlike Word documents where the page size and rotation are unified, PDFs can store a 'rotation' attribute that is separate from the actual page dimensions. A page can be physically wider than it is tall (landscape dimensions) but have a rotation value of 90 degrees, making it display as portrait. When different software interprets this differently, chaos ensues.

Understanding PDF Rotation vs. Page Size

This distinction is crucial: in a PDF file, page size and page rotation are two independent properties. **Page size** (MediaBox) defines the physical dimensions: width × height in points. A page that is 792 × 612 points is wider than it is tall — that's landscape geometry. **Page rotation** (the Rotate attribute) is a separate value: 0, 90, 180, or 270 degrees. A page with Rotate: 90 will be displayed rotated 90 degrees from its stored geometry. Some applications store landscape pages as portrait pages with a 90-degree rotation instead of actually switching width and height. This is technically valid but causes confusion when the viewer and the printer driver interpret the rotation attribute differently. You can sometimes spot this in Adobe Acrobat: look at Page Properties (right-click a page > Page Properties). If a 'landscape' page shows Portrait dimensions with a 90-degree rotation, that's the problematic format. Printers and their drivers often ignore the PDF rotation attribute and just print based on the raw page dimensions, which is why a landscape-intended page prints as portrait.

Step-by-Step: Fixing Orientation for Printing

Try these solutions in order until the problem is resolved.

  1. 1Open the PDF in Adobe Acrobat Reader and go to File > Print — click the Page Setup button and verify the orientation matches what you want
  2. 2In the print dialog, find the 'Orientation' setting and explicitly set Portrait or Landscape instead of leaving it on Auto
  3. 3If pages still print wrong, in Acrobat's print dialog look for 'Choose paper source by PDF page size' and ensure it is unchecked
  4. 4Use LazyPDF's rotate tool to permanently correct the rotation of all affected pages — this bakes the correct orientation into the file itself
  5. 5After rotating, re-open the corrected PDF and verify in the print preview that all pages show the correct orientation before printing

Permanently Fixing Orientation with a Rotation Tool

The most reliable solution is to permanently correct the page orientation in the PDF file itself rather than relying on print dialog settings (which you'll have to change every time). LazyPDF's rotate tool lets you select individual pages or all pages and rotate them to the correct orientation. When you rotate pages with this tool, the rotation is permanently applied to the page geometry — the page dimensions are updated so that width and height correctly reflect the intended orientation. There's no separate rotation attribute to confuse printers or viewers. This approach is especially valuable when sharing PDFs with others — you can't control their print settings, so fixing the file ensures they print correctly too. A correctly oriented PDF will print correctly from any viewer on any printer without any special settings.

Common Scenarios and Specific Fixes

**Spreadsheets printing as portrait when they should be landscape**: This is extremely common with Excel-to-PDF exports. The landscape setting in Excel doesn't always translate correctly. Fix: rotate all affected pages 90 degrees using a PDF rotation tool. **Scanned documents printing sideways**: Scanners often store pages in their scanned orientation, which may not match the intended reading orientation. The PDF looks fine on screen but prints wrong because the screen viewer auto-corrects the rotation attribute while the printer does not. Fix: rotate the affected pages to permanently correct orientation. **Mixed-orientation documents printing entirely in one orientation**: Some printers ignore per-page orientation settings and apply one orientation to the whole job. This affects documents with some portrait and some landscape pages. Fix: ensure each page's physical dimensions (not just rotation) reflect the correct orientation, or print portrait and landscape pages as separate print jobs. **Duplex printing with wrong flip direction**: When printing double-sided, orientation errors cause the back of the page to print upside down relative to the front. Fix: check the printer driver's duplex settings (flip on long edge vs. flip on short edge) and match them to your orientation.

Preventing Orientation Problems When Creating PDFs

If you're creating PDFs that others will print, some choices reduce orientation problems: Always export from source applications rather than using 'Print to PDF.' Print to PDF passes through the operating system's print dialog, which can introduce orientation changes. Direct export (File > Save As PDF or File > Export as PDF) produces more reliably oriented output. For presentations and spreadsheets, explicitly set the page orientation in the source application before exporting. In Excel: Page Layout > Orientation. In PowerPoint: Design > Slide Size > Custom Slide Size. If you're creating a document that mixes portrait and landscape pages, test the print output thoroughly. Mixed-orientation documents are more likely to encounter issues with automatic orientation detection.

Frequently Asked Questions

My PDF looks correct on screen but always prints rotated. Why?

Your PDF viewer is applying the rotation attribute to display it correctly, but your printer driver is not. The printer reads only the raw page dimensions and ignores the rotation value. The fix is to permanently correct the rotation in the file itself using a tool like LazyPDF's rotate feature.

Can I fix the orientation of just some pages, not the whole document?

Yes. LazyPDF's rotate tool lets you select specific pages to rotate. You can correct individual landscape pages in a mostly portrait document or vice versa, without affecting the pages that are already correct.

After rotating in LazyPDF, should the page still show the rotation attribute?

No. When you rotate pages properly, the page dimensions themselves change — a page that was 612×792 portrait becomes 792×612 landscape, and the rotation attribute is removed or set to zero. This is the correct behavior and means the page will print correctly from any viewer.

Why does my Word document look landscape in Word but portrait when I print the PDF?

When Word exports to PDF, it should preserve orientation, but sometimes the export process uses the printer driver's default orientation instead of the document's setting. Try exporting directly using File > Save As and choosing PDF format rather than printing to PDF via the printer dialog.

Fix wrong page orientations permanently with LazyPDF's rotate tool — no more fighting with print settings every time.

Rotate PDF Pages

Related Articles