Excel page breaks
Controlling page breaks in Excel-to-PDF exports
Page break lands mid-record. Header on page 1, data on page 2. Section title separated from its content. Here's how to take back control of where the page break happens.
Excel page break basics
Excel inserts page breaks automatically based on row height and the page size. To override: View → Page Break Preview. Drag the blue lines to manually set where pages split. Insert hard page breaks via Page Layout → Breaks → Insert Page Break (it inserts above the selected row).
Common page-break problems and fixes
- Break mid-record: insert a hard break BEFORE each major section or record group.
- Header on page 1 only: Page Layout → Print Titles → "Rows to repeat at top".
- Section title orphaned: use the "Keep with next" workaround by inserting a hard break before the section, never after.
- Page break in the middle of a long text cell: that's a row-height issue, set explicit row heights and use word wrap.
When automated breaks are smarter
fitforpdf decides page breaks based on record boundaries, not arbitrary row counts. Multi-line cells stay together. Section titles stay attached to their content. Footer rows include "Rows 1–50 of 200 · Page 1 / 4" so the reader always knows what they're looking at.
Frequently asked questions
How do I insert a page break in Excel before exporting to PDF?
Select the row where you want the break, then Page Layout → Breaks → Insert Page Break. To preview/adjust: View → Page Break Preview.
Why does Excel ignore my manual page breaks in PDF export?
Two common causes: the page setup is set to "Fit to 1 page" (which overrides manual breaks), or the breaks are above hidden rows (Excel may relocate them). Reset Scale to 100%.
Can fitforpdf respect a column or row I've marked as a break?
fitforpdf currently uses its own pagination logic based on record boundaries. For explicit per-section control, the API accepts a `pagination` option to override defaults.
Page breaks that respect your data.
fitforpdf paginates by record boundaries, with row ranges and section markers on every page. 3 free exports.
Try better pagination, free