Uses of Class
com.aowagie.text.pdf.PdfImage
-
Packages that use PdfImage Package Description com.aowagie.text.pdf -
-
Uses of PdfImage in com.aowagie.text.pdf
Methods in com.aowagie.text.pdf with parameters of type PdfImage Modifier and Type Method Description private PdfIndirectReference
PdfWriter. add(PdfImage pdfImage, PdfIndirectReference fixedRef)
Writes aPdfImage
to the outputstream.
-