We installed XPDF on Mac using port, instead pdftotext , it creates xpdf-pdftotext file so to make it working we have to make symbolic link.
$ sudo port install xpdf
Posted: 18 Dec, 2010 2:11 PM
We have just installed it from source on linux
Posted: 5 Mar, 2012 8:48 AM
|
Powered by KBPublisher (Knowledge base software)
http://blog.brush.co.nz/2009/09/catdoc-windows/
I tested it and it appears to work just fine.
Also I got errors for both xpdf and catdoc when trying to put the paths in (be it in c:\path\xpdf\ or c:/path/xpdf/ format), the error was:
"Warning: system() [function.system]: Unable to fork"
The solution was to add the Internet Guest Account (IUSR) to CMD.EXE as per:
http://www.somacon.com/p255.php
This may open up a security hole, I tried changing PHP into Safe Mode and limiting the safe_mode_exec_dir in PHP.INI but it didn't seem to have any effect even after an IISRESET.