Uses of Class
org.pdfbox.exceptions.OutlineNotLocalException

Packages that use OutlineNotLocalException
org.pdfbox.pdmodel.interactive.documentnavigation.outline The outline package allows for a PDF outline(bookmarks) to be created. 
 

Uses of OutlineNotLocalException in org.pdfbox.pdmodel.interactive.documentnavigation.outline
 

Methods in org.pdfbox.pdmodel.interactive.documentnavigation.outline that throw OutlineNotLocalException
 PDPage PDOutlineItem.findDestinationPage(PDDocument doc)
          This method will attempt to find the page in this PDF document that this outline points to.