|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PdfAStamper | |
|---|---|
| com.itextpdf.text.pdf | |
| Uses of PdfAStamper in com.itextpdf.text.pdf |
|---|
| Methods in com.itextpdf.text.pdf that return PdfAStamper | |
|---|---|
static PdfAStamper |
PdfAStamper.createSignature(PdfReader reader,
OutputStream os,
char pdfVersion,
File tempFile,
boolean append,
PdfAConformanceLevel conformanceLevel)
Applies a digital signature to a document, possibly as a new revision, making possible multiple signatures. |
static PdfAStamper |
PdfAStamper.createSignature(PdfReader reader,
OutputStream os,
char pdfVersion,
File tempFile,
PdfAConformanceLevel conformanceLevel)
Applies a digital signature to a document. |
static PdfAStamper |
PdfAStamper.createSignature(PdfReader reader,
OutputStream os,
char pdfVersion,
PdfAConformanceLevel conformanceLevel)
Applies a digital signature to a document. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||