Hello
I use iText 0.93b and everything works fine ...
But I've downloaded version 0.95 and I get an error message when I use the function PdfWriter.getInstance :
java.lang.reflect.InvocationTargetException: 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 PVPdfReport.print(PVPdfReport.java:376)
[...]
I also noticed that the jar file of version 0.95 is about 300k less big than version 0.93b.
Is it normal ?....
Have you an idea for my problem ?
Thanks in advance for your answer.
Philippe Olagnon
E-Mail : [EMAIL PROTECTED]
-------------------------------------------------------
This sf.net email is sponsored by: To learn the basics of securing your web site with SSL, click here to get a FREE TRIAL of a Thawte Server Certificate: http://www.gothawte.com/rd524.html
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions
- RE: [iText-questions] PdfWriter.getInstance exception Philippe Olagnon
- RE: [iText-questions] PdfWriter.getInstance exceptio... Paulo Soares
- Re: [iText-questions] PdfWriter.getInstance exce... David Thielen
- RE: [iText-questions] PdfWriter.getInstance exceptio... Paulo Soares
