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() |
Document level information in the URI.
|
Modifier and Type | Method | Description |
---|---|---|
void |
PDDocumentCatalog.setURI(PDURIDictionary uri) |
Set the document level uri.
|