Common questions about Page Break on iOS usually focus on break types, section behavior, and how to judge layout changes; this FAQ covers 4 frequent questions and practical answers.
FAQ
What is the difference between a page break and pressing Return?
- A page break forces the following content to start on a new page.
- Pressing Return usually only creates a new paragraph or line and does not reliably control page boundaries.
- If you need a fixed page start, use a page break instead of repeated returns.
Why is there no obvious change after I insert a section break?
- A section break mainly divides the document into sections for later settings such as page numbers, headers and footers, columns, or page formatting.
- If you do not apply section-level formatting afterward, the visual change may not be obvious immediately.
- Continue adjusting the layout settings for that section to confirm the break has taken effect.
Why can an even page or odd page section break change the page count?
- These section breaks require the new section to start on a specific odd or even page.
- If the current position does not match that rule, the document adjusts page flow to meet the layout requirement.
- This is normal behavior for formal document layout.
Why is it not recommended to use repeated returns for pagination?
- Repeated returns depend on the current content length and available page space.
- Once earlier content is added or removed, later page positions can shift.
- A page break keeps the page boundary more stable and is easier to maintain during editing.
Glossary
| Term | Definition |
|---|---|
| Page break | A layout marker that forces the following content to start on a new page. |
| Column break | A marker that moves following content to the next column in a multi-column layout. |
| Section break | A marker that divides a document into sections so page format, numbering, or columns can be set separately. |
| Line break | A marker that moves text to the next line within the same paragraph instead of starting a new page. |