PDF N-Up for printing means arranging two or four source PDF pages onto each page of a new, downloadable PDF so you can hand the result straight to a printer and use less paper, fewer ink cartridges, and a thinner stack of handouts. The output document keeps every source page embedded as PDF content, so vector shapes, text, and form regions stay intact when the new file is opened in Acrobat, Preview, or any browser-based PDF viewer. Each output sheet's width and height come directly from the first page of the source PDF, the source pages are scaled proportionally to fit a 2-by-1 or 2-by-2 cell grid, and the entire layout is built locally in your browser without uploading the original. The result is a print-ready N-up PDF with a smaller page count, a known sheet size, and no server round trip. For review sheets, lecture handouts, compact archives, and paper-saving print jobs, the N-up pattern is the simplest way to compress a multi-page source into a stack that a normal office printer can handle in a single run.

Why N-Up Layouts Save Resources When Printing a PDF
N-up is a long-standing print imposition pattern used by office printers, copy shops, and PDF editors. The motivation is straightforward: most source documents carry generous white margins and full-size pages, which wastes paper when the only output is reading material or handouts.
For a 60-page report printed one page per sheet on A4, the finished stack is 60 sheets. Printed 2-up on the same A4 paper, the same content fits on 30 sheets. At 4-up, the same content fits on 15 sheets. The visual quality stays high because each source page is scaled down but remains legible at standard reading distance.
Beyond paper, N-up printing also reduces ink or toner wear, mailing weight, and the physical space needed to store printed archives. For a 100-page source printed 4-up, you divide 100 pages by 4 pages per sheet to get 25 output sheets, against 100 individual sheets at 1-up. That 25-sheet stack fits inside a standard A4 envelope without folding.
| Layout | Grid | Source pages per sheet | Typical use |
|---|---|---|---|
| 1-up (no N-up) | 1 column × 1 row | 1 | Full-size drafts and original documents |
| 2-up | 2 columns × 1 row | 2 | Readable handouts, side-by-side comparisons |
| 4-up | 2 columns × 2 rows | 4 | Compact handouts, paper-saving print runs |
Where the Output Sheet Size Comes From
One of the most useful properties of PDF N-Up: Multiple Pages Per Sheet is that the output sheet dimensions are not hidden behind a paper-size preset. The width and height of every output sheet equal the width and height of the first source page.
This means the output paper size is a deterministic consequence of the source. If your source starts with an A4 portrait page (around 595 by 842 points), every output sheet will be A4 portrait. If your source starts with a US Letter page (612 by 792 points), every output sheet will be US Letter. If your source starts with a custom-size page, every output sheet inherits that custom size.
You control the output paper size by choosing the first page of your source. If you need the output on A4 but the source starts on Letter, re-export the source with the right first page, or send the source through a separate resize step before running the N-up layout.
How Source Pages Are Placed on Each Sheet
The tool uses one of two fixed grids: 2-up uses two columns and one row, and 4-up uses two columns and two rows. Pages are assigned left to right, then top to bottom, matching normal reading order. The first source page goes into the top-left cell, the second into the top-right cell, and so on.
Every sheet reserves an 18-point outer margin and a 12-point gap between cells. Inside each cell, the source page is scaled proportionally using the smaller of the available width or height scale, then centered in both directions. The page is never stretched.
Concretely, if a cell is wider than it is tall relative to the source page's aspect ratio, the page is sized by height and centered horizontally with empty space on either side. If a cell is taller than it is wide, the page is sized by width and centered vertically with empty space above and below. Mixed source page sizes work the same way because each page is fit independently against its own cell.
| Layout constant | Value |
|---|---|
| Outer margin on every sheet | 18 points |
| Gap between cells | 12 points |
| Output sheet width and height | First source page width and height |
| Page scaling rule | Smaller of available width or height scale (proportional) |
| Centering | Both axes, inside each cell |
| Reading order | Left to right, then top to bottom |
If the source has 5 pages in 4-up mode, the first output sheet carries pages 1 through 4 and the second sheet carries page 5 in the top-left cell, with the other three cells empty. The unused cells stay empty rather than being padded with placeholders.
Create a Print-Ready N-Up PDF Step by Step
- Open the PDF N-Up: Multiple Pages Per Sheet tool in your browser.
- Choose one local PDF that is non-empty and no larger than 25 MiB. The source file is processed in your browser and is not uploaded to a server.
- Pick your arrangement: two source pages per sheet (2-up) or four source pages per sheet (4-up). Two-up gives larger, more readable cells; four-up gives the smallest page count.
- Select Create N-up PDF. The tool embeds every source page, lays them out on output sheets sized like the first source page, and reports the new sheet count and approximate encoded size.
- Confirm the sheet count makes sense. A 12-page source in 4-up mode produces 3 output sheets. A 13-page source in 4-up mode produces 4 output sheets, with the last sheet carrying only one page in the top-left cell.
- Download the new PDF. The filename ends with the arrangement you picked, for example report-4-up.pdf or handout-2-up.pdf.
- Open the result in any PDF viewer and spot-check the first output sheet to confirm the source page size matches your printer's paper, then send it to print.
What to Verify Before You Press Print
A few checks are worth running before you load paper into the printer.
Does the output match my printer's paper? Look at the first source page. If it is A4 and your printer holds A4, you are ready. If it is US Letter and your printer holds A4 (or vice versa), either re-export the source with the right first page, or send the output through a resize step first.
What if my source has a partial final sheet? It is normal. The unused cells on the final sheet stay empty and the rest of the layout is unaffected. For handouts, many people intentionally leave the last cell empty so they can add notes by hand.
What if my source mixes page sizes? Each page is fit independently, so a Letter portrait page next to an A4 landscape page will both be centered and scaled inside their own cells. The output sheet size still comes from the first source page only.
Will the source pages look stretched? No. Every source page is scaled proportionally by the smaller of the available width or height scale, and then centered. Tall pages keep their height with space on either side; wide pages keep their width with space above and below.
Can I print double-sided? That depends on your printer, not on the N-up output. The tool does not impose pages for duplex booklet signatures; it only places source pages onto output sheets. Use your printer's duplex setting if you want two-sided output.
Limits and What the Tool Does Not Do
The source PDF is limited to 25 MiB and 500 pages. Empty, mislabeled, encrypted, damaged, oversized, or unsupported files produce a visible error and are not bypassed or rewritten.
The tool does not rotate pages automatically, reorder source pages, remove annotations, flatten form fields, preserve interactive links as newly positioned clickable regions, add crop marks, impose pages for duplex booklet signatures, send the result directly to a printer, or guarantee a specific commercial printer workflow. It also does not alter the original file; the source remains exactly as it was, and a new file is created alongside it.
For related preparation tasks, you can watermark the output before printing, or flatten form fields if your source has fillable forms that should be locked before they hit the printer tray.