Marco, Marco Barbi (SATA) wrote > I tried with a very simple PDF (see attachment), with just an AcroForm > signature field and no XFA based data, but the problem persists. > I wrote the signer code and I agree that the verifier isn't the problem, > but I still cannot understand why iText gives a result where Adobe Reader > fails.
Acrobat upon verification states that it expected some dict object. German version here: Fehler bei Unterschriftsprüfung. Acrobat-Fehler Dict-Objekt wurde erwartet. I didn't spot any none-dictionaries as values of keys which require dictionaries in the Sig dictionary but maybe the problem is located in some related object which iText does not inspect (or does not require to be direct, or ...). Regards, Michael. -- View this message in context: http://itext-general.2136553.n4.nabble.com/PDF-signature-fails-in-Adobe-Reader-tp4214850p4217551.html Sent from the iText - General mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join http://p.sf.net/sfu/intel-appdev _______________________________________________ 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
