(package private) PdfSigner |
PdfPadesSigner.createPdfSigner(SignerProperties signerProperties,
boolean isFinal) |
|
(package private) PdfSigner |
PdfTwoPhaseSigner.createPdfSigner(SignerProperties signerProperties) |
|
PdfSigner |
PdfSigner.setContact(java.lang.String contact) |
Sets the signing contact.
|
PdfSigner |
PdfSigner.setLocation(java.lang.String location) |
Sets the signing location.
|
PdfSigner |
PdfSigner.setPageNumber(int pageNumber) |
Sets the page number of the signature field which this signature
appearance is associated with.
|
PdfSigner |
PdfSigner.setPageRect(Rectangle pageRect) |
Sets the rectangle that represent the position and dimension of
the signature field in the page.
|
PdfSigner |
PdfSigner.setReason(java.lang.String reason) |
Sets the signing reason.
|
PdfSigner |
PdfSigner.setSignatureCreator(java.lang.String signatureCreator) |
Sets the name of the application used to create the signature.
|