Package | Description |
---|---|
org.apache.pdfbox.pdmodel |
The PDModel package represents a high level API for creating and manipulating PDF documents.
|
org.apache.pdfbox.pdmodel.interactive.documentnavigation.outline |
The outline package allows for a PDF outline(bookmarks) to be created.
|
org.apache.pdfbox.util |
This package contains utility classes that are used by the PDFBox project.
|
Class and Description |
---|
PDDocumentOutline
This represents an outline in a pdf document.
|
Class and Description |
---|
PDOutlineItem
This represents an outline in a pdf document.
|
PDOutlineNode
This represents an node in an outline in a pdf document.
|
Class and Description |
---|
PDOutlineItem
This represents an outline in a pdf document.
|
Copyright © 2002-2015 The Apache Software Foundation. All Rights Reserved.