[email protected] wrote:
> It Works fine with Notes 7 (jvm 1.4) but i need it also for Notes 6 (jvm
> 1.3) so I have downloaded the code from Sourceforge and compiled it .
> 
> Now, using the jar file that I generated, I get this error in
> document.close();
> 
> Iniciamos el proceso
> Exportamos a XML
> Iniciamos la lectura del XML
> finalizamos la lectura del XML
> Cerramos el Pdf: C:\D12C2.pdf
> java.lang.NoClassDefFoundError: org/bouncycastle/jce/cert/X509CertSelector
>       at

> What have I done mistaked?

You forgot to download the 1.3 version of the BouncyCastle jars.
You need to add them to your CLASSPATH.
-- 
This answer is provided by 1T3XT BVBA
http://www.1t3xt.com/ - http://www.1t3xt.info

------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
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
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

Reply via email to