On 21/09/2011 11:25, Cristian wrote:
Hi,Before posting on the mailing list I googled and tested a lot. I tried to use IText 5.2.1
There is no iText 5.2.1 yet. The most recent version is iText 5.1.2.
with BouncyCastle but I am experiencing different errors on BouncyCastle (methods not found, etc). I tested BC versions from 1.43 to 1.46 (latest) with IText 5.2.1.
Maybe you don't have ALL the libraries, maybe you don't have the right versions.
This works for us: bcmail-jdk15-146.jar bcprov-jdk15-146.jar bctsp-jdk15-146.jar
I read maven info about the project
If you download the iText source code from SVN: |svn co https://itext.svn.sourceforge.net/svnroot/itext/trunk main And if you use the POM, then you don't even have to worry about BC. The correct versions are downloaded automagically, aren't they? |
------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________ 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
