| Package | Description |
|---|---|
| org.sejda.sambox.pdmodel |
| Modifier and Type | Method and Description |
|---|---|
List<PDOutputIntent> |
PDDocumentCatalog.getOutputIntents()
Get the list of OutputIntents defined in the document.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PDDocumentCatalog.addOutputIntent(PDOutputIntent outputIntent)
Add an OutputIntent to the list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PDDocumentCatalog.setOutputIntents(List<PDOutputIntent> outputIntents)
Replace the list of OutputIntents of the document.
|
Copyright © 2019 sejda. All rights reserved.