Uses of Class
org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline.PDOutlineNode
Packages that use PDOutlineNode
Package
Description
These examples show how to use the classes in the PDModel package.
The outline package allows for a PDF outline(bookmarks) to be created.
-
Uses of PDOutlineNode in org.apache.pdfbox.examples.pdmodel
Methods in org.apache.pdfbox.examples.pdmodel with parameters of type PDOutlineNodeModifier and TypeMethodDescriptionvoidPrintBookmarks.printBookmark(PDDocument document, PDOutlineNode bookmark, String indentation) This will print the documents bookmarks to System.out.