fop 0.90alpha1

Uses of Class
org.apache.fop.pdf.PDFInfo

Packages that use PDFInfo
org.apache.fop.pdf Classes for handling the low-level creation of PDF documents. These classes were developed for FOP, but could be used by other applications wishing to produce PDF. 
 

Uses of PDFInfo in org.apache.fop.pdf
 

Fields in org.apache.fop.pdf declared as PDFInfo
protected  PDFInfo PDFDocument.info
          the /Info object
 

Methods in org.apache.fop.pdf that return PDFInfo
protected  PDFInfo PDFFactory.makeInfo(java.lang.String prod)
          make an /Info object
 PDFInfo PDFDocument.getInfo()
          Get the pdf info object for this document.
 


fop 0.90alpha1

Copyright 1999-2005 The Apache Software Foundation. All Rights Reserved.