Re: [iText-questions] itext-paulo-155 and Java 7

2012-05-17 Thread Alexis Pigeon
Hi Valentin, On 17 May 2012 10:22, Valentin Ivanov wrote: > Hello, > > I use *itext-paulo-155_fixed.jar* to sign PDF files in Java 6 without any > problems. But in Java 7 I have the exception : > > /java.lang.ClassCastException: com.lowagie.text.pdf.PdfTemplate cannot be > cast to java.lang.Com

[iText-questions] itext-paulo-155 and Java 7

2012-05-17 Thread Valentin Ivanov
Hello, I use *itext-paulo-155_fixed.jar* to sign PDF files in Java 6 without any problems. But in Java 7 I have the exception : /java.lang.ClassCastException: com.lowagie.text.pdf.PdfTemplate cannot be cast to java.lang.Comparable at java.util.TreeMap.compare(Unknown Source) at