Forum


Replies: 2   Views: 5115
Document incompatible functions
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 garyhillerson  · 05-11-2012 - 02:43

The enableCompatibilityMode function tells me if I use a method that isn't compatible with the transform plug in, for example converting a docx into pdf.

It would be very useful to have a list of which methods are incompatible, instead of only be discover them by trial and error.

Can you post a list of these methods?

Posted by admin  · 11-04-2013 - 12:13

Hello,

These are the methods that use compatibilityMode checking: addDocx, addHTML, addRTF and transformDocx.

Regards. Jorge.