Package | Description |
---|---|
org.apache.fop.pdf |
Classes for handling the low-level creation of PDF documents.
|
Modifier and Type | Method and Description |
---|---|
PDFImageXObject |
PDFDocument.addImage(PDFResourceContext res,
PDFImage img)
Add an image to the PDF document.
|
PDFImageXObject |
PDFDocument.getImage(java.lang.String key)
Deprecated.
Use getXObject instead (so forms are treated in the same way)
|
Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.