Uses of Class
com.itextpdf.forms.fields.PdfSignatureFormField
Packages that use PdfSignatureFormField
-
Uses of PdfSignatureFormField in com.itextpdf.forms.fields
Methods in com.itextpdf.forms.fields that return PdfSignatureFormFieldModifier and TypeMethodDescriptionSignatureFormFieldBuilder.createSignature()Creates signature form field based on provided parameters.static PdfSignatureFormFieldPdfFormCreator.createSignatureFormField(PdfWidgetAnnotation widget, PdfDocument document) Creates a signature form field as a parent of aPdfWidgetAnnotationusing provided factory.static PdfSignatureFormFieldPdfFormCreator.createSignatureFormField(PdfDictionary dictionary) Creates a signature form field as a wrapper object around aPdfDictionaryusing provided factory.static PdfSignatureFormFieldPdfFormCreator.createSignatureFormField(PdfDocument document) Create a minimal, emptyPdfSignatureFormFieldusing provided factory.PdfFormFactory.createSignatureFormField(PdfWidgetAnnotation widget, PdfDocument document) Creates a signature form field as a parent of aPdfWidgetAnnotation.PdfFormFactory.createSignatureFormField(PdfDictionary dictionary) Creates a signature form field as a wrapper object around aPdfDictionary.PdfFormFactory.createSignatureFormField(PdfDocument document) Create a minimal, emptyPdfSignatureFormField.Adds the signature to the signature field.