How the pdf_parser command was called is not really documented;
it is only briefly mentioned as something compatible with
acrobat reader.
Ok, it's just a nit. But at least it says what parameters are
passed now.
Fri Jan 1 05:49:19 1999 Hans-Peter Nilsson <[EMAIL PROTECTED]>
* attrs.html: Describe more thoroughly how "pdf_parser"
is used.
*** ../../cvs_latest_pure/htdig3/htdoc/attrs.html Sun Dec 13 06:44:54 1998
--- ./attrs.html Fri Jan 1 16:02:59 1999
***************
*** 3085,3092 ****
</dt>
<dd>
Set this to the path of the program used to parse PDF
! files. Currently only the acroread program has been tested
! as a PDF parser.
</dd>
<dt>
<em>example:</em>
--- 3146,3158 ----
</dt>
<dd>
Set this to the path of the program used to parse PDF
! files. The program will be called with the parameters:<br>
! <tt>-toPostScript</tt> <em>infile tempdir</em>,<br>
! where <em>infile</em> is a file to parse and <em>tempdir</em>
! is a directory for storing temporary files. The program is
! supposed to convert to a variant of PostScript, which is then
! parsed internally. Currently only the acroread
! program has been tested as a PDF parser.
</dd>
<dt>
<em>example:</em>
brgds, H-P
----------------------------------------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the body of the message.