Forum


Replies: 10   Views: 2741
Upgrade guide from version 5 corporate to 9 advanced
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  · 20-06-2019 - 06:57

Hello,

Don't worry, the same code that works with phpdocx 5 will work with phpdocx 9; maybe you just need to do some minor changes and two methods have been removed (enableCompatibilityMode that is not used anymore and the conversion to PDF using MS Word that has been moved to a new option of the conversion plugin). In most cases you just need to include/require CreateDocx.php instead of CreateDocx.inc to upgrade to the new version.

Anyway, if you have any question or doubt you can reply to this same topic or write to contact[at]phpdocx.com

Regards.