Every PDF page carries its own dimensions. A document assembled from different sources keeps whatever size each part had.
Readers hide this by scaling each page to the window. Printing is where it shows, as inconsistent margins, shrunken pages or cropped edges.
The document scrolls normally, every page fills the window, and nothing looks wrong. Then it goes to a printer and comes back with some pages full size, some noticeably smaller and one with its right-hand column missing.
Why it happens
There is no document-level page size in a PDF. Each page states its own dimensions, which is a deliberate part of the design and makes documents with a fold-out plan among ordinary pages possible.
Merging copies pages across with their dimensions intact. Nothing normalises them, because normalising would mean scaling content, and a merge tool has no business making that decision silently.
- A4 documents210 by 297 mm
- US Letter documents216 by 279 mm
- Scanned receiptsWhatever was on the glass
- Phone photographsCamera aspect ratio
- Presentation exports16:9 landscape
- Fold-out drawingsA3 or larger
What printing does
A printer has one paper size loaded and must reconcile every page with it, which gives you a choice between two imperfect outcomes.
Nothing is lost
- Every page is scaled to fit the paper
- No content is cropped anywhere
- Pages print at visibly different sizes
- Text size varies through the document
- Usually the right default
Nothing is scaled
- Pages print at their true dimensions
- Consistent text size where sizes match
- Oversized pages lose their edges
- Undersized pages sit in a sea of white
- Right when physical accuracy matters
Finding the odd pages
Most readers show the current page's dimensions somewhere, often in document properties or a status bar, though usually only for the page you are looking at.
The quicker visual method is a thumbnail grid. Readers draw thumbnails at their true relative proportions, so a page of a different size or shape stands out immediately as a differently shaped rectangle in the grid. For a long document this is far faster than checking pages one at a time.
When the page is not the size it looks
A wrinkle worth knowing about. A PDF page has more than one defined rectangle. The media box is the physical sheet, and the crop box is the region readers actually display.
A page can therefore appear to be one size while carrying a larger one underneath, with content outside the crop box present in the file but hidden. This is common in documents that came from print production, where the full sheet includes trim marks and bleed.
Normalising the document
The fix is to rewrite every page at one size, scaling content to fit. That is a real change to the document rather than a display setting, so it is worth being deliberate about.
Choose the target size
Usually whichever size most pages already use, which minimises the number that need scaling. If the document will be printed, match the paper it will print on.
Scale content proportionally
Content must keep its aspect ratio or everything is stretched. Pages that do not match the target shape gain margins, which is correct and unavoidable.
Check the pages that changed most
A wide fold-out scaled down to A4 may become unreadable. If so, that page is better left oversized or split across two sheets than shrunk into illegibility.
Every PDFslime tool in one place
Merge, split, compress, protect and more, all running in your browser with nothing uploaded.
Common questions
Diagnosing and normalising.
01Why does my PDF have different page sizes?
Because page size is stored per page rather than per document, and merging preserves whatever size each source had. A report combined with an appendix and some scans keeps all three sizes.
02Why does it look fine on screen but print wrong?
Readers scale every page to fit the window, which hides the difference completely. A printer has one fixed paper size and has to either scale each page or crop it, and both outcomes are visible on paper.
03How do I find which pages are the odd ones?
Open the thumbnail panel and zoom out until you can see many pages at once. Thumbnails are drawn at true relative proportions, so differently sized pages appear as shape breaks in the grid.
04Should I print with fit to page or actual size?
Fit to page for most documents, since nothing is cropped and only the scale varies. Actual size when physical dimensions matter, such as forms or scale drawings, accepting that oversized pages will lose their edges.
05Does normalising page sizes lose quality?
Scaling down slightly softens fine detail, since content is being rendered at a smaller physical size. Scaling up does the reverse and can look soft. Pages already at the target size are untouched.
06What is the crop box?
The region of the page that readers display, which can be smaller than the physical sheet defined by the media box. Content outside it remains in the file and is hidden rather than removed, so cropping is not a way to delete anything.