| Package | Description |
|---|---|
| com.itextpdf.signatures |
| Modifier and Type | Method and Description |
|---|---|
PdfSigner |
PdfSigner.setContact(String contact)
Sets the signing contact.
|
PdfSigner |
PdfSigner.setLocation(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(String reason)
Sets the signing reason.
|
PdfSigner |
PdfSigner.setSignatureCreator(String signatureCreator)
Sets the name of the application used to create the signature.
|
Copyright © 1998–2024 Apryse Group NV. All rights reserved.