If Word keeps shrinking your document to fit one page, try File → Print → Print Entire Page. Tables acting stubborn? Select the table, then head to Layout → Cell Size → AutoFit → AutoFit Contents. Here’s how to handle both situations.
Quick Fix Summary
- Fit a whole Word doc on one page: File → Print → Print Entire Page.
- Fit a table to its contents: select table → Layout → Cell Size → AutoFit → AutoFit Contents.
- Clear rogue formatting fast: press Ctrl+A then Clear All Formatting in the Home ribbon.
What’s going on here?
In Microsoft 365 as of 2026, Word’s default print scaling often squishes a multi-page document down to one page. The result? Huge margins and text so tiny you’ll need a magnifying glass. The old “Shrink One Page” button used to live in the Quick Access Toolbar, but Microsoft moved it to the print pipeline in version 2403. Tables can be just as finicky—Word won’t automatically adjust row heights or column widths unless you tell it to.
Here’s how to fix it
- Fit your entire document on one printed page (no scaling)
- Open your document.
- Hit Ctrl+P or go to File → Print.
- In the print preview, look for the drop-down labeled Pages per sheet (or just Pages on Mac).
- Pick Print Entire Page.
- Make sure the preview shows just one page, then click Print.
- Make a table fit its contents
- Click inside the table (or drag to highlight the whole thing).
- Switch to the Layout tab under Table Tools.
- In the Cell Size section, click AutoFit.
- Choose AutoFit Contents. Word will resize each column to match the longest entry.
- Wipe out stubborn formatting
- Press Ctrl+A to select everything.
- On the Home tab, find the Font group and click Clear All Formatting (it looks like an eraser).
- If you don’t see the icon, expand the ribbon, pick All Commands, and add it to your Quick Access Toolbar.
Still not working? Try these tweaks
- Your document prints too small – go to File → Options → Display; uncheck Scale content for A4 or 8.5×11″ paper and set Default zoom to 100%.
- Table columns refuse to shrink – right-click the table → Table Properties → Row tab → set Specify height to Exactly 0.4″ and Row height to At least. Then run AutoFit Contents again.
- Printer cuts off the edges – open the printer driver dialog (find it via File → Print → Printer Properties) and select Borderless or Full Page Bleed.
Want to avoid these headaches in the future?
- Build a custom “Print One Page” macro: View → Macros → Record Macro → assign to Ctrl+Shift+P; paste
ActiveDocument.PrintOut Range:=wdPrintAllDocument, PageType:=wdPrintAllPagesand stop recording. - Set a default table style: Design → Table Styles → pick “Plain Table 1” → check “Apply to new tables”. This style already includes AutoFit Contents.
- Stick to Styles for body text (Heading 1, Normal) so your formatting stays consistent no matter where you open the file.
Need more help? Check out Microsoft Support’s support home page and search “print one page Word 2026”.
