We have a PDF that is failing with this error:
Unhandled Java Exception:
java.lang.ClassCastException: com.lowagie.text.pdf.PdfNumber cannot be cast to com.lowagie.text.pdf.PdfDictionary
at com.lowagie.text.pdf.PdfCopy.addPage(pdftk)
Does anyone know exactly what the cause is here?
java.lang.ClassCastException: com.lowagie.text.pdf.PdfNumber cannot be cast to com.lowagie.text.pdf.PdfDictionary
at com.lowagie.text.pdf.PdfCopy.addPage(pdftk)
Does anyone know exactly what the cause is here?
We think it may be related to page pageination, but not entirely sure.
Thanks, DW
------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://www.itextpdf.com/book/ Check the site with examples before you ask questions: http://www.1t3xt.info/examples/ You can also search the keywords list: http://1t3xt.info/tutorials/keywords/
