|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SigningInformation | |
|---|---|
| com.qoppa.pdfNotes | PDFNotesBean, toolbar and related classes. |
| com.qoppa.pdfProcess | jPDFProcess main classes, used to manipulate PDF documents and pages. |
| Uses of SigningInformation in com.qoppa.pdfNotes |
|---|
| Methods in com.qoppa.pdfNotes with parameters of type SigningInformation | |
|---|---|
void |
PDFNotesBean.signDocument(SignatureField signField,
SigningInformation signingInfo,
File outputFile)
This method will sign and save the document. |
| Uses of SigningInformation in com.qoppa.pdfProcess |
|---|
| Methods in com.qoppa.pdfProcess with parameters of type SigningInformation | |
|---|---|
void |
PDFDocument.signDocument(SignatureField signField,
SigningInformation signingInfo)
Signs this document using the given signature field. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||