5 min readGuides
Fix PDFs that print too small or clipped
Understand why PDFs print smaller, clipped, or with uneven margins, and how page boxes, paper size, and scaling settings interact.
The short answer
A PDF prints at the wrong size when the document page size, crop box, printer paper, non-printable margin, and driver scaling do not agree. Drivers often shrink pages to the printable area without making it obvious. Use a correctly sized page, choose actual size, and test by measuring a known element on paper.
- The visible PDF page, the crop box, and the physical sheet are separate things that must match.
- Fit to printable area and shrink oversized pages can silently reduce the whole page.
- Actual size is reliable only when the PDF page size matches the intended paper and printer limits.
The PDF preview looks correct, but the printed page is smaller than expected. The margins are uneven, a label template no longer lines up, or the bottom of the page is clipped. Changing the zoom level on screen does nothing, because screen zoom is not print scale. The print pipeline is making a separate decision about how a fixed PDF page should land on a physical sheet.
A PDF has its own page geometry. A printer has a sheet size, mechanical margins, and driver defaults. When those do not agree, the driver usually tries to protect you from losing content by scaling the page down. That sounds helpful until a 100 mm line prints as 96 mm, or a form designed for pre-cut stationery drifts out of alignment.
PDF page size is not just what you see
The main PDF page boundary is the MediaBox. It describes the underlying page size: for example, A4, Letter, or a custom 4 by 6 inch label. A PDF can also have a CropBox, which tells readers which part of that underlying page to show. Crop a page visually and you may be changing the view without changing every underlying box.
That distinction matters when printing. Some readers print the visible crop. Some honour other boxes for production workflows. A page can therefore look like A4 on screen while still carrying a larger underlying canvas, or it can look trimmed while hidden content remains outside the crop.
If the page size itself is wrong, fix the file before blaming the printer. The crop and resize PDF tool is the right place to normalise page dimensions, remove accidental margins, or set a document to the paper size you actually intend to print.
Printers have non-printable margins
Most desktop printers cannot place ink or toner right to the physical edge of a sheet. The unprintable strip may be 3 mm, 5 mm, or larger, and it is often not identical on all four sides. If your PDF content reaches the edge, the printer has two choices: clip it, or shrink the page so every mark fits inside the printable area.
Many drivers choose “fit to printable area” or “shrink oversized pages” by default. That setting silently scales everything down, including rulers, labels, barcodes, forms, and page furniture. The page may look neat, but it is no longer actual size.
Borderless printing is the exception, not the baseline. Photo printers and some inkjets can print borderless on supported paper sizes, often by slightly overprinting and trimming at the edge. That can help a photograph, but it is not a good way to print a precise form unless you have tested the exact device, paper, and driver settings.
A4 and Letter mismatches cause subtle scaling
A4 and US Letter are close enough to look interchangeable on screen and different enough to break print scale. A4 is taller and narrower. Letter is shorter and wider. If an A4 PDF is printed on Letter paper with shrink enabled, the whole page may reduce to fit the shorter sheet. If a Letter PDF is printed on A4, the width may drive the scaling instead.
This is why a document can print at 94%, 96%, or 97% without anyone choosing that number explicitly. The driver calculated a scale that made the page fit the selected paper and printable margin. For forms, labels, tickets, and templates, that hidden scale is the bug.
Choose the paper size that matches the PDF. If the PDF is wrong for your region, resize it once and save a corrected version rather than relying on print scaling every time.
Mixed page sizes need page-by-page attention
Some PDFs contain mixed page sizes: a cover letter, a landscape spreadsheet, a scanned receipt, and an appendix in one file. A print dialog may offer one scale setting for the whole job, or it may auto-rotate and centre each page. Either can produce surprises. One page prints actual size, the next shrinks, and another is clipped because it is wider than the selected paper.
Before printing a mixed document, scan the thumbnails and page sizes. Use the page organiser to separate pages that need different paper, orientation, or scaling. It is often cleaner to print the A4 pages as one job and the label or landscape pages as another job with their own settings.
Actual size is reliable only with a correct page
“Actual size” means print one PDF point as the corresponding physical length. It does not make a wrong page right. If the PDF page is 8.2 inches wide and the printer paper is 8 inches printable width, actual size will clip. If the page is already a shrunken scan sitting on a larger canvas, actual size preserves that shrunken scan.
The reliable combination is a correctly sized PDF page plus the print setting that says actual size, 100%, or no scaling. Turn off fit, shrink, scale to page, and similar defaults. If the document is for visual reference only, fitting is fine. If the document has measurable content, use actual size.
When you need a visual proof to send someone, exporting a page image with the PDF to JPG tool can help them see the intended page, but it will not fix print scale by itself. The physical print still depends on page size and driver settings.
Verify with a measured element
Do not trust the preview alone. Add or identify a known element: a 50 mm rule, a 100 mm box, a label boundary, or a form field whose position is specified. Print one page and measure that element with a real ruler. If 100 mm prints as 96 mm, your job is scaled to 96%. If the size is right but one edge is missing, the printer is clipping because content falls into the non-printable margin.
Measure both directions when alignment matters. A page can be correct vertically and wrong horizontally if the paper size or orientation is mismatched.
A short checklist
- Check the PDF page size and crop before opening the print dialog.
- Match the printer paper size to the PDF page size, especially for A4 and Letter documents.
- Disable fit to printable area, shrink oversized pages, and scale to page when dimensions matter.
- Use actual size or 100% only after the PDF page itself has the right size.
- Print a single test page and measure a known line or box before printing the whole run.
Tools used in this guide
Each workspace runs in this browser tab. Open one directly to apply the steps above to your own document.
Written by The PdfEditorOnlineFree team. Published . Product behaviour described here reflects the linked workspaces at the time of review; check the tool page for current limits.