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

Packages that use PDFDocument
org.apache.fop.render.pdf 

Uses of PDFDocument in org.apache.fop.render.pdf
 

Constructors in org.apache.fop.render.pdf with parameters of type PDFDocument
SVGRenderer.SVGRenderer(FontState fs, PDFDocument doc, String font, int size, int xpos, int ypos)
          create the SVG renderer
 

Methods in org.apache.fop.render.pdf with parameters of type PDFDocument
static voidFontSetup.addToResources(PDFDocument doc, FontInfo fontInfo)
          add the fonts in the font info to the PDF document