Hello,
That error code is a generic error due to some missing permission or access. We recommend you to try the included example (please note we use '\\' and '\\\\' to set the path of the folders):
http://www.phpdocx.com/api-documentation/format-conversion/transform-docx-into-pdf-using-ms-word
and the most simple sample available for PHP COM on:
http://php.net/manual/en/class.com.php
using PHP CLI mode to find where the error comes from. And then run it using a web browser.
Also please check this information about solving that generic error:
http://www.phpbuilder.com/columns/venkatesan20030501.php3
https://bytes.com/topic/php/answers/843960-php-com-ms-word-application
http://www.figured-it-out.com/figured-out.php?sid=24
Regards.