Hi,

 

I think you didn’t understand me or maybe I didn’t explain well.

 

I don’t want an empty signature field like you used at filledout.pdf

 

I would like to fill an empty text field after the document was signed once.

 

But it not should filled at the moment of the second signature, the text
field should be filled programatically, before signing the document because
the user could see all the data before signing, including data on text
fileds.

 

The way to fill the text field is with setField() method from AcroFields
Object, obtained from Stamper object with the method getAcrofields().

 

In this way the text field is filled but the first signature becomes
invalid.

But If I create a new revision and the document is signed the text field is
filled and all signatures are valid.

 

There is a way to fill the text field without invalidate the first
signature, and before signing again the document?

 

I didn't see this example in the website.



------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to