Forum


Replies: 1   Views: 2447
Word template created with ms word 2016 results corrupted when opening with word 2007
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 gmauriello  · 06-07-2017 - 14:40

Hi, I am using the version 6.5 of the PHP DOCX software and I noticed the following error:

I have a docx template (Created with word 2016) and I'm generating the word document through the CreateDocxFromTemplate class. All works correctly both on WORD 2010 and WORD 2016 but when I open the generated files in WORD 2007, it says: "Word was unable to open this document. it may be corrupt". 


How can I solve ? (May be the version with which I created the template? [WORD 2016]).

Thanks in advance.