Forum


Replies: 10   Views: 11349
Warning: domdocument::loadxml(): empty string supplied as input
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 Sven May  · 19-02-2015 - 12:15

What I see in CreateDocx.php at importSingleNumbering() method that $numberingsXML is null if my HTML content include ol list TAGs. As you can see in my first post I insert HTML content into a table cell with WordFragment() class and I use CreateDocxFromTemplate() class to create my docx...