From: "Arthur Radulescu" <[EMAIL PROTECTED]>

> I need to search on the disk trough doc and pdf files. What would you
> suggest me to use for reading and indexing those kind of files?

I've heard of some doc->html/text and pdf->html/text converters. You could
convert them to that format (since you're just after the text, right?), and
then search them that way. Might be able to use COM if you're on a Windows
system, also.

---John Holmes...

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to