[EMAIL PROTECTED] wrote:
Any idea?.... Did anyone ever encounter this?
Either you have two different versions of iText in your CLASSPATH, or you are using an iText version that was compiled with another JDK than the one that is used by your JRE. If (1) applies: remove the oldest iText version. If (2) applies: download the iText source and compile it with a JDK that has the same version of your JRE. br, Bruno ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
