Convert XLSX to PDF
An Excel workbook prints into PDF page by page, with formulas replaced by the values they produced.
Convert XLSX to PDF and the Excel workbook becomes a document with its page breaks already decided. The recipient sees the table as it would come off a printer and cannot nudge a formula by accident.
What happens when you convert XLSX to PDF
An Excel workbook is a grid without edges: it runs right and down for as long as there is data. The notion of a page appears only at print time, and until then nobody knows where a sheet will break.
Converting is exactly the moment that gets fixed. Columns take their final width, rows are distributed across sheets, and the cells keep the calculated results instead of the formulas behind them.
- Page breaks are locked in, and a wide table is split across several sheets.
- Formulas do not travel into the result; only their outcomes are visible.
- Filters, sorting and drop-down lists stop working, because a PDF is not interactive.
- Cell formatting survives: fills, borders, fonts and merged cells.
- Column widths are frozen, so anything cut off stays cut off.
How to convert XLSX to PDF
- Upload your XLSX file on this page.
- Pick PDF as the output format.
- Click “Convert”.
- Download the finished document.
Who receives a table as a PDF
- Send a client an estimate or a price list without exposing the formulas and margins inside the cells.
- Attach a calculation to a report where only one document format is accepted.
- Circulate a rota or a schedule to people without Excel on their device.
- Freeze a version of the table on a given date: nobody recalculates figures inside a PDF.
Set up printing first
- Open print preview in Excel: the converter reproduces exactly that pagination.
- Widen any column showing hash marks, or the value lands in the PDF truncated.
- Set a print area if only part of a large sheet is needed.
- Check the orientation: a wide table is better printed in landscape.
Limits
- File size: up to 50 MB as a guest, up to 100 MB with a free account.
- A workbook of several thousand rows produces a long PDF, so check the length before sending.
- An ordinary table converts in seconds.
When PDF is the wrong target
- The numbers are meant for calculation. Formulas cannot be recovered from a PDF. Leave the recipient the source file, or export the values with the XLSX to CSV converter.
- The table has to appear on a web page. Markup with real cells comes from the XLSX to HTML converter.
- The data feeds a program. For exchange between systems the XLSX to JSON converter fits better.
Other directions for spreadsheets
- The table arrived as a PDF and you need the cells: the PDF to Excel (XLSX) converter lays them out.
- The workbook is in the older Excel format: the XLS to PDF converter takes it.
- You need an export for import elsewhere: the XLSX to CSV converter provides it.
FAQ
Do formulas stay in the finished file?
No. The PDF carries the calculated values; the formulas themselves are not there.
Why did the table spread across several pages?
A sheet wider than the printable page is split. Landscape orientation and a print scale set in Excel before converting cut the page count down.
Is cell formatting preserved?
Yes, fills, borders, fonts and merged cells all carry into the document.
Can the data be sorted inside the PDF?
No, the document is static. Do the sorting and filtering in Excel before converting.
More about the formats
What the format is, how to open it and how it differs from the others.