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.