Hi, I'm a newbie on iText. This is my first project using this library.
I'm build a PDF with essentially a big table on it, and while compiling, i'm getting this Class Not Found error: "class file for org.bouncycastle.asn1.ASN1Primitive not found" I'm confused, since i'm only using the basic functionalities, and didn't even touch the PDF Signing features. What should i do to fix the error? I'm using: - JDK 1.7 - iText 5.3.5 - extrajars 2.2 If it helps, i would like to clarify that when i run the project inside NetBeans, it compiles and runs just fine. The error appears when i try to compile it to a single executable jar file (which includes the dist/lib) -- View this message in context: http://itext-general.2136553.n4.nabble.com/org-bouncycastle-asn1-ASN1Primitive-not-found-tp4657199.html Sent from the iText - General mailing list archive at Nabble.com. ------------------------------------------------------------------------------ LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value-add services Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d _______________________________________________ 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
