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 java.util.TreeMap.put(Unknown Source)
        at 
com.lowagie.text.pdf.PdfAnnotation.setAppearance(PdfAnnotation.java:512)
        at
com.lowagie.text.pdf.PdfSignatureAppearance.preClose(PdfSignatureAppearance.java:767)
        at
com.lowagie.text.pdf.PdfSignatureAppearance.preClose(PdfSignatureAppearance.java:721)
        at org.btrust.signer.PDFSigner.initSignPDF(PDFSigner.java:275)/

I could not find in internet any issues with this library and Java 7. What
could be the problem?

--
View this message in context: 
http://itext-general.2136553.n4.nabble.com/itext-paulo-155-and-Java-7-tp4642676.html
Sent from the iText - General mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to