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 |
---|---|
PDDocumentCatalog |
PDDocument.getDocumentCatalog()
This will get the document CATALOG.
|
Constructor and Description |
---|
PDDocumentNameDictionary(PDDocumentCatalog cat)
Constructor.
|
PDDocumentNameDictionary(PDDocumentCatalog cat,
COSDictionary names)
Constructor.
|
Copyright © 2002-2015 The Apache Software Foundation. All Rights Reserved.