← All FAQ questions

Images & Office

How to Convert Excel to PDF (Without the Column Shredder)

The short answer

Excel to PDF is a two-click export: File → Save As → PDF in Excel, or File → Share → Export in Google Sheets. The result looks like a printed spreadsheet — fixed layout, no formulas visible, ready to share with anyone. It’s the standard way to send numbers to people who shouldn’t touch them.

Convert Excel to PDF in Excel

  1. Open the workbook in Excel.
  2. First, check the print layout: View → Page Layout, and adjust column widths so nothing gets cut off.
  3. File → Save As → PDF. Choose the page range and paper size in the options if needed.
  4. Save — your spreadsheet becomes a PDF.

The critical step is number 2. A spreadsheet has no natural page breaks — if you skip checking the layout, columns get sliced mid-page and your invoice looks like a paper shredder’s art project.

Convert Google Sheets to PDF

In Google Sheets: File → Download → PDF Document, then tweak the layout options in the dialog — paper size, orientation, and whether to repeat header rows on every page (do this; it’s the professional touch).

The honest part

Three things worth knowing:

  • PDF is the read-only copy. Formulas, filters, and data validation don’t survive as features — you see the computed values, frozen. That’s the point: you’re sending a report, not the workbench.
  • Wide spreadsheets are the enemy. A sheet with 15 columns will squeeze onto the page until it’s unreadable. Realistic fix: switch to landscape orientation, or split the sheet into two PDFs for the columns that matter.
  • Print areas hide data. If the sheet has a print area set, only that range exports. If the PDF seems to be missing data, that’s why — check Page Setup → Print Area.

And one flow tip: if you end up needing the numbers back editable, the reverse conversion — PDF to Excel — is where formatting roulette lives. Send the PDF for reading; keep the .xlsx for working.

Related questions