Hi there,

In my development setup I am using some shell programs to index
different kind of files via the exec command in php/cake. for example:
- Word files -> using antiword
- Pdf files -> using pdftotext

This works fine. But now we have to move the app to a production
environment which does not support using shell commands at all.

Does anyone has some links to free available libraries or classes
which can be used in php/cake for indexing the text contents of file
formats liks word, pdf, rtf excel, etc...

These libraries need to function on a Linux platform. So using Windows
MS based solutions is not an option.

Any help would be great!



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to