On Thu, 13 May 2004, Douglas Kline wrote:

> Date: Thu, 13 May 2004 20:24:47 -0400
> From: Douglas Kline <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: [htdig] Interpreting pdf Files
> 
> 
> In an attempt to process pdf files with ht-Dig version 3.2.0b5, I've added the
> lines
> 
> external_parsers:
>  application/pdf->text/html   <local directory>/xpdf-3.00/xpdf/pdftotext

Add a back-slash at the end of the first line to join the two lines:

external_parsers: \
 application/pdf->text/html   <local directory>/xpdf-3.00/xpdf/pdftotext

Regards,

Joe
-- 
     _/   _/_/_/       _/              ____________    __o
     _/   _/   _/      _/         ______________     _-\<,_
 _/  _/   _/_/_/   _/  _/                     ......(_)/ (_)
  _/_/ oe _/   _/.  _/_/ ah        [EMAIL PROTECTED]

> to an htdig.conf file.
> 
> When running rundig with two "v"'s and a "-c" to that conf file, I get the 
> error messages
> 
> 
> Unknown char in line 187: -Unknown char in line 187: >syntax error
> In line 187
> 
> 
> which refers to the second of the lines I added to the conf file and then a
> series of
> 
>  Rejected: URL not in the limits! 
> 
> and 
> 
> ! Impossible to get the HTTP header 
> line.
>   Connection closed. Try to get it again.
> 
> errors for files which have been read by htdig when it was run with a conf file
> which didn't have the lines for pdf files without producing those errors. There
> are other errors but I think that whatever caused the afore-cited errors
> prevent proper processing of the files in the Web site.  Do you know what's
> wrong?  What's the "unknown char"?  TIA.
> 
> Douglas Kline
> 
> ========
> Douglas Kline
> [EMAIL PROTECTED]




-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_______________________________________________
ht://Dig general mailing list: <[EMAIL PROTECTED]>
ht://Dig FAQ: http://htdig.sourceforge.net/FAQ.html
List information (subscribe/unsubscribe, etc.)
https://lists.sourceforge.net/lists/listinfo/htdig-general

Reply via email to