Answers

How to save Excel as PDF without shrinking the text to fit one page

Short answer: the tiny text comes from one setting — Fit Sheet on One Page (or Fit to 1 page), which scales your entire sheet down until it fits, text and all. Turn scaling back off and let the sheet run onto more pages, or use a tool that re-lays-out at a readable size and paginates instead of shrinking. CrazySmartPDF does the latter.

Fixing it by hand in Excel

The tiny-text problem is almost always a scaling setting:

The honest catch: at 100% a wide sheet will now cut off columns instead (see convert Excel to PDF without cutting off columns). The two problems trade off against each other, and juggling them by hand on every file is the fiddly part.

Readable, at true paper scale

Both crops are from the real PDFs at 200 dpi, shown at the same physical scale — so the difference in paper width (8.5″ portrait against 11″ landscape) is honest, and so is the type size. The point is that the lower table is still read, not squinted at: nothing was scaled down to make the columns fit. Two details a careful reader will spot, both real: the tall blank row in Excel's crop is a row whose height comes from text seventeen columns away, and the Tax % column reads 7.3% above and 7.2% below. The underlying value is 0.0725 formatted as 0.0%, and the two renderers break the .5 tie in opposite directions — same number, different last digit. If your output has to match Excel's display digit-for-digit, that is worth knowing.Sample workbook: 23 columns × 210 rows, synthetic — every company, person, invoice number and figure was invented for the capture. No customer data. The Tax % difference was checked against the workbook's raw cell value and both finished PDFs. Tap the image to open it full size.

How CrazySmartPDF handles it

It doesn’t scale the sheet to fit a page — it re-lays-out at a readable font and paginates:

The honest caveats

The full native render runs on Windows and needs Excel installed (2016+) — no Mac build. The free web converter on the home page runs the same smart engine on our server — your file is converted, then deleted (never stored) — it reads your data and lays it out row-atomic at a readable size, never shrinking to fit. One place text is deliberately trimmed: a very long single-cell value — a paragraph-length memo, say — is clamped to a few lines with an ellipsis (…) to protect the row height. It won’t reflow an essay inside one cell; it protects the layout of the rows around it.