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 |
---|---|---|
PDEmbeddedFilesNameTreeNode |
PDDocumentNameDictionary.getEmbeddedFiles() |
Get the embedded files named tree node.
|
Modifier and Type | Method | Description |
---|---|---|
void |
PDDocumentNameDictionary.setEmbeddedFiles(PDEmbeddedFilesNameTreeNode ef) |
Set the named embedded files that are associated with this document.
|