Forum


Replies: 6   Views: 1279
Conversion plugin based on ms word: transformdocument error ms word
Topic closed:
Please note this is an old forum thread. Information in this post may be out-to-date and/or erroneous.
Every phpdocx version includes new features and improvements. Previously unsupported features may have been added to newer releases, or past issues may have been corrected.
We encourage you to download the current phpdocx version and check the Documentation available.

Posted by admin  · 19-02-2021 - 14:30

Hello,

That seems a generic error when PHP can't connect to MS Word or use the COM extension. We recommend you to test the PHP COM Extension standalone with the most simple available on the PHP documentation pages (https://www.php.net/manual/en/book.com.php) and also test using PHP CLI mode to check if there's some permission error or missing setup.

Regards.