Finishing the last chapter of a novel feels like the finish line. It isn't, quite — there's a second, much less glamorous project waiting on the other side, which is turning a folder of chapter documents into a single file that behaves correctly on an e-reader or comes out right at a print shop. This is the part of self-publishing nobody warns you is its own skill.
Why "just export to PDF" isn't actually that simple
A word processor's default export handles a memo fine and a novel badly. E-readers need a real EPUB — a structured file with proper chapter breaks, a table of contents, and reflowable text that adapts to whatever screen or font size the reader has chosen — not a PDF with fixed pages pretending to be a book. And a manuscript meant for physical printing needs an entirely different set of things: a trim size that matches what a printer or print-on-demand service actually accepts, margins wide enough to survive binding without swallowing your text near the spine, page numbers, and every chapter starting cleanly on its own page instead of picking up mid-page wherever the previous chapter happened to end.
Getting all of that right by hand in a general-purpose word processor usually means fighting section breaks and page-layout settings for an afternoon, for every revision.
The two formats want different things
An EPUB and a print-ready PDF aren't the same file with a different extension — they're solving different problems, and it's worth knowing which one you actually need before you start:
- EPUB is for digital reading — Kindle, Apple Books, Kobo, any e-reader. The text needs to reflow, because the reader controls the font size, not you. Fixed page numbers are meaningless here; chapter structure is what matters.
- Print PDF is for physical books — whether that's a print-on-demand service, a local print shop, or a home printer. This one does need fixed pages, a specific trim size (5"×8" and 6"×9" are the common genre-fiction and trade paperback sizes respectively; 5.5"×8.5" digest is a common middle ground), margins that account for binding, and page numbers that actually mean something because the reader can't resize anything.
Trying to make one file serve both jobs is where most of the formatting pain comes from.
What "binding-friendly margins" actually means
If you've ever opened a cheaply formatted print book and found the text disappearing slightly into the spine, that's a margin problem — the inside margin needs to be wider than the outside one to account for how much the page curves and gets absorbed into the binding once the book is actually assembled. It's a small detail that's very easy to get backwards if you're setting margins by eye in a general word processor, and very obvious to a reader once it's wrong.
In Bramblequill
The Publish tab exports your finished manuscript to EPUB directly, or to a print-ready PDF with your choice of trim size (5"×8", 5.5"×8.5", or 6"×9"), binding-friendly margins, page numbers, and every chapter automatically starting on a fresh page — generated straight from the chapters you've already written, so there's no separate formatting pass to get wrong. Preview it before you export, pick your trim size, and the file that comes out the other end is the same one you'd hand to a print service or upload to an e-reader store, without an afternoon spent fighting section breaks first.