Hello Gilles,
according to this problem, I also have problems in using the pdftotext
parser.

This is the part of my config file:

matches_per_page: 10
case_sensitive: false
bad_querystr: s=a n=a n=d M=A M=D S=A S=D D=A D=D N=A N=D .sql .inc test.php
pdf_parser: /usr/bin/pdftotext -

This is the answer I always get:

pdftotext version 0.92
Copyright 1996-2000 Derek B. Noonburg
Usage: pdftotext [options] <PDF-file> [<text-file>]
  -f <int>        : first page to convert
  -l <int>        : last page to convert
  -ascii7         : convert to 7-bit ASCII (default is 8-bit ISO Latin-1)
  -latin2         : convert to ISO Latin-2 character set
  -latin5         : convert to ISO Latin-5 character set
  -eucjp          : convert Japanese text to EUC-JP
  -raw            : keep strings in content stream order
  -upw <string>   : user password (for encrypted files)
  -q              : don't print any messages or errors
  -v              : print copyright and version info
  -h              : print usage information
  -help           : print usage information
PDF::parse: error running pdf_parser on http://....


What is my mistake ?

I think I need a variable in the command to specify the pdf-file.

I couldn't get the right information from the FAQ.

Thanks for helping!

Karsten


_______________________________________________
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

Reply via email to