Saturday 30 December 2006 11:04:11 am
Hi, I tried one more time, before calling for help ... and it worked. <b>:)</b> After all is said and done, these are the key components:
A <b>custom class</b> (I called mine 'File - Indexed') that has a file attribute and sets the 'Is Searchable' flag to true for that attribute. <b>/usr/local/bin</b> has these files
-rwxr-xr-x 3 root root 62 Dec 30 12:51 <b>ezpdftotext*</b> -rwxr-xr-x 3 root root 1135987 Dec 24 08:34 <b>pdftotext*</b> <b>ezpdftotext</b>
#!/bin/sh
#ezpdftotext script <b>/usr/local/bin/pdftotext</b> $1 - <b>override/binaryfile.ini.append.php</b> <?php /* #?ini charset="utf8"?
[PDFHandlerSettings] TextExtractionTool=<b>/usr/local/bin/ezpdftotext</b> */ ?>
I think the path in the ini file is probably unnecessary, because /usr/local/bin is in the path anyway. I uploaded a PDF file, and it worked. Thanks for the support - it really helped. Betsy
|