|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SignatureOptions | |
|---|---|
| org.apache.pdfbox.pdmodel | The PDModel package represents a high level API for creating and manipulating PDF documents. |
| Uses of SignatureOptions in org.apache.pdfbox.pdmodel |
|---|
| Methods in org.apache.pdfbox.pdmodel with parameters of type SignatureOptions | |
|---|---|
void |
PDDocument.addSignature(PDSignature sigObject,
SignatureInterface signatureInterface,
SignatureOptions options)
This will add a signature to the document. |
void |
PDDocument.addSignatureField(List<PDSignatureField> sigFields,
SignatureInterface signatureInterface,
SignatureOptions options)
This will add a signaturefield to the document. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||