Generated by
JDiff

Class com.itextpdf.signatures.PdfSigner

Added Constructors
PdfSigner( PdfReader, OutputStream , String , StampingProperties , SignerProperties ) Creates a PdfSigner instance.
 

Added Methods
String  getLocation() Returns the signing location.
String  getReason() Returns the signing reason.
PdfSignatureFormField  getSignatureField() Gets the signature field to be signed.
PdfSigner  setLocation( String) Sets the signing location.
PdfSigner  setReason( String) Sets the signing reason.
 

Changed Methods
void  preClose( Map Integer> ) Documentation changed from old to new.
This is the first method to be called when using external signatures.
void  timestamp( ITSAClient, String ) Documentation changed from old to new.
Signs a document with a PAdES-LTV Timestamp.