Uses of Class
org.apache.pdfbox.pdmodel.interactive.documentnavigation.destination.PDPageDestination
Packages that use PDPageDestination
Package
Description
The PDModel package represents a high level API for creating and manipulating PDF documents.
The destination package allows destinations into a pdf document to be specified.
-
Uses of PDPageDestination in org.apache.pdfbox.pdmodel
Methods in org.apache.pdfbox.pdmodel that return PDPageDestinationModifier and TypeMethodDescriptionprotected PDPageDestination
PDDestinationNameTreeNode.convertCOSToPD
(COSBase base) PDDocumentCatalog.findNamedDestinationPage
(PDNamedDestination namedDest) Find the page destination from a named destination.Methods in org.apache.pdfbox.pdmodel that return types with arguments of type PDPageDestinationModifier and TypeMethodDescriptionprotected PDNameTreeNode<PDPageDestination>
PDDestinationNameTreeNode.createChildNode
(COSDictionary dic)