FAQ › PDF Basics

How to Print a PDF Double-Sided (Duplex, Honestly)

The short answer

Print double-sided from a PDF with the print dialog’s two-sided option — look for “Print on Both Sides” (Mac) or “Two-sided” (Windows) in the printer settings, choose flip on long edge for normal documents, and print. The honest gotchas: not all printers do duplex, and cover pages break the page math.

Print double-sided, the settings route

  1. Open the PDF and press Ctrl+P (Windows) or Cmd+P (Mac).
  2. Find the two-sided setting: Mac — Layout dropdown → “Print on Both Sides”; Windows — Printer Properties → “Duplex/Two-sided”.
  3. Choose Flip on Long Edge for normal documents (flips like a book); flip on short edge only for calendars and landscape sheets.
  4. Print. Check the first two pages before running the whole job.

That’s the entire method. The setting lives in the print dialog, not the PDF — any PDF can print double-sided; it’s the printer’s job. The general printing guide is in how to print a PDF.

Manual duplex (when the printer can’t)

Many home printers lack duplex. The manual method: print odd pages, flip the stack, print even pages. The classic failure: a cover page breaks the math — page 1 alone on sheet 1 throws off the even/odd split. The fix: print the cover separately then duplex the rest, or test with a two-page file first.

The honest part

Three things worth knowing:

  • Double-sided saves paper, not pages. Printing is a view of the file — the PDF itself is unchanged. If you want the document reorganized, that’s splitting, not printing.
  • Mixed page sizes break duplex. An A4 file with one Letter page throws off the flip alignment. Normalize sizes first (see resizing).
  • Margins get tight. Double-sided printing makes margin mistakes twice as visible — a header that bleeds on page 2 will bleed on every even page. Check the preview of an even page specifically.

One habit worth adopting: if the document will be printed double-sided, design it that way from the start — odd pages and even pages should mirror their margins. PDFs made for screen don’t care; printed duplex documents do.

Related questions