Uses of Class
org.apache.fop.pdf.PDFInfo
Packages that use PDFInfo
Package
Description
Classes for handling the low-level creation of PDF documents.
-
Uses of PDFInfo in org.apache.fop.pdf
Methods in org.apache.fop.pdf that return PDFInfoModifier and TypeMethodDescriptionPDFDocument.getInfo()Get thePDFInfoobject for this document.protected PDFInfomake an /Info objectMethods in org.apache.fop.pdf with parameters of type PDFInfoModifier and TypeMethodDescriptionstatic voidPDFMetadata.updateInfoFromMetadata(org.apache.xmlgraphics.xmp.Metadata meta, PDFInfo info) Updates the values in the Info object from the XMP metadata according to the rules defined in PDF/A-1 (ISO 19005-1:2005) -
Uses of PDFInfo in org.apache.fop.pdf.xref
Methods in org.apache.fop.pdf.xref with parameters of type PDFInfoModifier and TypeMethodDescriptionSets the value of the Info entry.