Why a PDF is not an ebook
Almost every first-time author arrives with the same assumption: the print file is the digital edition. You made a PDF, it opens on a computer, a phone can display it, so surely that is the ebook.
It is not, and the reason is structural rather than a matter of taste.
A PDF is a picture of pages
A PDF fixes a page at a size. Every line break, every margin, every position on the page was decided when the file was made, and none of it can move afterward. That is exactly what you want for print, because the file that leaves your computer has to be the page that comes off the press.
Put the same file on a phone and the page does not shrink to fit the way text does. It is a 6 × 9 rectangle being shown on a screen a fraction of that size, so the reader gets one of two experiences: the whole page at once, with type too small to read, or a page zoomed in to a readable size and then panned around with a thumb, line by line, for three hundred pages. Neither is reading.
An EPUB has no pages in that sense. The text re-wraps to whatever screen and settings it finds. EPUB and print PDF are two different books sets out what that difference does to your layout work.
The reader is supposed to be in charge
This is the part that gets missed. In a reflowable ebook, the type size, the line spacing, the margins and the background color are the reader's decisions, not yours. They set them once and every book obeys.
In a PDF, all four are yours, permanently. You picked 11 pt, so the book is 11 pt forever. You picked the margins and the leading, and the reader gets them whether they suit the screen or not. A reader who reads at night on a dark background gets your white page instead.
For a reader with low vision this is not an inconvenience, it is a wall. Someone who needs 20 pt text to read at all cannot have 20 pt text in a fixed page — the only lever is zoom, and zoom on a fixed page means panning sideways to reach the end of every line. The same person, handed a well-made EPUB, sets the size they need and reads the book.
Assistive technology has the same problem for the same reason. A well-structured EPUB is marked up with real headings, real chapter divisions, a declared language and alternative text on meaningful images, so a screen reader can announce it and navigate it. A typical PDF built for print carries almost none of that structure; its text is positioned for the eye, and what is recoverable underneath is often out of order. Accessible ebooks, and why they are now everyone's problem goes into what that markup involves.
There is a commercial consequence too, and it is blunt: most ebook stores will not accept a PDF as a sellable ebook at all. Their upload paths expect a reflowable file, and their reading apps are built around one.
In the Interior Formatter. One .docx produces both editions from the same manuscript — a print-ready PDF with fonts embedded, black-and-white interior ink and an even final page count, and an EPUB 3 with accessibility metadata, a declared language, ARIA roles and chapter numbering. Start your ebook → · about the Interior Formatter
Where a PDF is genuinely the right answer
The format is not the problem. Using it as an ebook is. A PDF is the correct choice whenever the layout is the content and must not move:
- Sheet music. The notation is the layout. Reflowing it destroys it.
- Forms and worksheets. Anything with fields, boxes or ruled lines that people fill in.
- Workbooks people print. If the intended use ends with paper coming out of a printer, deliver the page.
- Technical documents with precise figures. Diagrams, plates and tables that have to sit in a known relationship to the text.
It is also a reasonable thing to hand someone directly — a bonus for a direct sale from your own site, or a reader magnet you deliver yourself, where you control the file and nobody has to accept it into a catalog. That is a different job from listing an ebook for sale.
If your book genuinely needs a frozen page and still needs to be an ebook, the format for that is fixed-layout EPUB, not a PDF. Fixed layout: when the page is the design covers when that applies and what it costs you.
Make both from one source
The instinct, having finished the print file, is to convert it. Resist that. Exporting an ebook out of a finished print layout carries page-shaped decisions — manual line breaks, hard page breaks, running heads, hyphenation set for a 6 × 9 measure — into a format with no pages, and they surface as damage on the reader's screen.
Build both from the same manuscript instead. The print edition and the ebook are then two outputs of one source rather than two generations of a copy, which means a typo you fix appears in both, and the editions cannot quietly drift apart between printings.
Our tools work that way by design. One .docx gives you a print-ready PDF with fonts embedded, black-and-white interior ink and an even final page count, and an EPUB 3 with accessibility metadata, declared language, ARIA roles and chapter numbering — from the same file, at the same time. The print edition stays print. The ebook is an actual ebook.
Make your ebook
The tools are free to use: bring your manuscript once and get both a print PDF and an EPUB out of the same source, so the two editions cannot drift apart. You only pay when you want the files without the preview watermark.
Next: When a store rejects your ebook · More: EPUB and print PDF are two different books · Fixed layout: when the page is the design · Turning a finished print book into an ebook