Installed itext jar (itext-2.0.2.jar) for use in Oracle DB.  Used PDFTK 
before with no problems and using it in Korn scripts to repair PDF files.  
PDF merge script started to fail (below).  Moved files to PC and 
duplicated the problem.  It appears the files have some characteristic 
causing the problem.  The files display fine in Adobe and do not appear to 
be a problem.  Any ideas on how to resolve?

$ pdftk 647931582_FINALAPP.pdf in_process.pdf cat output 647931582.pdf 
verbose
Command Line Data is valid.

Input PDF Filenames & Passwords in Order
( <filename>[, <password>] )
   647931582_FINALAPP.pdf
   in_process.pdf

The operation to be performed:
   cat - Catenate given page ranges into a new PDF.

The output file will be named:
   647931582.pdf

Output PDF encryption settings:
   Output PDF will not be encrypted.

No compression or uncompression being performed on output.

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>>

Ray Passmore
585-339-7738
-------------------------------------------------------------------------
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