Forum


Replies: 4   Views: 1273
Docx supported formats?
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 officiorocks  · 26-01-2021 - 00:55

Hi all,

 

Are there some restrictions/requirements for docx format?

We have one docx file that generates such error:

Argument 1 passed to DOMDocument::importNode() must be an instance of DOMNode, null given at ...\library\PHPDocx\Classes\Phpdocx\Create\CreateDocx.php:917

After the same file was uploaded to Google Docs and downloaded - there is no error.

These files are in a zip here: https://drive.google.com/file/d/1Pd2FBmVCOC8SM6oFn2hW9VzYIBtUrycY/view?usp=sharing

 

The latest 11 version of the PHPDocx is used.

 

Thanks in advance, Andron.