View Single Post
Old 02-15-2005, 10:31 PM   #3
mynamesucks
Green Mole
 
Join Date: Feb 2005
Posts: 8
Hello, everyone

Now I can convert pdf file to txt file by command line.
But I can not index pdf file by phpdig.

The config is:
define('PHPDIG_INDEX_PDF',true);
define('PHPDIG_PARSE_PDF','/path/cgi-bin/pdftotext');
define('PHPDIG_OPTION_PDF','');

define('PHPDIG_PDF_EXTENSION','.txt');

Can anyone tell me what should I do???
m (_ _) m Thanks
mynamesucks is offline   Reply With Quote