Uses of Class
com.gitlab.pdftk_java.com.lowagie.text.pdf.PdfPage
Packages that use PdfPage
-
Uses of PdfPage in com.gitlab.pdftk_java.com.lowagie.text.pdf
Methods in com.gitlab.pdftk_java.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.