Hi,
> It is successfully showing me how to sign a digital signature to a pdf file,
> however, this example will replace the
> first digital signature file after I have signed another digital signature
> for this pdf. Would you please advice me
> how can I sign 2 validate sign. at the same pdf? Thanks!!
For multiple signatures to work, you have to sign in append mode; I think it's
a parameter to CreateSignature method of pdfstamper..
PdfStamper stp = PdfStamper.CreateSignature(reader, fout, '\0', null,
append);
Bye, Martin
No disclaimer.icomedias
------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions
iText(R) is a registered trademark of 1T3XT BVBA.
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