| Package | Description |
|---|---|
| org.apache.pdfbox.pdmodel |
The PDModel package represents a high level API for creating and manipulating PDF documents.
|
| org.verapdf.features.pb | |
| org.verapdf.features.pb.objects |
| Modifier and Type | Method and Description |
|---|---|
PDDocumentOutline |
PDDocumentCatalog.getDocumentOutline()
Get the outline associated with this document or null if it does not exist.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PDDocumentCatalog.setDocumentOutline(PDDocumentOutline outlines)
Sets the document outlines.
|
| Modifier and Type | Method and Description |
|---|---|
static OutlinesFeaturesObject |
PBFeaturesObjectCreator.createOutlinesFeaturesObject(PDDocumentOutline outlines)
Creates new PBOutlinesFeaturesObjectAdapter
|
| Constructor and Description |
|---|
PBOutlinesFeaturesObjectAdapter(PDDocumentOutline outline)
Constructs new OutputIntent Feature Object adapter
|
Copyright © 2015–2021 The veraPDF Consortium. All rights reserved.