Uses of Class
org.sejda.sambox.pdmodel.PDDocumentInformation
Packages that use PDDocumentInformation
Package
Description
A package to allow provide access to PDF page navigation functionality.
-
Uses of PDDocumentInformation in org.sejda.sambox.pdmodel
Methods in org.sejda.sambox.pdmodel that return PDDocumentInformationModifier and TypeMethodDescriptionPDDocument.getDocumentInformation()This will get the document info dictionary.Methods in org.sejda.sambox.pdmodel with parameters of type PDDocumentInformationModifier and TypeMethodDescriptionvoidPDDocument.setDocumentInformation(PDDocumentInformation documentInformation) This will set the document information for this document.