Hi: I'm using htdig v3.1.6 on Mac OS X. Indexing is fine for HTML documents, but I've configured EXTERNAL PARSING for PDF file and get the following error: --------- URL: http://pdf.spiral.com/acfea/itineraries/BH011197-iti.pdf External parser error: unknown field in line <TITLE>Mt. Holyoke College Glee Club</TITLE> --------- htdig.conf has entry: external_parsers: application/pdf /usr/local/bin/doc2html.pl
doc2html.pl configured: my $PDF2HTML = '/usr/local/bin/pdf2html.pl'; pdf2html.pl configured: my $PDFTOTEXT = "/usr/local/bin/pdftotext"; my $PDFINFO = "/usr/local/bin/pdfinfo"; I think all the config files are fine, and obviously the pdf file is being read and an attempt is made to parse. Any help appreciated, I'm stumped at this point. -chip carman -- ..................................................................... Chip Carman, Technical Director Spiral Studios ( http://spiral.com ) ..................................................................... _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ htdig-general mailing list <[EMAIL PROTECTED]> To unsubscribe, send a message to <[EMAIL PROTECTED]> with a subject of unsubscribe FAQ: http://htdig.sourceforge.net/FAQ.html

