Re: [iText-questions] SignWithCAcert error

2013-07-25 Thread beppecosta
Now it compiles but when I try to sign a pdf I get this error: Exception in thread "main" java.lang.NullPointerException at com.itextpdf.text.pdf.security.PrivateKeySignature.(PrivateKeySignature.java:76) at SignWithCAcert

Re: [iText-questions] SignWithCAcert error

2013-07-24 Thread 1T3XT
On 23/07/2013 15:53, beppecosta wrote: > Hello, > > I' trying to encrypt a Pdf using the example from the latest white paper of > Bruno Lowagie, at page 66, > with "bcprov-ext-jdk15on-149.jar", "bcmail-jdk15on-149.jar" and > "itextpdf-5.4.1.jar" > > When compiling, I get this error: > > /pdf/SignPd

[iText-questions] SignWithCAcert error

2013-07-23 Thread beppecosta
Hello, I' trying to encrypt a Pdf using the example from the latest white paper of Bruno Lowagie, at page 66, with "bcprov-ext-jdk15on-149.jar", "bcmail-jdk15on-149.jar" and "itextpdf-5.4.1.jar" When compiling, I get this error: /pdf/SignPdf.java:41: cannot find symbol symbol : class S