PDF ExplainedApril 2, 20264 min read

What Are PDF Bookmarks? Document Outline Navigation Explained

PDF bookmarks create a clickable table of contents in the navigation panel. Learn how they work, how to create them, and why they're essential for long documents.

PDF bookmarks (formally called the document outline) are a navigational hierarchy stored in the PDF that appears as a collapsible tree in the Bookmarks panel of PDF viewers. Each bookmark entry is a clickable link that jumps to a specific page, view, or destination in the document. They function as an interactive table of contents and are essential for usability in long documents like manuals, reports, and textbooks.

How Bookmarks Are Stored

The PDF's Catalog dictionary has an /Outlines entry pointing to the root of the outline tree. Each outline item is a dictionary containing: /Title (the display text), /Dest or /A (the destination — a page number and view), /First and /Last (child items for nested bookmarks), /Next and /Prev (sibling links), and optional appearance properties (/C for color, /F for bold/italic). The tree can be arbitrarily deep, typically mirroring heading hierarchy: chapter, section, subsection.

Creating Bookmarks From Source Documents

The easiest way to get bookmarks in a PDF is to use heading styles in the source document and export with bookmarks enabled. In Microsoft Word: export to PDF, check "Create bookmarks using: Headings." In LibreOffice: Export as PDF, check "Export bookmarks as named destinations" and "Use headings as PDF bookmarks." In InDesign: File → Export → PDF, under General check "Include Bookmarks (TOC)" and create a TOC style mapped to paragraph styles. Properly structured source documents produce bookmarks automatically during export.

Bookmarks and PDF Accessibility

For PDF/UA compliance, documents with more than 21 pages must have bookmarks. Screen reader users rely on bookmarks for navigating long documents — jumping between chapters without reading through hundreds of pages. The bookmark hierarchy must match the logical structure of the document (same heading levels, correct nesting). Documents delivered to government and regulated industry clients typically require bookmarks as part of their accessibility compliance checklist.

Editing Bookmarks in Acrobat

In Adobe Acrobat Pro, open the Bookmarks panel (View → Navigation Panes → Bookmarks). Right-click anywhere in the panel to add a new bookmark at the current page view. Drag bookmarks to reorder or nest them. Double-click a bookmark title to rename it. To change the destination: navigate to the desired page/view, then right-click the bookmark → Set Destination. For bulk bookmark creation in large documents, Acrobat's Action Wizard can automate bookmark generation from heading paragraphs.

Try Edit Pages Now — Free

Browser-based, private, and instant. No account or software required.

Open Edit Pages
Report Bug
Send Feedback
Feature Request