Uses of Class
org.apache.pdfbox.pdmodel.PDDocumentNameDictionary
Packages that use PDDocumentNameDictionary
Package
Description
The PDModel package represents a high level API for creating and manipulating PDF documents.
-
Uses of PDDocumentNameDictionary in org.apache.pdfbox.pdmodel
Methods in org.apache.pdfbox.pdmodel that return PDDocumentNameDictionaryMethods in org.apache.pdfbox.pdmodel with parameters of type PDDocumentNameDictionaryModifier and TypeMethodDescriptionvoid
PDDocumentCatalog.setNames
(PDDocumentNameDictionary names) Set the names dictionary for the document.