| Package | Description |
|---|---|
| org.apache.pdfbox.pdmodel |
The PDModel package represents a high level API for creating and manipulating PDF documents.
|
| Modifier and Type | Method | Description |
|---|---|---|
PDDocumentCatalog |
PDDocument.getDocumentCatalog() |
This will get the document CATALOG.
|
| Constructor | Description |
|---|---|
PDDocumentNameDictionary(PDDocumentCatalog cat) |
Constructor.
|
PDDocumentNameDictionary(PDDocumentCatalog cat,
COSDictionary names) |
Constructor.
|
Copyright © 2002–2018. All rights reserved.