Uses of Class
com.lowagie.text.pdf.PdfPage
Packages that use PdfPage
-
Uses of PdfPage in com.lowagie.text.pdf
Methods in com.lowagie.text.pdf with parameters of type PdfPageModifier and TypeMethodDescription(package private) PdfIndirectReference
PdfCopy.add
(PdfPage page, PdfContents contents) (package private) PdfIndirectReference
PdfWriter.add
(PdfPage page, PdfContents contents) Adds somePdfContents
to this Writer.