TL;DR
Your PDF cuts off the right edge of a wide table, a Gantt chart, or a dashboard because A4 portrait is too narrow for it. The fix is layout, not luck: switch to landscape, pick a wider paper size — Ledger, A3, or Tabloid — and nudge the scale down until the whole width fits. Convert: Web to PDF gives you all of those controls plus margins, and previews the result before you download — so you can confirm nothing's clipped before committing. It produces a real PDF with selectable text and clickable links, runs 100% locally, and works on pages behind a login. It's Chromium-only (Chrome, Edge, Brave, Arc, Opera, Vivaldi — not Firefox or Safari).
Why wide content gets chopped off
A4 portrait is about 8.27 inches wide. A wide data table, a project timeline, or an analytics dashboard is often far wider than that. When the content is wider than the page, a naive converter does one of two unhelpful things: clips the overflow (the rightmost columns just vanish off the edge) or shrinks so aggressively that the text is unreadable.
Chrome's built-in Ctrl+P is especially prone to this — it defaults to portrait and gives you limited size options, so wide tables routinely lose their last few columns. You print it, glance at page one, and don't notice columns 8 through 12 are simply gone.
The real fix has three levers, and you usually pull them together: orientation, paper size, and scale.
The three levers
1. Orientation: go landscape
The single biggest win for wide content is switching from portrait to landscape. It rotates the page so the long edge runs horizontally — A4 landscape is ~11.7 inches wide instead of 8.27. For most tables and timelines that's the difference between "clipped" and "fits."
2. Paper size: go wider than A4
When landscape alone isn't enough, move to a physically wider paper size. Bigger sheet, more horizontal room before anything clips:
- Tabloid (11 × 17 in) and Ledger (17 × 11 in — Tabloid rotated) are the US large formats.
- A3 (297 × 420 mm) is the international step up from A4.
- Legal (8.5 × 14 in) is taller, not wider — good for long forms, not for wide tables.
3. Scale: shrink to fit, readably
Scale reduces the rendered size of the content so more fits per page. Drop it from 100% toward, say, 80–90% and a table that clipped by two columns often slots in cleanly. Push it too far and text gets tiny — so use the preview to find the point where it just fits and is still readable. Adjusting margins down also reclaims usable width at the edges.
All of these live in the customization options, and the extension shows an accurate preview before download so you can verify the fit rather than discovering a clipped column after the fact.
Paper size vs. use case
| Paper size | Dimensions | Best for |
|---|---|---|
| A5 | 148 × 210 mm | Small notes, single cards, half-page handouts |
| A4 | 210 × 297 mm | Standard documents, articles, most portrait content |
| Letter | 8.5 × 11 in | US-standard documents, everyday reports |
| Legal | 8.5 × 14 in | Long forms and contracts — taller, not wider |
| A3 | 297 × 420 mm | Wide tables, dashboards, timelines (international) |
| Tabloid | 11 × 17 in | Wide spreadsheets, Gantt charts, posters (portrait-tall) |
| Ledger | 17 × 11 in | Widest landscape sheet — big data tables, dashboards |
Rule of thumb for wide content: landscape first, then Ledger or A3 or Tabloid, then dial scale. For narrow-but-tall content (long forms), Legal or plain A4 is the better pick — width isn't your problem there.
Walkthroughs
A big data table that loses its right columns
You're exporting a spreadsheet-style table with a dozen columns and the last four fall off the page in A4 portrait. Set orientation to landscape, choose Ledger (or A3), preview. If a column or two still clips, drop scale to ~85% and trim margins. Preview again — now the full width sits on one page with selectable text intact, so the numbers stay copyable. If you only need part of that table, you can also grab just it with Capture Element — see Save one section of a webpage as PDF.
A project Gantt chart or timeline
Timelines are wide by nature — many weeks or months across. Portrait is hopeless. Go landscape + Tabloid or Ledger, then scale to fit the whole date range. Because it prints as a real PDF (not a screenshot), the task labels stay as selectable text and any links in the chart still work. If the timeline has lazy-loaded bars or images that render as you scroll, load them first — see Fix blank boxes with Load All Images.
An analytics dashboard on one page
Dashboards pack multiple wide panels side by side. To keep them together on a single continuous page rather than sliced across paginated sheets, combine a wide landscape size with Single Page Mode, which outputs one continuous PDF page instead of chopping the dashboard across A4 sheets. Before exporting, you might strip a personal sidebar or a floating chat widget with Remove Elements so the dashboard isn't crowded — see Hide sensitive details before saving a webpage as PDF. And since dashboards usually sit behind a login, it all runs locally on your session with nothing uploaded, per Save webpages behind logins as PDF.
Landscape + wide size + scale vs. the alternatives
| Tool | Landscape? | Paper sizes beyond A4/Letter? | Scale control? | Real selectable PDF? |
|---|---|---|---|---|
| Convert: Web to PDF | Yes | A3, A5, Legal, Ledger, Tabloid | Yes | Yes |
| Chrome Ctrl+P | Yes | Limited presets | Basic fit-to-page | Yes, but wide tables clip |
| PrintFriendly | Some layout control | Limited | Limited | Cleaned PDF |
| PDFCrowd | Yes (config-driven) | Yes | Yes | Yes — but server-side upload |
| Smallpdf / iLovePDF | Post-hoc on an uploaded file | Resize after the fact | Resize | You upload the file |
| GoFullPage | N/A | N/A | N/A | No — flattened image |
The distinction that matters: with Convert: Web to PDF you set the page geometry before printing and preview the exact fit locally. Server tools like PDFCrowd can do wide layouts too, but they involve uploading your content — a non-starter for a dashboard behind your company login. And screenshot tools like GoFullPage sidestep the whole paper-size question by producing an image, which means no selectable text and no clickable links.
A wide spreadsheet view exported for a client
You've got a spreadsheet-style web view — a budget, an inventory list, a schedule grid — with far more columns than a portrait page can hold, and you need to hand it to a client as a PDF. Portrait clips it; a default converter shrinks it to unreadable. Landscape plus A3 or Ledger, with scale tuned in the preview, gives you every column at a size someone can actually read. And because the values stay selectable, the client can copy a figure straight out of your PDF instead of retyping it. If a couple of internal-only columns shouldn't go to the client, strip them first with Remove Elements — see Hide sensitive details before saving a webpage as PDF — then set the page geometry.
A wide comparison or spec sheet
Product spec sheets and feature-comparison grids run wide by design — many products across, many attributes down. Saved in portrait, the last products fall off the page and your comparison is missing its most interesting column. Landscape plus Tabloid usually captures the full grid; drop scale a notch if the final column still peeks over the edge. Preview, confirm the whole width sits inside the margins, and export. You end up with a spec sheet you can actually use, not one that quietly lost its right third.
Margins: the overlooked fourth lever
Orientation, paper size, and scale get most of the attention, but margins quietly reclaim real estate. Default margins can eat an inch or more of usable width on each side — enough to be the difference between fit and clip on a borderline table. Narrowing the margins widens the printable area, so before you drop scale further (and shrink your text), try trimming margins first. Combined with landscape and a wide sheet, tighter margins often get a stubborn table to fit at a comfortably readable scale. All four levers live together in the customization options, and the preview reflects every change.
Quick decision guide
- Table clipping on the right? Landscape first. Still clipped? Wider paper (Ledger/A3/Tabloid). Still clipped? Lower the scale.
- Text too small after scaling? Step up to a bigger paper size instead of scaling further down.
- Want it all on one continuous sheet, not paginated? Add Single Page Mode.
- Long form, not wide? You want taller — use Legal or A4 portrait; width isn't the issue.
- Not sure it fits? Use the preview. It's accurate — confirm before you download.
One more honesty note
This produces a real, selectable PDF — the values in your table stay copyable, links stay clickable, and it's sharp at any zoom because it's not an image. It runs entirely on your device and uploads nothing. It works only in Chromium browsers (Chrome, Edge, Brave, Arc, Opera, Vivaldi) because it relies on Chrome's extension and print APIs — Firefox and Safari aren't supported.
And a side note for a different kind of "wide content": if you're wrangling wide visuals for a video project rather than a document — say, laying out a storyboard or a shot grid — CineMan AI is a separate tool worth a look. For everything web-to-PDF, though, this is the toolkit.
Frequently asked questions
Why does my wide table get cut off on the right in a PDF?
The content is wider than the page. A4 portrait is only ~8.27 inches wide, so anything wider clips. Switch to landscape, pick a wider paper size like Ledger or A3, and lower the scale until the full width fits.
What's the widest paper size available?
Ledger (17 × 11 inches) is the widest landscape sheet, with Tabloid (11 × 17) and A3 close behind. For wide data tables and dashboards, landscape Ledger or A3 gives the most horizontal room.
Should I use a wider paper size or just lower the scale?
Try landscape first, then a wider paper size, then scale. Lowering scale shrinks the text, so if it's getting hard to read, step up to a bigger sheet instead of scaling down further. The preview lets you find the balance.
Does Legal paper help with wide tables?
No — Legal (8.5 × 14 in) is taller than Letter, not wider. It's for long forms and contracts. For wide content you want A3, Tabloid, or Ledger.
Will the exported table still have selectable text?
Yes. It's a real PDF printed through Chrome's engine, so text stays selectable, numbers stay copyable, and links stay clickable — even after you change orientation, size, and scale.
Can I keep a whole dashboard on one continuous page?
Yes — use Single Page Mode to output one continuous PDF page instead of splitting the dashboard across paginated sheets, and pair it with a wide landscape paper size so nothing clips.
Which browsers does this work in?
Chromium-based browsers only — Chrome, Edge, Brave, Arc, Opera, and Vivaldi. It relies on Chrome's extension and print APIs, so Firefox and Safari aren't supported.
Bottom line
Wide content clips because the page is too narrow, and the fix is entirely in your control: landscape, a wider paper size (Ledger, A3, or Tabloid), and a bit of scale — with a preview to confirm nothing's cut before you download. Convert: Web to PDF gives you every one of those levers, outputs a real selectable PDF, runs locally, and works behind logins. Stop losing the right-hand columns. Set the page to fit the content, not the other way around.