Another problem for the crystal ball...
What code do you have in your onStartPage()?

Best Regards,
Paulo Soares

> -----Original Message-----
> From: Penmatcha, Raju V. [mailto:[EMAIL PROTECTED] 
> Sent: Monday, May 17, 2004 8:11 PM
> To: Paulo Soares; [EMAIL PROTECTED]
> Subject: Backward compatibility of iText
> 
> Hi,
> 
> Is iText backward compatible?
> 
> In the past we have built an application using 0.93 version of iText.
> Now we upgraded to 1.02b version and it is throwing this exception:
> 
> java.lang.NullPointerException
> at com.lowagie.text.pdf.PdfWriter.addSimple(Unknown Source)
> at com.lowagie.text.pdf.PdfContentByte.setFontAndSize(Unknown Source)
> at x.xx.xxx.xxxx.xxxxx.xxxxxx$xxPageEvents.onStartPage(xx.java:155)
> at com.lowagie.text.pdf.PdfDocument.initPage(Unknown Source)
> at com.lowagie.text.pdf.PdfDocument.open(Unknown Source)
> at com.lowagie.text.Document.open(Unknown Source)
> 
> Xx in the exception above indicates some of our own classes.
> 
> Please let us know how to fix this problem.
> We cannot roll back to 0.93 version since we have built another new
> application on the same application server using 1.02b 
> version of iText.
> 
> Thank you very much,
> Raju
> 
> 


-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id%62&alloc_ida84&op=click
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to