Hi. Is there a trick to getting at the MakeSignature.CryptoStandard class?
After importing the book samples into Eclipse with a itextpdf-5.0.4.jar in place, I had failed dependencies for lack of about half of the classes in com.itextpdf.text.pdf.security. Upgrading to itextpdf-5.4.0 jar cleared all but the MakeSignature.CryptoStandard class dependencies. So, I'm missing class MakeSignature.CryptoStandard, needed for MakeSignature(), at least. The second half of Chapter 12 will be problematic without it. There is a well-indicated (thanks!) clue at section 12.3 page 387, pointing out that the BouncyCastle jars are required. So I unselected the two (bcpkix-jdk15on-1.47.jar, bcprov-jdk15on-1.47.jar) added the v1.48 of these two, then started thrashing at guesses. I've added the other bc jars, toggled the "-ext" and non--ext variants of bcprov-jdk15on. Bumped up from OpenJDK 1.6 to Sun's. I still can't get clear of this. If there's a URL to a posting or a FAQ I've missed, please send it. Google's not getting me past this one. Edward Siewick P.S.: environment is a Ubuntu 12.04 workstation with Eclipse v3.7.2 bc*1.48.jar itextpdf-5.4.0 jar (Sun) java version "1.6.0_38" Java(TM) SE Runtime Environment (build 1.6.0_38-b05) Java HotSpot(TM) 64-Bit Server VM (build 20.13-b02, mixed mode) -- ------------------------------------------------------------------------------ Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the endpoint security space. For insight on selecting the right partner to tackle endpoint security challenges, access the full report. http://p.sf.net/sfu/symantec-dev2dev _______________________________________________ iText-questions mailing list iText-questions@lists.sourceforge.net 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