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 |
---|---|---|
PDDocumentCatalogAdditionalActions |
PDDocumentCatalog.getActions() |
Modifier and Type | Method | Description |
---|---|---|
void |
PDDocumentCatalog.setActions(PDDocumentCatalogAdditionalActions actions) |
Set the additional actions for the document.
|