Forum


Replies: 9   Views: 4866
Using conversion plugin to convert to pdf
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 jprateragg  · 15-08-2012 - 18:50

I'm using PHPDOCX v2.5 on Windows 2003. I've installed MS Office 2010 Professional Plus on the server. I'm trying to use transformDocxUsingMSWord() from your API guide ([url]http://www.phpdocx.com/documentation/api-documentation/transformdocxusingmsword-use-microsoft-word-for-format-conversion[/url]). After trying to convert a test document, I get this error:


Fatal error: Class 'COM' not found in C:\Inetpub\wwwroot\aganalysis\includes\phpdocx-pro-2.5\classes\MSWordInterface.inc on line 54

How can I fix this? Thanks!