Uses of Class
com.gitlab.pdftk_java.com.lowagie.text.pdf.PdfContents
-
Packages that use PdfContents Package Description com.gitlab.pdftk_java.com.lowagie.text.pdf -
-
Uses of PdfContents in com.gitlab.pdftk_java.com.lowagie.text.pdf
Methods in com.gitlab.pdftk_java.com.lowagie.text.pdf with parameters of type PdfContents Modifier and Type Method Description (package private) PdfIndirectReferencePdfCopy. add(PdfPage page, PdfContents contents)(package private) PdfIndirectReferencePdfWriter. add(PdfPage page, PdfContents contents)Adds somePdfContentsto this Writer.
-