Segev, Eli wrote:

I am copying one PDF file to another and then use the new PDF as input
for some other software - ImageMagick.  This software issues these
warnings:

  **** Warning:  File has an invalid xref entry:  2.  Rebuilding xref
table.

  **** This file had errors that were repaired or ignored.
  **** The file was produced by:
  **** >>>> iText 1.3.6 (by lowagie.com) distributed with the Software
Developer's Journal <<<<
  **** Please notify the author of the software that produced this
  **** file that it does not conform to Adobe's published PDF
  **** specification.

How can I correct the Xref table?

It's a pity ImageMagick doesn't tell you what's wrong with the PDF.
Also, I have never heard complaints about the xref table being wrong.
The Cross-Reference table is one of the most important parts of a
PDF file, if it's wrong Adobe Reader will complaint.
Are you sure the iText generated file wasn't altered before it is sent
to ImageMagick?
br,
Bruno


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to