At 10:06 AM +0200 10/3/00, Martin Mielke wrote:
>Error (0): PDF file is damaged - attempting to reconstruct xref table...
>Error: Couldn't find trailer dictionary
>Error: Couldn't read xref table
>Error (0): PDF file is damaged - attempting to reconstruct xref table...
>Error: Couldn't find trailer dictionary
>Error: Couldn't read xref table
>Error (139803): Bad colorspace
There are a few possibilities. One is that your max_doc_size
attribute is too small for your PDF files and so they're being
truncated.
<http://www.htdig.org/attrs.html#max_doc_size>
The other possibility, as the messages say, is that one or more of
your PDF files is actually damaged. In that case, the best thing to
do is to run htdig with more debugging turned on and send both STDOUT
and STDERR to a file to peruse. Obviously the files reported just
before this output would be ones to check.
--
-Geoff Hutchison
Williams Students Online
http://wso.williams.edu/
------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.
List archives: <http://www.htdig.org/mail/menu.html>
FAQ: <http://www.htdig.org/FAQ.html>