| 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.text |
| Class | Description |
|---|---|
| PDDocumentOutline |
This represents an outline in a pdf document.
|
| Class | Description |
|---|---|
| PDOutlineItem |
This represents an outline item in a pdf document.
|
| PDOutlineNode |
Base class for a node in the outline of a PDF document.
|
| Class | Description |
|---|---|
| PDOutlineItem |
This represents an outline item in a pdf document.
|
Copyright © 2002–2018. All rights reserved.