Uses of Class
com.itextpdf.forms.fields.PdfSignatureFormField
-
Uses of PdfSignatureFormField in com.itextpdf.forms.fields
Modifier and TypeMethodDescriptionstatic PdfSignatureFormField
PdfFormField.createSignature
(PdfDocument doc) Creates an emptysignature form field
.static PdfSignatureFormField
PdfFormField.createSignature
(PdfDocument doc, Rectangle rect) Creates an emptysignature form field
.static PdfSignatureFormField
PdfFormField.createSignature
(PdfDocument doc, Rectangle rect, PdfAConformanceLevel pdfAConformanceLevel) Creates an emptysignature form field
.static PdfSignatureFormField
PdfFormField.createSignature
(PdfDocument doc, PdfAConformanceLevel pdfAConformanceLevel) Creates an emptysignature form field
.Adds the signature to the signature field.