RE: [iText-questions] java.lang.ClassCastException: com.lowagie.text.pdf.PdfNull

2003-07-15 Thread Paulo Soares
Show me an example that I can run here with a main method (no servlet!) with the needed files. Best Regards, Paulo Soares > -Original Message- > From: Durga Prasad [SMTP:[EMAIL PROTECTED] > Sent: Tuesday, July 15, 2003 10:41 > To: [EMAIL PROTECTED] > Subject: [

[iText-questions] java.lang.ClassCastException: com.lowagie.text.pdf.PdfNull

2003-07-15 Thread Durga Prasad
Hi, I have the following problem. When i use fdfmerge functionality i get the followung error. java.lang.ClassCastException: com.lowagie.text.pdf.PdfNull at com.lowagie.text.pdf.PdfReader.getPageContent(PdfReader.java:904) at com.lowagie.text.pdf.PdfStamperImp.alterContents(Pd