Package | Description |
---|---|
org.apache.pdfbox.pdmodel |
The PDModel package represents a high level API for creating and manipulating PDF documents.
|
Modifier and Type | Method and Description |
---|---|
PDEmbeddedFilesNameTreeNode |
PDDocumentNameDictionary.getEmbeddedFiles()
Get the embedded files named tree node.
|
Modifier and Type | Method and Description |
---|---|
void |
PDDocumentNameDictionary.setEmbeddedFiles(PDEmbeddedFilesNameTreeNode ef)
Set the named embedded files that are associated with this document.
|
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.