How to Save a Webpage as PDF (Without Cut-Offs) | iLoveIMG

Saqib Javed Sep 26, 2026 5 min read

Quick answer: press Ctrl+P (Cmd+P on Mac) in your browser, set the destination to “Save as PDF”, enable Background graphics under More settings, and save. That combination fixes 90% of “my PDF looks broken” complaints — the rest are scaling and lazy-loading issues covered below.

Saving a webpage as PDF sounds trivial until the result arrives: images missing, a table chopped in half, background colors vanished. Browsers can print anything, but webpages were built for screens, not paper — and a few settings bridge the gap. Here’s the reliable method plus the fixes for each common failure.

In this guide

The reliable save method

  1. Scroll the whole page first. Lazy-loaded images only download when they enter the screen — if you print without scrolling, half the images save as empty boxes. Scroll top to bottom once, then proceed.
  2. Press Ctrl+P (Cmd+P on Mac) and set Destination to Save as PDF.
  3. Open More settings and check Background graphics — without it, backgrounds, colored sections and shading vanish, which is the number-one “my PDF looks broken” cause.
  4. Set Margins to Default and Scale to Default or Fit to page width.
  5. Save. The PDF downloads with the page’s layout baked in — ready to archive, email or annotate.

Every browser does this: Chrome, Edge and Firefox all have “Save as PDF” as a print destination, and the settings live under the same “More settings” area.

Fixes for the four common failures

Failure Cause Fix
Content cut off at the edges Scale mismatch on wide pages Scale → “Fit to page width”, or Landscape orientation for wide tables
Images missing / empty boxes Lazy-loading skipped during print Scroll the full page before printing; re-print after images load
Colors and backgrounds gone Background graphics disabled More settings → check Background graphics
Ads and menus in the PDF The page’s own clutter printed Use the browser’s Reader mode first, then print — it strips navigation and ads

Wide tables deserve a special note: they’re the most common casualty of portrait printing. Switch to Landscape and the table survives whole; portrait mode will slice it at the page edge no matter what settings you use.

Four print failures and fixes: cut-offs, images, colors, ads

Saving as PDF on mobile

Android: tap the three-dot menu → Share → Print → choose Save as PDF from the printer dropdown. iPhone: tap Share → Print → pinch out on the preview (this opens it as a PDF) → share or save the PDF. Both produce the same document the desktop does, backgrounds and all — just smaller margins.

Mobile printing also solves the “I need this article offline on the train” case — save it as PDF and it reads identically with no connection.

After saving: trim and convert

The saved PDF often includes pages you don’t need — a comments section, cookie banners that escaped, footer boilerplate. Rather than saving repeatedly until it’s perfect, save once and clean up: the Delete PDF Pages tool removes unwanted pages, and Split PDF extracts just the article if it’s buried in a long thread.

If the saved PDF is too large — image-heavy articles can be — run it through Compress PDF before emailing. And if the whole thing needs rotating because a wide page saved sideways, Rotate PDF fixes it permanently.

FAQ

How do I save a webpage as a PDF?

Press Ctrl+P (Cmd+P on Mac), choose “Save as PDF” as the destination, enable Background graphics under More settings, and save. It works in Chrome, Edge and Firefox with no extensions needed.

Why are images missing from my saved PDF?

Lazy-loaded images only download when scrolled into view — print before scrolling and they’re still empty. Scroll through the entire page first, then print. If images are still missing, the page may load them with JavaScript that blocks printing; a Reader-mode print usually captures the article’s images.

Why does my PDF have no colors or backgrounds?

The print dialog strips backgrounds by default to save ink. Open More settings in the print preview and check “Background graphics” — the page’s colors and shaded sections will appear in the PDF.

How do I save a webpage as PDF on my phone?

Android: menu → Share → Print → Save as PDF. iPhone: Share → Print → pinch outward on the preview to open it as a PDF, then save or share. Both capture the full page including backgrounds.

How do I save only part of a webpage as PDF?

Two ways: set the Pages range in the print dialog (e.g., 2–4), or save the whole thing and delete unwanted pages afterward with a Delete PDF Pages tool — often faster than guessing page numbers in advance.

Why does the text look different in the PDF?

Print stylesheets change how pages render for paper — different fonts, widths and hidden elements are normal. If a page looks drastically wrong, try the browser’s Reader mode before printing, which renders a clean article-only version.

Saqib Javed
Saqib Javed