Hi. Try these settings and give it a whirl.
PHP Code:
define('PHPDIG_INDEX_PDF',true); // obviously we need true here
define('PHPDIG_PARSE_PDF','C:\\ADD_PATH_TO\\pstotxt3.exe'); // add path
define('PHPDIG_OPTION_PDF',''); // two single quotes, no space between
define('PHPDIG_PDF_EXTENSION','.txt'); // don't forget the period in .txt