Uses of Class
com.gitlab.pdftk_java.com.lowagie.text.pdf.PdfDocument
Packages that use PdfDocument
-
Uses of PdfDocument in com.gitlab.pdftk_java.com.lowagie.text.pdf
Fields in com.gitlab.pdftk_java.com.lowagie.text.pdf declared as PdfDocumentModifier and TypeFieldDescriptionprotected PdfDocumentPdfContentByte.pdfThis is the PdfDocumentprivate PdfDocumentPdfWriter.pdfthe pdfdocument object.Methods in com.gitlab.pdftk_java.com.lowagie.text.pdf that return PdfDocumentModifier and TypeMethodDescriptionPdfContentByte.getPdfDocument()Gets thePdfDocumentin use by this object.PdfWriter.getPdfDocument()Gets thePdfDocumentassociated with this writer.