Excel to PDF
Convert an Excel workbook to PDF (one section per sheet)
This is a basic renderer, not a pixel-perfect Excel print. It reads cell values and renders each sheet as a simple table. Not preserved:
- Cell formatting (fonts, colours, borders, conditional formatting)
- Number formats (dates, currency, percentages — shown as raw values)
- Merged cells, frozen panes, charts, images, embedded objects
- Print areas, page setup, headers/footers
For full-fidelity Excel→PDF (matching what Excel itself prints), install LibreOffice and we'll route through it automatically — the same approach used by PowerPoint to PDF. (Coming soon — track progress in the CHANGELOG.)
Output uses one PDF page per sheet (or splits across pages if the table is too wide/tall). Auto-fits column widths to content.