| 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 |
|---|---|---|
PDURIDictionary |
PDDocumentCatalog.getURI() |
Returns the document-level URI.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
PDDocumentCatalog.setURI(PDURIDictionary uri) |
Sets the document level URI.
|
Copyright © 2002–2018. All rights reserved.