Re: [iText-questions] Exception during parsing pdf

2014-03-29 Thread vishalm
Hi All, I just found out that the code depends on the jre version. It works properly if I use jre 1.6, but does not execute (and returns exception) if I run it using jre 1.7 Can you guys please check the jre version and provide me a solution for Java 7 Thanks, Vishal Mittal -- View this

Re: [iText-questions] Exception during parsing pdf

2014-03-29 Thread Michael Demey
I doubt that: I just ran the PdfContentReaderTool with Java 7 and it worked. What's the exact version of your Java 7 installation? Are there any error messages? How are you running it? Kind regards, Michaƫl. vishalm schreef op 29/03/2014 8:13: Hi All, I just found out that the code depends

[iText-questions] [SPAM] Re: Exception during parsing pdf

2014-03-29 Thread mkl
vishalm wrote I just found out that the code depends on the jre version. It works properly if I use jre 1.6, but does not execute (and returns exception) if I run it using jre 1.7 I had tested using Java 7 and it worked all right. You probably added incompatible libraries to the Java 7 JRE