« Return to Thread: Problem while digitally sighning pdf using IText.

Re: Problem while digitally sighning pdf using IText.

by Michael Schierl-2 :: Rate this Message:

Reply to Author | View in Thread

On Mon, 16 Jul 2007 05:05:08 -0700 (PDT), linkjaya wrote:

> Second by using tool given by acrobat professional.
>  when i use this key following key
> Exception in thread "main" java.lang.NoClassDefFoundError:
> org/bouncycastle/asn1/DEREncodable

Add lib\bcprov-jdk14-135.jar (from SVN) to your runtime class path to avoid
this error.

HTH,

Michael


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
iText-questions mailing list
iText-questions@...
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/

 « Return to Thread: Problem while digitally sighning pdf using IText.