Accessing Pages on Any Device
Open generated web Pages in a browser-friendly format that works across desktop, tablet, and mobile.
Converted output is web-native, not PDF-bound.
Public-style page routes
Generated pages are served on document routes using the pattern:
/d/<slug>/<page>
This enables direct browser access to specific pages.
Multi-device behavior
Pages are designed to be usable on:
- Desktop browsers
- Tablet browsers
- Mobile browsers
The page shell includes navigation controls for moving between pages and adapting view behavior across device sizes.
Why this matters
Compared with static PDFs, web-native Pages are easier to read, faster to navigate, and easier to refine over time.