|
|
[Perlfect-search] unable to index pdf files
Luhman, Rick perlfect-search@perlfect.com
Mon, 10 Mar 2003 08:08:33 -0600
Still received the same message by changing the / to \.
Message example is:
'-' is not recognized as an internal or external command,
operable program or batch file.
892:
c:/inetpub/wwwroot/compute/plans/Workstation_quotes_summer_2001/Gateway.pdf
(38.15 KB)
script looks like the following:
%EXT_FILTER = (
"pdf" => "c:/xpdf/pdftotext FILENAME -",
"doc" => "/usr/bin/antiword FILENAME"
);
Do see command boxes opening as the indexing hits a pdf fie. The command
box is empty however.
RICK
P.S. Using Windows 2000 Server Service Pack 3.
-----Original Message-----
From: Daniel Naber [mailto:daniel.naber@t-online.de]
Sent: Monday, March 10, 2003 7:07 AM
To: perlfect-search@perlfect.com
Subject: Re: [Perlfect-search] unable to index pdf files
On Monday 10 March 2003 13:26, Luhman, Rick wrote:
> Still received the error message. An example of the full error message
> is listed below.
Can you try to use / instead of \ in the path to pdftotext? Which version
of Windows are you using?
Regards
Daniel
--
http://www.danielnaber.de
_______________________________________________
perlfect-search mailing list
perlfect-search@perlfect.com
To unsubscribe, set other personal options or view the list archives please
visit:
|
|