MarkDone
Excel to PDF

How to export Excel to a one page PDF without cutting off columns

Updated July 2026 ยท 7 min read

Exporting a spreadsheet to PDF sounds simple until the right side of the sheet disappears.

You open the PDF and the first columns look fine, but the final two or three columns are missing. Or Excel creates a second page that contains nothing but the last sliver of the table. Or the whole sheet technically fits, but the text becomes so tiny that nobody can read it.

The problem is not that spreadsheets are bad at becoming PDFs. The problem is that wide tables need layout decisions before they become fixed pages.

The short answer

To export Excel to one PDF page without cutting off columns, you usually need three things:

Fitting every column is not the same as making a good PDF. The real goal is fitting the sheet without destroying readability.

Why Excel PDFs cut off columns

A spreadsheet is flexible. A PDF page is fixed. That is the whole fight.

In Excel, columns can stretch far beyond the screen. You can scroll horizontally, zoom out, freeze panes, hide columns, and adjust the view. A PDF has a page size, margins, orientation, and a final printable area. If the spreadsheet is wider than that printable area, the exporter has to choose what to do.

When that choice is not made clearly, you get one of the common failures:

Portrait vs landscape

Portrait mode is taller than it is wide. That works for invoices, short lists, and simple reports. It is usually the wrong default for wide spreadsheets.

Landscape mode gives the table more horizontal space. If your sheet has many columns, this is almost always the first setting to try.

Sheet typeBest starting point
Few columns, many rowsPortrait, fit width if needed
Many columns, fewer rowsLandscape, fit columns
Many columns and many rowsLandscape, fit columns, allow multiple pages
Dashboard or summary sheetLandscape, one-page mode if still readable

Fit columns vs fit one page

These sound similar, but they solve different problems.

Fit columns means the PDF scales the sheet so every selected column fits across the page width. Rows can still continue onto additional pages. This is often the best option for real spreadsheets because it preserves readable text.

Fit one page means the entire visible sheet is forced onto a single PDF page. This can be useful for compact summaries, but dangerous for large sheets. If the spreadsheet has 30 columns and 200 rows, one-page mode will make the result tiny.

For most work documents, start with fit columns. Use one-page mode only when the sheet is short enough to stay readable.

What to do before exporting

A cleaner spreadsheet produces a cleaner PDF. Before exporting, spend a minute reducing noise:

If the final PDF is meant for a client, manager, teacher, or accountant, they probably do not need every hidden helper column. Give them the view they are supposed to read.

When one-page PDF is a bad idea

One-page export feels elegant, but it can backfire. A spreadsheet should not become a postage stamp just because it technically fits.

A one-page PDF is usually a bad idea when:

In those cases, use landscape orientation and fit columns, then let rows continue across pages. The PDF will be longer, but it will actually be usable.

How MarkDone handles Excel to PDF

MarkDone's Excel to PDF converter is built around the exact problem wide spreadsheets create. It reads the XLSX file in your browser, previews the sheet, and gives you export modes designed for layout control.

You can choose:

The important privacy detail: the conversion runs locally in the browser. Your spreadsheet is opened, previewed, and converted on your device rather than uploaded to a server.

Convert Excel to PDF locally Open an XLSX file, preview the sheet, and export a PDF with fit-columns or one-page layout.
Open Excel to PDF

Why local conversion matters for spreadsheets

Spreadsheets are often more sensitive than they look. A simple Excel file can contain:

If you use an online converter that uploads the file first, the spreadsheet leaves your machine before the PDF exists. For throwaway data that may be fine. For business, finance, school, legal, or customer files, local conversion is the cleaner default.

For the broader privacy angle, read what really happens when you upload a file.

Quick checklist

Before exporting a wide spreadsheet to PDF, use this checklist:

  1. Switch to landscape for wide sheets.
  2. Use fit columns before forcing one-page mode.
  3. Remove irrelevant or empty columns.
  4. Check the preview before downloading.
  5. Use one-page mode only if the result stays readable.
  6. Prefer local conversion for private spreadsheets.

Final takeaway

The best Excel PDF is not the smallest PDF. It is the one where the reader can see every relevant column and still read the values.

For wide spreadsheets, start with landscape and fit columns. Save one-page mode for short summary sheets. And if the spreadsheet contains anything private, convert it locally instead of uploading it to a random server.