A PDF reporting the wrong page size — or printing at the wrong dimensions — is a surprisingly common issue that shows up in a few distinct ways. Sometimes the file dimensions are genuinely wrong. Other times the dimensions are correct but the viewer or printer is interpreting them differently than expected. Figuring out which is happening takes about thirty seconds.

Checking the Actual Page Dimensions
In Adobe Reader, go to File → Properties → Description and look at the Page Size field. This shows the actual dimensions stored in the PDF — in points, where 72 points equals one inch. A standard US Letter page should show 612 × 792 points (8.5" × 11"). A4 is 595 × 842 points (210mm × 297mm). If the number shown is different from what you expect, the page dimensions were set incorrectly when the PDF was created.
If you don't have Adobe Reader, right-clicking on the PDF file and checking its properties may show dimensions in some operating systems. Alternatively, opening the file in a browser and checking the page info through developer tools can also reveal the stored dimensions.
Try Edit PDF
No installation needed. Works directly in your browser.
The A4 vs Letter Problem
The most common wrong-page-size scenario in practice is A4 vs Letter confusion. A4 (the standard in most of the world) and US Letter are close in size but not identical — A4 is slightly taller and narrower. A document created on a European system with A4 pages may print with slightly different margins or scale on a US Letter printer, and vice versa. The page dimensions in the file are technically correct for the region it was created in; the mismatch comes from printing on a different paper size.
Most printer dialogs have a "Fit to Page" or "Scale to Paper Size" option that handles this automatically — it scales the content slightly to fit whatever paper is loaded. For most documents the size difference is small enough that this scaling is invisible. For documents where exact dimensions matter — floor plans, technical drawings, forms with precisely positioned fields — the mismatch is meaningful and should be fixed at the source.
Wrong Dimensions Set During PDF Creation
If the page dimensions in the file are genuinely wrong — say the file reports 11" × 17" when it should be 8.5" × 11" — the error happened during export. Common causes: the wrong paper size was selected in the print or export dialog, the source application had an incorrect page setup, or a PDF printer driver applied a default size that differed from the document.
The cleanest fix is to go back to the source document, correct the page size in the document settings (Page Setup in Word, Document Setup in InDesign, Page Setup in Google Docs), and re-export. If you only have the PDF and not the source, a PDF Editor with page resize functionality can adjust the MediaBox dimensions, though this may affect how content is positioned on the resized page.
Viewer Zoom Affecting Perceived Size
Sometimes the "wrong page size" isn't about the file dimensions at all — it's about how the viewer is displaying it. If the viewer is set to fit the page to the window rather than show it at 100%, the page can look larger or smaller than actual size. In Adobe Reader, go to View → Zoom → Actual Size (or press Ctrl+1) to see the document at its true 100% dimensions. At 100%, a Letter page should appear roughly 8.5" wide on screen if your display is set to 96 DPI.
This matters most when the PDF is being used as a reference for dimensions — checking that a label design matches its physical size, verifying that a form has the right field proportions, or confirming a printed output will match what's shown on screen. For everyday reading, the zoom level doesn't matter.
PDFs With Mixed Page Sizes
A single PDF can have pages of different sizes — a cover page at A4, body pages at A4, and a foldout page at A3, all in the same file. If a viewer reports a page size that seems wrong for part of the document, it may just be reporting the size of the currently visible page rather than a universal document size. Scroll to a different page and recheck — if different pages show different dimensions, the document has intentionally mixed sizes.
When printing a mixed-size PDF, check how your printer handles the size variation. Some printers scale all pages to the loaded paper size; others switch trays or prompt you to load different paper for different page sizes. For mixed-size documents where the different dimensions are meaningful, printing with scaling disabled preserves the intended proportions.
Try Edit PDF
No installation needed. Works directly in your browser.
