| 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 |
|---|---|---|
PDDocumentNameDictionary |
PDDocumentCatalog.getNames() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
PDDocumentCatalog.setNames(PDDocumentNameDictionary names) |
Sets the names dictionary for the document.
|
Copyright © 2002–2018. All rights reserved.