Quoting ���컪 <[EMAIL PROTECTED]>: > java.lang.NoSuchMethodError > at com.lowagie.text.pdf.PdfDate.<init>(Unknown Source)
You are using a jar that was compiled with JDK1.4 in a JDK1.3 environment. http://itext.sourceforge.net/downloads/iText.jar was replaced with a correct jar (I think). I will see to it that the next version (end of this week?) will be compiled correctly. Bruno ------------------------------------------------------- This SF.net email is sponsored by: The Definitive IT and Networking Event. Be There! NetWorld+Interop Las Vegas 2003 -- Register today! http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
