Download the jar from www.lowagie.com not from sourceforge. Best Regards, Paulo Soares
> -----Original Message----- > From: Thomas K�bler [SMTP:[EMAIL PROTECTED] > Sent: Friday, March 21, 2003 6:00 > To: [EMAIL PROTECTED] > Subject: [iText-questions] Error with itext0.97 > > Good Morning, > > i changed from the itext0.94 version to the new one itext0.97. > i get then a error with my xml-application. after i initialized the > pdf-document and open > the PDFWriter a get the error. what can i do? > > thank you. > > thomas k�bler > > java.lang.NoSuchMethodError > at com.lowagie.text.pdf.PdfDate.<init>(Unknown Source) > at com.lowagie.text.pdf.PdfDate.<init>(Unknown Source) > at com.lowagie.text.pdf.PdfDocument$PdfInfo.addCreationDate(Unknown > Source) > at com.lowagie.text.pdf.PdfDocument$PdfInfo.<init>(Unknown Source) > at com.lowagie.text.pdf.PdfDocument.<init>(Unknown Source) > at com.lowagie.text.pdf.PdfWriter.getInstance(Unknown Source) > at pdflib.PDFObjekt.<init>(PDFObjekt.java:113) > at pdflib.PDFPower.pdfaufbauen(PDFPower.java:216) > at pdflib.PDFPower.doPdf(PDFPower.java:153) > at pdflib.Start.main(Start.java:45) > Exception in thread "main" > > ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
