Uses of Class
org.apache.fop.pdf.PDFImageXObject
Packages that use PDFImageXObject
Package
Description
Classes for handling the low-level creation of PDF documents.
-
Uses of PDFImageXObject in org.apache.fop.pdf
Methods in org.apache.fop.pdf that return PDFImageXObjectModifier and TypeMethodDescriptionPDFDocument.addImage(PDFResourceContext res, PDFImage img) Add an image to the PDF document.Deprecated.Use getXObject instead (so forms are treated in the same way)