|
fop 1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PDFInfo | |
---|---|
org.apache.fop.pdf | Classes for handling the low-level creation of PDF documents. |
org.apache.fop.pdf.xref |
Uses of PDFInfo in org.apache.fop.pdf |
---|
Methods in org.apache.fop.pdf that return PDFInfo | |
---|---|
PDFInfo |
PDFDocument.getInfo()
Get the PDFInfo object for this document. |
protected PDFInfo |
PDFFactory.makeInfo(java.lang.String prod)
make an /Info object |
Methods in org.apache.fop.pdf with parameters of type PDFInfo | |
---|---|
static void |
PDFMetadata.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 PDFInfo | |
---|---|
TrailerDictionary |
TrailerDictionary.setInfo(PDFInfo info)
Sets the value of the Info entry. |
|
fop 1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |