Forum


Replies: 14   Views: 11240
Pdf transform not working after migrating to new server using corporate license
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  · 09-12-2014 - 07:29

Hello, Please run transformDocument using the CLI mode and enabling the debug mode in this method, not in the phpdocx config file. About your OS, as you're using a Mac OS X you can't use OdfConverter, you'll need to disable it through in transformDocument. And your log returns this error: -------------------------------------------------------------------------- No such file or directory No Java runtime present, requesting install -------------------------------------------------------------------------- Did you install Java? Regards.