"I printed it as A4, but it came out smaller." "The margins look wrong." "The printer grabbed A3 paper." When a PDF prints at the wrong size, the cause always sits in one of three layers: the PDF's own page size, the printer's paper settings, or scaling in the print dialog. Each layer is fixed in a completely different place, so the fastest route is to isolate the layer first β not to poke at settings randomly.
This article shows you how to identify the layer from the symptom, then fix each one. Everything below applies equally if your standard paper is Letter instead of A4.
Find the cause from the symptom
| Symptom | Cause layer | Fix it in |
|---|---|---|
| Prints slightly small | 3: scaling | Print dialog |
| Too big, edges cut | 1: page size | The PDF itself |
| Wrong paper comes out | 2: paper setting | Printer settings |
| Sizes vary by page | 1: mixed sizes | The PDF itself |
| White strip at edges | 3: printable area | Print dialog |
TL;DR: The cause is always one of the PDF's page size, the printer's paper settings, or print-dialog scaling. Check the PDF's page size first: if it's already A4 (210Γ297mm) or Letter, fix the printer side; if it isn't, fix the PDF. The check takes seconds in your browser.
Step one: is the PDF actually A4?
Before touching any printer setting, check the PDF's own page size. Skip this and you can spend an hour adjusting printer settings when the data itself is the problem.
Load the PDF into Print Check and it lists the real dimensions (in mm) of every page β so you can see whether pages are 210Γ297mm (A4) and whether all pages are the same size. Processing happens inside your browser; the file is never uploaded.
You can also open the file in Adobe Acrobat Reader and check File β Properties β Page Size. Either way, the result splits into two paths:
- It's A4 (or Letter) β the data is fine. The cause is layer 2 (printer) or layer 3 (print settings).
- It's not A4 / pages vary β the cause is layer 1. Fix the PDF.
Layer 1: the PDF's page size isn't A4
PDFs created from photos or scanning apps often inherit the image's dimensions as the page size, which is rarely A4. A phone photo becomes something like "3024Γ4032 pixels worth of page", and the printer force-scales it at print time, producing odd margins or cropping.
For image-based PDFs, the reliable fix is to rebuild the PDF with Image to PDF and set the page size to A4 explicitly. Tips for fitting images onto A4 cleanly are covered in How to Convert Images to A4-Size PDF.
If merging several PDFs left you with mixed page sizes (A4 and A3 in one file), unify the sizes before printing so the printer doesn't have to guess. The steps are in How to Merge PDFs with Different Page Sizes.
Layer 2: the printer's paper settings don't match
If the PDF is A4 but the print isn't, the next suspect is the printer driver's paper settings. The common patterns:
- Paper size is still set to Letter or A3 (Letter is the default on many drivers)
- On multi-tray printers, a non-A4 tray is selected
- "Auto-select paper size" is on, and the PDF's page size steers it to different paper
This is territory you fix in your printer's own settings screen. PDFnite works on the PDF data inside your browser β it cannot read or change your printer driver's configuration. Check your printer manufacturer's manual for the exact steps on your model.
Layer 3: print-dialog scaling is kicking in
If both the data and the printer are right but the print comes out "slightly small", the cause is almost certainly the scaling setting in the print dialog. Most PDF viewers default to "Fit to page (shrink)", which auto-shrinks output to roughly 95β97% to fit the printer's printable area. For documents where millimeters matter β application forms, rΓ©sumΓ©s, technical drawings measured with a ruler β that difference is a real problem.
| Setting | What it does | Best for |
|---|---|---|
| Actual size (100%) | Prints at true scale | Forms and drawings |
| Fit to page | Auto-shrinks to fit | When edges get cut |
| Custom scale | Prints at a set % | Intentional resizing |
To print at true scale, choose "Actual size" (some apps call it "100%" or "no scaling"). One caveat: home printers have an unprintable margin along the paper edge (typically 3β5mm). If your PDF has content running to the very edge and you print at 100%, that content is physically clipped. No data fix or setting avoids this β it's a hardware constraint.
Case study: printing a PDF with mixed A4 and A3 pages
Meeting packets often mix A4 text pages with A3 diagrams in one PDF, which causes both failure modes: "I want everything on A4 but A3 paper comes out" and "the A3 page shrank onto A4 and is unreadable". The fix depends on what you want.
If you want each page on its own paper size, enable "Choose paper source by PDF page size" in the print dialog (Adobe Acrobat Reader). A4 pages pull from the A4 tray, A3 pages from the A3 tray.
If you want everything unified on A4, fixing the PDF beats fighting the print settings: follow How to Merge PDFs with Different Page Sizes to normalize every page to A4 first, and any printer will then produce the same result. To see whether your file has mixed sizes at all, Print Check lists every page's dimensions at once.
Frequently Asked Questions
Where can I check a PDF's page size?
Load it into Print Check β it lists the real dimensions (mm) of every page, processed entirely in your browser with no upload. Adobe Acrobat Reader shows it under File β Properties β Page Size, but only for the page currently open, so mixed sizes are easy to miss there.
Should I choose "Actual size" or "Fit to page"?
Use "Actual size" for documents where dimensions matter (forms, drawings, anything measured), and "Fit to page" when edge content is getting cut off. "Fit to page" can shrink output to roughly 95β97%, so avoid it whenever true scale is required.
Why do edges get clipped even at 100%?
Home printers can't print on the outer 3β5mm of the paper. If your PDF has content running to the very edge, printing at true scale clips whatever falls in that zone. Either switch to "Fit to page" and accept slight shrinking, or build the PDF with at least 5mm of margin.
Can this happen at a convenience-store copy machine too?
Yes. Store kiosks make you pick the paper manually, so layer-2 problems are rare β but if the PDF's page size isn't A4, the kiosk auto-scales it, so layer-1 problems carry over unchanged. Run the file through Print Check before heading out.
Can PDFnite fix my print settings too?
Honestly, no β PDFnite can only fix the PDF-data side (layer 1). Checking page sizes, unifying mixed sizes, and converting images to A4 all happen in your browser, but PDFnite cannot operate your print dialog (layer 3) or change your printer driver's settings (layer 2). Use the matching section of this article to adjust those on your own machine.
Summary
When a PDF won't print at A4 (or Letter) size, isolate the cause in this order: the PDF's page size β the printer's paper settings β print-dialog scaling. Layer 1 takes seconds to check in your browser with Print Check; if the size is wrong, fix the data, and if it's right, move on to the printer and the dialog. Follow that order and you'll never end up randomly changing settings and making things worse.
If you're preparing a file for a print shop, the other common pitfalls are covered in 7 Common Print Submission Mistakes. And when you need a rigorous preflight covering bleed, CMYK, and font embedding, we recommend Adobe Acrobat (the industry standard) or other paid professional services.