Use page breaks, not section breaks, when formatting your ebook in Microsoft Word. Section breaks control print-specific layout features like headers, footers, and margins; they do not define chapter structure in a reflowable EPUB. Page breaks combined with Heading 1 styles on your chapter titles give conversion tools the two signals they need to split your manuscript into clean chapters with a working table of contents. In our experience formatting thousands of ebooks at Newgen, section breaks left in a Word file are the single most common cause of unwanted blank screens in the converted ebook.
- What Do Section Breaks and Page Breaks Actually Do in Word?
- Why Do Section Breaks Cause Problems in Ebooks?
- How Do KDP, Draft2Digital, and Other Platforms Handle Breaks?
- How Do Vellum, Atticus, and Calibre Interpret Your Word File?
- What Is the Correct Way to Mark Chapter Breaks for Ebook Conversion?
- How Do You Find and Replace Section Breaks in an Existing Manuscript?
- Frequently Asked Questions
What Do Section Breaks and Page Breaks Actually Do in Word?
A page break simply forces the text that follows it to begin at the top of the next page. It does not change any other formatting. A section break does the same thing but also creates a new formatting zone: everything after the break can have its own margins, headers, footers, page numbering, and column layout independent of the previous section.
In print book formatting, section breaks are essential. An Odd Page section break at the end of each chapter forces the next chapter to start on a right-hand (recto) page, which is the standard convention for traditionally published books. Section breaks also let you suppress headers and page numbers on chapter-opening pages, use Roman numerals in front matter while switching to Arabic numerals for the body, and apply different margins to preliminary pages.
None of these features exist in a reflowable ebook. An EPUB does not have fixed pages, recto/verso distinctions, running headers, or variable margins. According to the W3C EPUB 3.3 specification, an EPUB publication is built from XHTML content documents arranged in a reading-order spine, with a separate navigation document for the table of contents. The concept of a “section break” as Word defines it has no equivalent in this structure.
Why Do Section Breaks Cause Problems in Ebooks?
Section breaks cause problems because ebook conversion tools do not know what to do with them. When a converter encounters a section break in a Word file, it typically does one of two things: it either ignores the break entirely (potentially merging two chapters into one continuous block) or it interprets the break as a hard page boundary that inserts a blank screen before the next chapter.
The blank-screen problem is the one authors notice most. A reader taps forward expecting the next chapter and sees an empty page. Then they tap again and the chapter starts. This happens because the section break creates a boundary that the reading system treats as a page-level separator, but without any content to display on the “page” before the new section begins.
Section breaks can also interfere with table of contents generation. Most conversion tools build the ebook’s table of contents by scanning for heading styles (Heading 1, Heading 2) and page breaks. Section breaks do not carry the same semantic meaning, so a converter may skip a chapter when building the TOC if the only signal it finds is a section break rather than a heading style paired with a page break.
How Do KDP, Draft2Digital, and Other Platforms Handle Breaks?
Amazon KDP’s Text Guidelines for Reflowable content are explicit: “Insert page breaks after new chapters/sections of the book.” KDP does not mention section breaks anywhere in its ebook formatting guidance. When you upload a Word file to KDP, the platform converts it to its internal Kindle format (currently KFX). Page breaks translate cleanly into chapter separators in that conversion. Section breaks, because they carry print-specific metadata that KFX does not support, are either stripped or converted unpredictably.
Draft2Digital’s formatting documentation provides additional clarity. D2D’s system automatically inserts a page break before any recognized chapter heading and uses that break to create a chapter entry in the navigation document. D2D specifically warns that every forced page break in your manuscript will result in a chapter break in the final ebook; section breaks are not part of this recognition logic. D2D also identifies Heading 1 as the safest chapter marker and notes that Heading 2 and Heading 3 receive the same treatment in its current TOC-generation system.
IngramSpark takes a different approach: it requires authors to upload a finished EPUB 3.0 file rather than a Word document. This means the section-break question is resolved before the file reaches IngramSpark, during the Word-to-EPUB conversion step. If you are producing your own EPUB for IngramSpark using Calibre or Sigil, you control the chapter structure directly through the XHTML file splits and the navigation document.
How Do Vellum, Atticus, and Calibre Interpret Your Word File?
Dedicated formatting tools each have their own import logic, but all three rely on heading styles as the primary chapter detection mechanism rather than break types.
Vellum’s import guide instructs authors to apply Word’s Heading 1 style to every chapter title before importing. Vellum discards the Word file’s title page, table of contents, and section-level formatting entirely; it rebuilds these elements from scratch using its own templates. If your Word file uses section breaks instead of page breaks between chapters, Vellum may fail to detect where one chapter ends and another begins, resulting in merged chapters after import. If you are considering alternatives to Vellum on PC, the same principle applies to most tools: heading styles are the universal chapter signal.
Atticus’s Word import documentation recognises chapter starts through a combination of Heading 1 styles and page breaks. It explicitly warns that authors sometimes insert a section break instead of a page break, causing breaks to import incorrectly. Atticus recommends using Heading 1 for chapter titles because the style both triggers chapter detection and populates the auto-generated table of contents.
Calibre, the open-source conversion tool, detects chapters by scanning for heading styles in the source HTML that Word generates during conversion. Calibre splits the resulting EPUB into separate XHTML files at each detected heading, then updates all internal links and references automatically. A Word section break does not produce a heading tag in the underlying HTML, so Calibre does not recognise it as a chapter boundary. If you have been converting EPUBs for Kindle, keeping your chapter structure clean at the Word stage avoids compounding errors downstream.
What Is the Correct Way to Mark Chapter Breaks for Ebook Conversion?
The method that works reliably across all platforms and tools involves two steps applied to every chapter boundary in your Word manuscript.
First, apply the Heading 1 paragraph style to every chapter title. This is the single most important formatting decision for ebook conversion. Heading 1 is the universal signal that conversion tools, publishing platforms, and reading systems use to identify chapter starts and build navigation. Do not use bold body text, a larger font size, or a custom style that merely looks like a heading; the style must be Word’s built-in Heading 1.
Second, ensure there is a page break before each chapter title. The cleanest approach is to build the page break into the Heading 1 style itself: right-click Heading 1 in the Styles pane, select Modify, click Format then Paragraph, go to the Line and Page Breaks tab, and check “Page break before.” With this setting, every paragraph styled as Heading 1 will automatically start on a new page without requiring a manual break. This eliminates the risk of accidentally inserting a section break or an extra manual page break.
If your manuscript also needs a print edition with recto chapter openings, maintain two separate files: one with page breaks for the ebook and one with Odd Page section breaks for the print PDF. Trying to use one file for both formats is the scenario that most often introduces section breaks into an ebook workflow by accident.
How Do You Find and Replace Section Breaks in an Existing Manuscript?
If you have an existing Word manuscript with section breaks that need to be converted for ebook use, the process is straightforward but requires care.
Turn on formatting marks by pressing Ctrl+Shift+8 (Windows) or Cmd+8 (Mac). Section breaks appear as a double dotted line labelled “Section Break (Next Page),” “Section Break (Odd Page),” or similar. Page breaks appear as a single dotted line labelled “Page Break.” Scroll through the entire manuscript and note every section break location.
To replace section breaks with page breaks, place your cursor immediately before the section break line, delete the section break, then insert a page break (Ctrl+Enter on Windows, Cmd+Enter on Mac). Check that the heading above the break still carries the Heading 1 style after the replacement, because deleting a section break can sometimes merge formatting from adjacent sections and reset styles.
For manuscripts with many section breaks, Word’s Find and Replace can help: press Ctrl+H, click “More,” then “Special,” and select “Section Break” in the Find field. Replace each instance manually rather than using Replace All, because some section breaks (such as one between front matter and body matter) may need to remain for the print version of the file. After cleaning the ebook file, preview the converted EPUB on multiple devices to confirm that chapters split correctly and no blank screens appear.
Frequently Asked Questions
Will KDP reject my ebook if it contains section breaks?
KDP will not reject a file solely for containing section breaks. The upload will succeed, but the converted Kindle file may contain unwanted blank screens between chapters, merged chapters, or a table of contents that skips certain chapters. These quality issues can lead to a poor reading experience and may trigger KDP’s content quality review for severe formatting problems.
Can I use section breaks for front matter and page breaks for chapters?
For an ebook-only manuscript, use page breaks throughout. Section breaks between front matter and the body are a print convention that serves no purpose in a reflowable EPUB. If you maintain a separate print file, you can use section breaks there to control front matter numbering and margins without affecting the ebook file.
Do section breaks or page breaks affect my ebook’s file size?
Neither break type has a meaningful impact on ebook file size. The EPUB format stores chapter content as XHTML documents; whether the original Word file used page breaks or section breaks does not change the size of the generated XHTML. File size in ebooks is driven almost entirely by embedded images and fonts, not by text formatting or break types.
What if my Word document uses “Page Break Before” in the paragraph style instead of a manual page break?
The “Page break before” setting in a paragraph style (such as Heading 1) is the recommended approach and works identically to a manual page break for ebook conversion purposes. Most conversion tools, including KDP’s converter and Calibre, recognise this style-level setting and treat it as a chapter boundary. It is actually preferable to manual breaks because it cannot be accidentally deleted or doubled.
How do I know if my Word file has section breaks or page breaks?
Turn on formatting marks (Ctrl+Shift+8 on Windows, Cmd+8 on Mac). Page breaks display as a single dotted line with the label “Page Break.” Section breaks display as a double dotted line with labels like “Section Break (Next Page)” or “Section Break (Odd Page).” If you see any section breaks between chapters in a file destined for ebook conversion, replace them with page breaks before uploading.
