1htdig-pdfparser(1) General Commands Manual htdig-pdfparser(1)
2
3
4
6 htdig-pdfparser - parse a PDF document (wrapper script for htdig)
7
9 htdig-pdfparser
10
12 This script acts as a wrapper script for the htdig program. The exact
13 program that htdig uses to search in pdf documents for index words, can
14 be set in the htdig config file. Set the program by using the
15 debian_pdf_parser directive.
16
18 acrobat
19 Use the acroread utility to parse PDF documents
20
21 xpdf Use the pstotext utility, part of the xpdf package, to parse PDF
22 documents
23
25 /etc/htdig/htdig.conf
26 The default configuration file.
27
29 Please refer to the HTML pages (in the htdig-doc package)
30 /usr/share/doc/htdig-doc/html/index.html and the manual pages htdig(1)
31 for a detailed description of ht://Dig and its commands.
32
34 Stijn de Bekker <stijn@debian.org>
35
36
37
38 17 February 2002 htdig-pdfparser(1)