Hi everybody,
I'm new to i-Text and I want to insert in a PDF two signature fields. I did
the following :
//SIGNATURE ACROFIELDS
PdfAcroForm acroFormSig = writer.getAcroForm();
acroFormSig.addSignature("First Signature", 90, 100, 290, 200); //First
Signature
acroFormSig.addSignature("Second Signature", 310, 100, 510, 200); //Second
Signature
Ok, that's fine, the fields appear correctly in my pdf.
Now I want these fields to be signed (with 2 certificates).
Note tha the creation of the pdf and the signing act are made in different
applications.
I read the pdf reference and I found on page 696 (Section interactive
Features > interactive forms > field types > signature fields)
"Filling in (signing) the signature field entails updating at least the V
entry and usually also the AP entry of the associated widget annotation.
Exporting a signature
field typically exports the T, V, and AP entries."
So now the question is : how do I update these entries ? Do I need to create
a new PdfDictionary ?
thanks for your help.
--
Chris
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions
Do you like iText?
Buy the iText book: http://www.1t3xt.com/docs/book.php
Or leave a tip: https://tipit.to/itexttipjar