XLSX → PDF

Convert XLSX to PDF without losing columns

Excel's default PDF export silently clips columns that don't fit the page width. Here is how to verify what's being clipped, how to fix it for narrow files, and what to do when manual fixes give up.

Step 1, check what Excel is actually clipping

File → Print → Preview. Use the page navigation to walk every page. If your data goes past page 1 horizontally, Excel either splits it across separate pages (acceptable) or clips it entirely (broken). Most clipped exports never even get noticed until the client emails back.

Step 2, manual fixes for ≤ 15 columns

  • Page Layout → Orientation → Landscape.
  • Page Layout → Margins → Narrow.
  • Page Layout → Scale to Fit → set Width to 1 page (but never set Height to 1).
  • Hide internal helper columns before exporting.

Step 3, for 16+ columns, switch strategy

Scale-to-fit beyond 15 columns produces unreadable PDFs. The reliable approach is column-group sectioning: split the columns into thematic groups, each with the identifier columns repeated. fitforpdf does this without configuration, upload the XLSX, get the sectioned PDF.

Frequently asked questions

Why does Excel cut off columns when I save as PDF?

Excel exports content within the page width defined by your printer/page setup. Anything wider is either pushed to additional pages or clipped, depending on the Scale to Fit setting.

How do I export XLSX to PDF without losing data?

For narrow files (≤15 cols): landscape + narrow margins + scale to 1 page wide. For wider files: section-based tools like fitforpdf are the only reliable option.

Does fitforpdf handle XLSX files with formulas?

Yes. fitforpdf reads the calculated values (what you see in the cells), not the raw formulas. Hidden helper columns are typically excluded automatically.

Keep every column. No manual layout.

Upload your XLSX. Every column preserved, every row traceable. 3 free exports.

Try with your XLSX, free