Skip to content
files.co

Pages per sheet: why the print dialog isn't the same as a file

The print dialog can put several pages on a sheet, but it leaves you nothing to keep. Making the montage inside the PDF gives you a file you can send, archive or take to a print shop.

AGAntonia González · August 10, 2026 · 5 min read

Every print dialog has it. A dropdown, usually near the bottom, that says “Pages per sheet” or “Multiple” or just shows a little grid of squares. You pick 2 or 4, hit print, and the pages come out packed onto fewer sheets.

It works. And the moment the paper lands in the tray, the thing that made it is gone. There is no file. Nothing on your disk knows that layout ever existed.

That’s fine when you’re standing at your own printer and you only need the paper once. It stops being fine surprisingly quickly.

What the print driver actually did

The imposition — the arrangement of pages onto larger sheets — happened inside the driver, on its way to the printer. The driver read your PDF, worked out where each page went, and sent the result straight to the hardware. Your PDF was never modified, and the arrangement was never written anywhere.

So the layout lives in one place: the settings box of that particular driver, on that particular machine, until someone changes it or the dialog forgets.

Where that becomes a problem

  • Sending it to someone else. You can’t email a print setting. You send the original PDF and a note saying “print this four to a sheet”, and half the recipients won’t find the dropdown, and one of them will print sixty-eight sheets.
  • The print shop. Hand over a file and let them run it, and what comes out depends on their equipment and whatever their operator selects. Hand over a file that’s already imposed and there’s nothing to select — the montage is the document.
  • Doing it again in six months. The dialog will have forgotten. So will you. A file doesn’t forget.
  • Different printer, different result. Drivers disagree about margins, about how much they shrink to fit, about which corner starts the sequence. The same “4 pages per sheet” checkbox on two machines can give you two different sheets.
  • Checking before you commit paper. With a file you open it, scroll through it, notice the tables came out too small, and change the layout. With the dialog you find out after the printing.
  • Archiving. Sometimes the compact version is the version you want to keep — a summary of a long report, a contact sheet of a scanned file. You can’t archive something that only existed on its way to a printer.

Doing the montage in the file

Pages per sheet on files.co makes the arrangement part of the document. Drop a PDF, choose 2, 4, 6 or 9 pages per sheet, pick portrait or landscape, and you get back a new PDF whose pages are the finished sheets.

Portrait and landscape aren’t just about paper orientation. They change the grid. Two pages on a portrait sheet stack one above the other; on a landscape sheet they sit side by side. Six goes two across by three down in portrait, three across by two down in landscape. Four and nine are square grids, so they look the same either way.

You also control the margin around the sheet and the space between pages, and there’s a checkbox for drawing a thin line around each page. Leave that line on for the dense layouts — at nine to a sheet the white margins of neighbouring pages merge into one field and the eye can’t find the edges.

One scale factor, never two

Here’s the rule the whole thing is built on: each page is reduced by a single factor, applied to width and height alike.

That sounds like a technicality until you see the alternative. Scaling width and height separately would let every page fill its cell exactly, edge to edge, which looks tidy in a preview and looks wrong on paper — round things go oval, letters go fat or thin, and nobody can say why the handout feels off. So the page keeps its proportions, gets as big as it can inside its cell, and the leftover space stays as air, split evenly on both sides so the page sits centred.

Each page is fitted to its own cell independently, which matters more than it sounds. A document that mixes A4 with a landscape chart, or a scan where a couple of pages came out at a different size, comes out with every page correctly proportioned on the same sheet.

The last sheet can come out half full, and the empty cells are just left empty. Nothing gets padded out or repeated to fill the grid.

What the new file doesn’t carry

The result is a genuinely new document with the original pages embedded inside it, so a few things stay behind: links, form fields, comments and bookmarks. Worth knowing if the source was a form — the boxes will be visible but no longer fillable, which is a close cousin of what happens when form fields vanish on printing.

Text survives as text. The pages are embedded, not rasterised, so the montage is still searchable and you can still select and copy from it. That also means it stays light: you’re not turning a text document into a stack of images.

Printing the file you just made

One setting to get right. When you print the montage, set scaling to 100% or “actual size” and turn off “fit to page”. The sheet already has the margins you asked for; letting the driver shrink it again adds a second margin inside the first and makes everything smaller for no reason.

And whatever you do, don’t use the driver’s pages-per-sheet dropdown on a file that’s already imposed, unless you want nine grids of nine.

If the original pages carry a lot of white space, trimming it first with Crop PDF gets you noticeably more readable pages at the same layout. And if the destination is a commercial press rather than the office printer, the file needs more than a good layout — PDF/X exists for that.

All of it runs in your browser. The PDF is read into memory on your machine, the sheets are assembled there, and the result saves straight to your downloads. Nothing is uploaded, so a confidential report you want in a compact version stays entirely on your own hardware.

Explore by category