Generated by
JDiff

Class com.itextpdf.forms.fields.PdfSignatureFormField

Changed Constructors
PdfSignatureFormField( PdfDictionary) Documentation changed from old to new.
Creates a signature form field as a wrapper object around a PdfDictionary.
PdfSignatureFormField( PdfDocument) Documentation changed from old to new.
Creates a minimal PdfSignatureFormField.
PdfSignatureFormField( PdfWidgetAnnotation, PdfDocument ) Documentation changed from old to new.
Creates a signature form field as a parent of a PdfWidgetAnnotation.
 

Added Methods
PdfSignatureFormField  setIgnorePageRotation( boolean) Sets the boolean value which indicates if page rotation should be ignored for the signature appearance.
 

Changed Methods
PdfSignatureFormField  setReuseAppearance( boolean) Documentation changed from old to new.
Indicates that the existing appearances needs to be reused as a background.