Op 21/06/2013 11:51, ansc358 schreef:
> Hi,
>
> in our project we use iText 1.4.6 for merging PDF´s created by Acrobat 9.5.
> I know it´s an old Version, but it could concern the newer Versions too.

This question has already been answered! You're using a version that 
only supports PDF 1.4.
In PDF 1.5, something called compressed object streams and compressed 
cross-reference tables was introduced.

This means that there's no startxref in those files; it's replaced by a 
stream marked as /XRef
Only software that supports PDF 1.5 and higher can read such a stream.

Please don't waste your time with old iText versions!
Read http://lowagie.com/itext2 and upgrade!

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to