On 28/09/2010 20:01, David RR Webber (XML) wrote: > 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?
The cause is: PdfTk is an abandoned project (not our responsibility) built using an obsolete version of iText (no longer supported). -- This answer is provided by 1T3XT BVBA http://www.1t3xt.com/ - http://www.1t3xt.info ------------------------------------------------------------------------------ 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/
