Quick fix: Print preview differs from actual output usually because of driver-side scaling or font substitution. In Print dialog, click Printer Properties → check Scale to fit setting matches preview. Set Fit to Page: Off if not needed. Verify paper size and source tray match between preview and driver.
Print preview in Word/Edge/Adobe Reader looks correct. You print. Output is shifted, scaled wrong, or missing portions. The cause is driver-side processing that the preview doesn’t simulate. The fix: align preview’s expectations with driver’s actual behavior.
Affects: Windows 11 (and Windows 10) printing.
Fix time: ~10 minutes.
What causes this
The app generates print preview using its layout engine. The actual print goes through the printer driver, which may: apply Fit to Page scaling, change paper size mid-process, substitute fonts the printer doesn’t have, or use different rendering paths for vector vs. raster content. Discrepancy between preview and driver causes visible differences.
Method 1: Check driver-side scaling and fit settings
The standard route.
- Open document. Press
Ctrl + P. Print preview appears. - Note the page layout in preview.
- Click Printer Properties button in Print dialog.
- Check Paper/Quality or Page Setup tab:
- Fit to Page or Scale to Paper: untick. Driver shouldn’t auto-resize.
- Paper Size: matches what preview expects (Letter, A4).
- Paper Source: matches if multi-tray printer.
- Orientation: Portrait/Landscape matches.
- Click Apply, return to Print dialog. Print.
- If output still differs: in app’s Print dialog (not Printer Properties), set Scaling to 100% Actual Size or No Scaling. Disable any “Fit to printable area.”
- For Word specifically: File → Print → 1 page per sheet dropdown → No Scaling.
This handles scaling-based discrepancies.
Method 2: Update printer driver and use vendor driver
For when scaling is correct but layout still differs.
- Visit printer manufacturer’s support site. Download latest driver for Windows 11 64-bit.
- Install the full driver package (not the Windows generic driver).
- For PostScript-capable printers: install PostScript driver if available. PostScript renders more consistently than PCL across apps.
- For laser printers: install PCL6 driver. Better text rendering.
- For inkjet photo printers: vendor driver from manufacturer is usually best.
- Reboot. Test print — preview should match output.
- If Windows generic driver is the only option: try a different driver model that matches your printer family. E.g., HP LaserJet generic driver model for HP LaserJet variants.
This handles driver-related rendering differences.
Method 3: Save as PDF first, then print the PDF
Workaround for consistent output.
- In app: Press
Ctrl + P→ pick Microsoft Print to PDF as the printer. - Save PDF to Desktop.
- Open PDF in Adobe Acrobat Reader or Edge. The PDF’s appearance is the final rendered layout.
- Print the PDF. Now what you see in PDF is what prints.
- This bypasses app-printer layout differences. PDF is the “contract” between layout and output.
- For PDFs with text: in Adobe Reader’s Print dialog, ensure Page Sizing & Handling → Actual Size. Untick Fit.
- For documents that need exact output: always save as PDF first, then print. Standard for graphics/print pros.
This is the right path for critical print accuracy.
How to verify the fix worked
- Print a test document. Output matches preview exactly: same margins, same scale, same content.
- Measure with ruler if needed. Margin widths should match preview’s reported margins.
- For text-heavy documents: line wrap points are same in print and preview.
If none of these work
If output still differs: Margin mismatch: printer has hardware minimum margins (typically 6 mm). Documents with margins less than this get auto-shifted. Check Page Setup → Margins; set to 10 mm minimum. Font substitution: printer doesn’t have the font from the document. Substitutes nearest match. Embed fonts in PDF before printing for exact rendering. For specific colors not printing: printer-side color management or limited ink can omit colors. Print with Color Management off in Properties → Color tab. For non-printable area: most printers have a small unprintable border. Borderless print may help — see “Print Without Borders” article. Driver corruption: remove printer from Settings → Printers & scanners. Re-add with latest driver from fresh install. For chronic issues: try a different printer to confirm the issue is driver/printer specific.
Bottom line: Check Printer Properties for Fit to Page / Scale settings. Match preview’s expectations. Or save as PDF first and print the PDF for consistent output.