Quick fix: Edge prints often skip lines when using Edge’s simplified print dialog. Press Ctrl + Shift + P in the print preview to switch to System print dialog. The system dialog uses the printer’s native driver, fewer rendering issues. Or save the page as PDF first, then print the PDF.
Edge prints a webpage. Output has missing lines, cut-off text, or skipped paragraphs. The cause is usually Edge’s built-in PDF rendering path having layout bugs with specific pages. Workaround: system print dialog or PDF intermediate.
Affects: Microsoft Edge on Windows 11 (and Windows 10).
Fix time: ~5 minutes.
What causes this
Edge has a built-in simplified print dialog with its own rendering. Some pages don’t play well with this rendering: complex CSS, JavaScript-rendered content, fixed-position elements. The simplified dialog generates a PDF-like preview that may skip content. System print dialog uses Windows’s GDI rendering — often more reliable.
Method 1: Use System print dialog
The standard fix.
- In Edge, open the page. Press
Ctrl + P. Edge’s simplified print dialog opens. - Click More settings at the bottom.
- Scroll to bottom. Click Print using system dialog.
- Or press
Ctrl + Shift + Pdirectly while in print preview. - Windows system print dialog opens. Different layout, more options.
- Click Preferences for printer-specific settings.
- Click Print. Output should be complete — no skipped lines.
- For Edge to default to system dialog: not directly toggleable in Settings; this is a per-print choice.
This works for most cases.
Method 2: Save as PDF first, then print the PDF
For consistent output.
- In Edge:
Ctrl + P→ pick Save as PDF as the printer. - Save PDF to Desktop.
- Open PDF in Adobe Acrobat Reader (or Edge again, as PDF). PDF is the “final” rendering.
- From Adobe Reader:
Ctrl + P→ pick your physical printer. Print. - This works because PDF is a fixed-layout format. What you see in PDF is what prints.
- For Edge built-in print to skip text but PDF works: bug specific to Edge’s direct print path. PDF intermediate fixes.
- For batch printing many pages: save all as PDF, merge with PDF24 Creator (free), print combined PDF once.
This is the right path for complex pages.
Method 3: Adjust Edge print preview options
For specific layout issues.
- In Edge’s print preview, change settings:
- Layout: Portrait vs Landscape. Some pages fit better one way.
- Pages per sheet: 1 (default), 2, 4. Fewer per sheet = larger text.
- Scale: 100% for actual size, or Fit to page to scale.
- Margins: Normal, Minimum, None.
- Options: tick Background graphics to include images.
- For pages with images cut off: try Landscape orientation.
- For text-only pages: Reading Mode (Edge’s book icon) before printing. Cleaner layout.
- For pages with paywalls or login required: print in InPrivate after signing in if needed.
- For PDFs viewed in Edge: use Adobe Reader for print — better PDF print path.
This handles preview-related issues.
How to verify the fix worked
- Print test page. All content present, lines complete.
- Compare printout to page on screen. Layouts match.
- For multi-page documents: every page complete.
If none of these work
If lines still skip: Printer driver issue: update from vendor site. Vendor driver more reliable than generic. Page has CSS print media queries: the site explicitly hides some content when printing. Common for sidebars, ads. Not a bug — intentional. Use Reading Mode to override. For PDF content embedded in HTML: complex. Save page as PDF, open in Adobe, print from there. For Edge with extensions: try InPrivate window (no extensions). If prints fine: an extension interferes. For specific webpages with chronic print issues: copy content to Word, format, print from Word. More reliable for complex layouts.
Bottom line: Ctrl+Shift+P in Edge print preview to switch to system print dialog. Or save as PDF first, print PDF. System dialog and PDF intermediate avoid Edge’s direct-print rendering bugs.