Primary use cases
Living documents, knowledge bases, long-form drafts
Continuous scroll works best for online-first content and collaborative specs.
Practical guide
Stepwise instructions and practical patterns for content teams who want continuous-scroll documents that also export cleanly to printable formats and CMS-ready Markdown/HTML.
Primary use cases
Living documents, knowledge bases, long-form drafts
Continuous scroll works best for online-first content and collaborative specs.
Key exports
PDF, .docx, Markdown/HTML
This guide explains trade-offs for each export target.
Audience
Writers, editors, product teams, educators, admins
Advice tailored to both creators and Workspace administrators.
Enable & revert
Turn on pageless from File > Page setup > Pageless. To return to a traditional paged layout, open the same menu and select 'Default' or 'Paged'. Before switching, save a copy (File > Make a copy) so you preserve the original paged layout and any header/footer content.
Templates & structure
Pageless removes forced page breaks and gives continuous vertical space. Adopt consistent heading hierarchy, section markers, and inline guidance to maintain structure for readers and downstream exports.
Use H1 + H2s for chapters, insert a 'Print break' marker before appendices, and place large diagrams on their own section with captioned callouts.
Optimize headings for skimmability and add an anchored Table of Contents. Use short intro paragraphs and a 'Last updated' single-line metadata area.
Print-ready workflow
Pageless is screen-first by design; PDFs and .docx exports may require extra steps. Use this export checklist to ensure consistent results when printing or sharing fixed-layout files.
A compact set of steps to follow before exporting to PDF or .docx.
Compatibility with Word, Markdown, and CMS
Pageless content maps imperfectly to fixed-page formats and CMS systems. This section explains what is preserved, what’s lost, and practical workarounds for common conversion targets.
Screen readers & TOC
A continuous document can be more accessible if you follow a few practices: explicit heading order, meaningful link text, alt text for images, and a clear Table of Contents with anchors.
Prompt templates for common workflows
Use these ready prompts when automating conversions, audits, or splitting long documents. They map directly to manual tasks described in this guide.
Collaboration & speed
Continuous scrolling can slow down editors on very large files. Use segmentation, linked documents, or light-weight embeds to keep performance manageable.
Migration checklist
A step-by-step checklist to migrate, format, and verify export outcomes when converting between paged and pageless modes.
Open File > Page setup, then select 'Pageless' and Apply. To revert, open the same menu and choose 'Default' (paged). Before changing modes, make a copy of the document to preserve headers/footers or previous pagination.
Pageless view hides traditional headers/footers in the continuous canvas, but their content can persist in the document. When you switch back to paged view or export to .docx, header/footer content may reappear. If you need page numbers in a published PDF, add them after switching temporarily to paged mode or insert them in Word after exporting .docx.
Insert manual page-break markers where pagination matters, temporarily switch to paged view to place headers/footers and page numbers, or export to .docx and use Word’s pagination tools before producing the final PDF. Always check Print preview and export a test PDF to verify pagination.
Use medium-width images with alt text and captions; host very large images externally and link to them when appropriate. For wide tables, convert to responsive stacked tables or enable a horizontal scroll container in the CMS. Add captions and explain complex tables in the surrounding text.
Very large continuous documents can slow down browsers and editors. To mitigate this, split content into linked chapter files, optimize images, and assign editors to section-level tasks. Consider a master index file and separate content pages for active collaboration.
Basic text, headings, and inline images generally export, but layout-only elements (floating drawings, positioned objects) may convert to images or be lost. Use a conversion step: export to .docx and clean up in Word for complex layouts, or export to .docx and run a conversion tool (pandoc) to produce Markdown while replacing unsupported elements with images or captions.
Choose pageless for online-first, continuous documents like knowledge bases, living specs, and long-form drafts intended for screen reading. Choose paged layout when the primary output is printed material, formal PDFs with strict pagination, or documents requiring precise header/footer control.
Use a strict heading hierarchy, add a Table of Contents with anchors, provide descriptive alt text for images, label links with meaningful text, and verify keyboard navigation. Run accessibility checks and screen-reader tests on exported formats to confirm structure is preserved.