-
Suggestion
-
Resolution: Unresolved
-
None
-
3
-
When exporting a Confluence space or set of pages to PDF using PDF stylesheet customization, the Table of Contents (TOC) should reflect the original page hierarchy (folder structure) as seen in the Confluence page tree.
Currently, the exported TOC is a flat list of headings or pages, which makes it difficult to understand the context or relationships between nested pages, especially in large documentation spaces.
Requested Behavior:
- The PDF TOC should mirror the actual Confluence page tree structure (parent → child → sub-child).
- Indentation or visual markers should be used to represent different nesting levels (e.g., like the toc macro with nested <ul>).
- Option to toggle this behavior via a PDF stylesheet directive or export setting.
Benefits:
- Improved readability of exported documents.
- Better navigation in large exports.
- Maintains information architecture fidelity outside of Confluence.