Uses of Class
com.aowagie.text.pdf.PdfStamper
Packages that use PdfStamper
-
Uses of PdfStamper in com.aowagie.text.pdf
Fields in com.aowagie.text.pdf declared as PdfStamperMethods in com.aowagie.text.pdf that return PdfStamperModifier and TypeMethodDescriptionstatic PdfStamperPdfStamper.createSignature(PdfReader reader, OutputStream os, char pdfVersion, File tempFile, boolean append) Applies a digital signature to a document, possibly as a new revision, making possible multiple signatures.static PdfStamperPdfStamper.createSignature(PdfReader reader, OutputStream os, char pdfVersion, File tempFile, boolean append, Calendar globalDate) Applies a digital signature to a document, possibly as a new revision, making possible multiple signatures.PdfSignatureAppearance.getStamper()Gets thePdfStamperassociated with this instance.Methods in com.aowagie.text.pdf with parameters of type PdfStamperModifier and TypeMethodDescription(package private) voidPdfSignatureAppearance.setStamper(PdfStamper stamper)