On Fri, 11 Sep 1998, Geoff Hutchison wrote:

> Date: Fri, 11 Sep 1998 13:28:47 -0400
> From: Geoff Hutchison <[EMAIL PROTECTED]>
> To: Chris Brown <[EMAIL PROTECTED]>
> Cc: [EMAIL PROTECTED]
> Subject: Re: htdig: ht3.1.0b1 and PDF
> 
> At 12:51 PM -0400 9/11/98, Chris Brown wrote:
> >I recently installed htdig 3.1b1 and it works fine except now it won't
> >find my acroread to convert .pdf's.  I still have the acroread: parameter
> >set in the htdig.conf file as it was in my old one.
> >
> >Is there a new param to set this?
> 
> Yup. The param is "pdf_parser" since there was a lot of discussion about
> using other programs to parse PDF files. I don't think anyone has tested
> using other programs, but I figured it would be better to name it
> "pdf_parser" than "acroread" anyway.

I run htdig on a BSDI 3.1 box; acroread does not have a port for it, but I
have pdftops. 

When I set the param up in my htdig.config file as follows:

pdf_parser:             /usr/contrib/bin/pdftops

I get the following result:
________________________________________________________________________
Usage: pdftops [-f <int>] [-l <int>] [-h] [-help] <PDF-file> [<PS-file>]
  -f   : first page to print
  -l   : last page to print
  -h   : print usage information
  -help: print usage information
PDF::parse: cannot open acroread output
________________________________________________________________________

when I set it up like:

pdf_parser:             /usr/contrib/bin/pdftops %src %dest 

I get the following result:
________________________________________________________________________
PDF::parse: cannot find acroread
________________________________________________________________________

What am I doing wrong?

TIA,

Joe

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

----------------------------------------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the body of the message.

Reply via email to