Uses of Class
com.itextpdf.signatures.PdfSigner
Packages that use PdfSigner
-
Uses of PdfSigner in com.itextpdf.signatures
Methods in com.itextpdf.signatures that return PdfSignerModifier and TypeMethodDescription(package private) PdfSigner
PdfPadesSigner.createPdfSigner
(SignerProperties signerProperties, boolean isFinal) (package private) PdfSigner
PdfTwoPhaseSigner.createPdfSigner
(SignerProperties signerProperties) PdfSigner.setContact
(String contact) Sets the signing contact.PdfSigner.setLocation
(String location) Sets the signing location.PdfSigner.setPageNumber
(int pageNumber) Sets the page number of the signature field which this signature appearance is associated with.PdfSigner.setPageRect
(Rectangle pageRect) Sets the rectangle that represent the position and dimension of the signature field in the page.Sets the signing reason.PdfSigner.setSignatureCreator
(String signatureCreator) Sets the name of the application used to create the signature.