I've been using iText 2.1.2u and signing with a certification signature
(certification level) using .setCertificationLevel(...) method on
PdfSignatureAppearance object. It has been working fine apart from it removing
"enable usage rights in reader" setting on the PDF when enabled prior to
signing it.
Unfortunately, the latest version of iText 2.1.3 doesn't appear to be working
correctly with the same certification process. I've run the exact same source
code against version 2.1.2u and 2.1.3 and the 2.1.3 doesn't work, i.e. document
not certified. I've reverted back to using iText 2.1.2u for the time being.
...
PdfSignatureAppearance sap = stp.getSignatureAppearance();
sap.setCertificationLevel(PdfSignatureAppearance.CERTIFIED_FORM_FILLING);
...
Regards,
Paul
Start at the new Yahoo!7 for a better online experience. www.yahoo7.com.au-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://www.1t3xt.com/docs/book.php