A rate card is dense by design: tiers down the side, units and regions across the top, a price in every cell. It’s also a document people quote from, so a figure that lands in the wrong row or a column that runs off the edge isn’t a cosmetic problem — it’s a wrong number in a customer’s hands. Excel’s Save as PDF treats that carefully-built grid as something to squeeze onto the paper however it can.
The specific pain
- “Fit to one page” shrinks the type until the prices are too small to read — which defeats the entire point of a rate card.
- A wide card has its right-hand tiers cut off at the paper edge.
- A page break lands mid-row, so a rate detaches from the plan it belongs to.
- Every edit to the pricing means re-exporting and re-checking the whole thing by hand.
How CrazySmartPDF handles it
- Real layout at full size. Instead of shrinking the card to fit, CrazySmartPDF re-lays it out across pages at readable size — the prices stay legible.
- Row-atomic pagination. A row is never split across a page break, so a tier and its price stay on the same line, on the same page.
- It renders through your installed Excel, so the card’s exact styling — merged headers, cell shading, borders, currency formatting — is preserved pixel for pixel, not re-approximated.
- Wide cards are fitted to a readable floor, then sliced across pages rather than clipped, and if a print area clamps some columns out, you’re told which ones rather than shipping a card that’s quietly missing a tier.
- Self-checked for blank and clipped pages — a residual clip is flagged for you to catch before the card reaches a customer.
The honest part
Because the output is a true render of your workbook, CrazySmartPDF needs Excel on Windows (2016+) installed. The self-check flags clipped or blank pages for review — it doesn’t silently redraw your card to “fix” a problem, so nothing about your pricing changes without you seeing it. The core is free to use, and your source file is only read, never modified. There’s no installer to download at the moment; you can see the render-and-check flow in action on the home page.