Hi. What version of PHP are you running? When you run pstotext does the text show in the command window? Also, how did you set the following?
PHP Code:
define('PHPDIG_INDEX_PDF',false);
define('PHPDIG_PARSE_PDF','/usr/local/bin/pstotext');
define('PHPDIG_OPTION_PDF','-cork');