C***@hydro.qc.ca
2004-10-14 11:40:20 UTC
I have an error that I cannot seem to be able to get past, and I found a
reference to it in the following thread:
http://sourceforge.net/mailarchive/message.php?msg_id=2314792
<http://sourceforge.net/mailarchive/message.php?msg_id=2314792>
Here is a copy of the stacktrace:
java.io.IOException: Rebuild failed: trailer not found.; Original message:
File position 0 cross-reference entry in this xref subsection at file
pointer 32294
at com.lowagie.text.pdf.PdfReader.readPdf(Unknown Source)
at com.lowagie.text.pdf.PdfReader.<init>(Unknown Source)
at com.lowagie.text.pdf.PdfReader.<init>(Unknown Source)
at preuve_pdf.PreuvePDF.doIt(PreuvePDF.java:36)
at preuve_pdf.PreuvePDF.main(PreuvePDF.java:59)
In the post, Paulo mentioned that the pdf is corrupt, so I have been
assuming that mine is corrupt as well. However,
I tested it in some other pdf tools and none of the tools complain about the
file's structure, and all seems to be well.
I tested the file compressed and non compressed, and found the same error.
We generate the pdf with Exstream Dialogue version 4.0xxx, any ideas on how
we can track the source of the error. I can send the pdf
to anyone who wants to check it out, it is only about 30k.
Thanks in advance,
Mark
reference to it in the following thread:
http://sourceforge.net/mailarchive/message.php?msg_id=2314792
<http://sourceforge.net/mailarchive/message.php?msg_id=2314792>
Here is a copy of the stacktrace:
java.io.IOException: Rebuild failed: trailer not found.; Original message:
File position 0 cross-reference entry in this xref subsection at file
pointer 32294
at com.lowagie.text.pdf.PdfReader.readPdf(Unknown Source)
at com.lowagie.text.pdf.PdfReader.<init>(Unknown Source)
at com.lowagie.text.pdf.PdfReader.<init>(Unknown Source)
at preuve_pdf.PreuvePDF.doIt(PreuvePDF.java:36)
at preuve_pdf.PreuvePDF.main(PreuvePDF.java:59)
In the post, Paulo mentioned that the pdf is corrupt, so I have been
assuming that mine is corrupt as well. However,
I tested it in some other pdf tools and none of the tools complain about the
file's structure, and all seems to be well.
I tested the file compressed and non compressed, and found the same error.
We generate the pdf with Exstream Dialogue version 4.0xxx, any ideas on how
we can track the source of the error. I can send the pdf
to anyone who wants to check it out, it is only about 30k.
Thanks in advance,
Mark