How to print 2 or 4 PDF pages on one sheet
4 min read
Printing two or four pages per sheet halves or quarters your paper use, which matters for handouts, lecture slides, drafts and anything you are printing to read rather than to submit. Most print dialogs offer this, but doing it in the file itself is more predictable and travels with the document.
Why build it into the file
Your printer's own multiple-pages-per-sheet setting works, right up until it does not. The option is buried in a different place in every print dialog, it resets between sessions, and it is lost entirely the moment you send the file to someone else or take it to a print shop.
Building the layout into the PDF makes it part of the document. Print it anywhere, on any printer, and you get the same result — which is exactly what you want when handing a file to a print shop or a colleague.
It also lets you check the layout on screen before you commit paper to it, which the print dialog does not really let you do.
Creating the layout
Print the new file at 100% or Actual Size. If your print dialog is also set to fit or scale pages, you get scaling applied twice and the result comes out smaller than intended with wide white borders.
- 1Open the N-up tool and choose your PDF.
- 2Pick how many pages go on each sheet — 2 for readable text, 4 for reference material.
- 3Check the preview: reading order should run the way you expect.
- 4Download the result and print it normally, with no special settings.
How many pages per sheet?
The honest guidance is that 2-up is the general-purpose choice and 4-up only works when the source has large type. Lecture slides are ideal for 4-up because they were designed to be read from across a room; a journal paper at 4-up is unreadable, because 10pt text becomes 5pt.
| Layout | Text size | Good for |
|---|---|---|
| 2-up | About 70% of original | Reading, drafts, documents with normal body text |
| 4-up | About 50% of original | Slides, reference material, anything with large type |
| 6-up or more | Small, needs good eyesight | Contact sheets and overviews rather than reading |
Combine it with double-sided printing
N-up and duplex multiply rather than add. 2-up on both sides of a sheet is four pages per sheet of paper; 4-up duplex is eight.
A 200-page document printed 2-up and double-sided is 50 sheets instead of 200. For a set of lecture notes or a draft you are marking up, that is the difference between a manageable stack and a ream.
Add grayscale conversion and you have cut both the paper and the per-page cost in one pass.
Watch the margins
Two pages side by side on one sheet means each page is scaled down and placed next to its neighbour, and the original margins come along with it. That is usually fine, but if the source has generous margins you end up with a lot of white space in the middle of the sheet.
Cropping the margins before running N-up gives a noticeably better result — the content is larger because the space it was wasting has gone. For dense academic PDFs, crop-then-N-up is the combination that actually produces readable 4-up output.
What it is good for, and what it is not
N-up is for material you are printing to read, annotate or hand out. Lecture handouts, meeting packs, drafts for markup, reference tables you want pinned to a wall.
It is not for anything being formally submitted. A thesis, a contract, a tender document or a legal filing must be printed one page per sheet at full size — the recipient's page count and pagination depend on it, and submitting a 2-up document reads as carelessness.
It is also poor for anything with fine detail: engineering drawings, maps, dense financial tables. Halving the size of a table that was already tight makes it unusable.
Reading order
For a 2-up layout the order is left then right on the sheet, which matches how a left-to-right document reads. For 4-up it runs left to right along the top row, then left to right along the bottom.
Check the preview against your expectation before printing fifty sheets. Getting reading order wrong is the one mistake here that is genuinely annoying to discover afterwards, because the whole stack has to be reprinted.
Try it now — free and private
The tool runs entirely in your browser. Your file never leaves your device.
Common questions
Tools mentioned in this guide
Latest articles
- How to compress a PDF for WhatsAppShrink a PDF so it sends quickly on WhatsApp without eating mobile data — and without uploading your document to anyone's server.
- How to merge PDF files without uploading them anywhereCombine several PDFs into one document that never leaves your device — and learn how to check that claim for yourself.
- PDF too large to email? Five fixes, rankedGmail stops at 25 MB and many company inboxes at 10 MB. Here is what actually works when your PDF will not send, in the order worth trying.