[EMAIL PROTECTED] wrote:
> Creating Output ...
>    Adding page 1 from 647931582_FINALAPP.pdf
> Unhandled Java Exception:
> java.lang.ClassCastException: com.lowagie.text.pdf.PdfNull cannot be 
> cast to com.lowagie.text.pdf.PdfDictionar y
>    <<No stacktrace available>>

Apparently you have a PDF with a value for a key
that should be a dictionary but instead returns
the null object.
However I'm not sure why you are mixing iText 2.0.2
and Pdftk in this question. Does the problem occur
in iText 2.0.2? Or only in Pdftk (which is probably
based on a different iText version).
br,
Bruno

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/

Reply via email to