Forum


Replies: 1   Views: 1259
Corrupt docx after phpdocx upgrade
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  · 26-08-2020 - 15:02

Hello,

All code that works with phpdocx 7.5 should work with phpdocx 10 (changing INC extensions to PHP extensions to include the library), as they use the same API (adding new options, methods and features).

Please send to contact[at]phpdocx.com one of the corrupted DOCX you get; and also run some of the included samples to check if they are generated correctly. In most cases, a corrupt DOCX comes from adding extra information when the document is downloaded: https://www.phpdocx.com/documentation/cookbook/corrupted-docx

Regards.