I am trying to convert use the PDF converter with MAMP, but all I get is
Fatal error: Uncaught exception 'Exception' with message 'The chosen extension is not supported' in /path_to/phpdocx_pro_conv/classes/PhpdocxLogger.inc:56 Stack trace: #0 /path_to/phpdocx_pro_conv/classes/TransformDocAdv.inc(136): PhpdocxLogger::logger('The chosen exte...', 'fatal') #1 /path_to/pdf.php(35): TransformDocAdv->transformDocument('imports/test.do...', NULL, 'imports/test.pd...') #2 {main} thrown in /path_to/phpdocx_pro_conv/classes/PhpdocxLogger.inc on line 56
Anyone with a hint?