Excel PDF symptom
Excel PDF export text is too small to read, how to fix it
If your exported PDF requires zooming to 200% just to read cell values, the cause is almost always Scale to Fit applied to a table that's too wide for the page. Fixing the scale alone isn't enough.
Why "Scale to Fit" produces unreadable text
Excel's Scale to Fit shrinks the entire sheet, including font sizes, until it fits the page dimensions you specified. A 25-column sheet on landscape A4 gets crushed to roughly 6pt, where letters lose definition and decimal alignment becomes meaningless.
The fix: stop scaling, start sectioning
- Page Layout → Scale to Fit → reset to Width: Automatic, Height: Automatic, Scaling: 100%.
- Pick the orientation that fits your widest natural section (landscape for >8 cols).
- If the table still overflows: split into column groups before printing, OR switch to a sectioning tool.
fitforpdf preserves text size automatically
Because fitforpdf splits wide tables horizontally into sections, every column gets the full page width to render at a readable size (10pt+ baseline). No scaling, no zoom required, the PDF is built to be read at 100%.
Frequently asked questions
What font size is too small for an Excel PDF?
Below 8pt becomes hard to read printed. Below 6pt is illegible. Most "Scale to Fit" exports of wide tables end up around 4-6pt, which is the symptom users notice as "the text is too small".
Can I just zoom in on the PDF and call it done?
You can, but clients reading on a phone, projecting in a meeting, or printing won't. The right fix is to produce a PDF that's readable at 100% scale.
What's the minimum font size fitforpdf uses?
fitforpdf targets a baseline of 9pt for data cells (10pt for headers). If a table is so wide that even sectioning can't hit that baseline, the engine emits a warning instead of producing an unreadable PDF.
Stop shrinking. Start sectioning.
fitforpdf keeps every cell at readable size by structuring wide tables into sections. 3 free exports.
Get a readable PDF, free