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.
Thanks for your reply!
However - I'm having trouble making this work. I have the style I want:
http://i.imgur.com/QgCujnr.png
And then I do:
$this->document->importListStyle(path('storage').'documents/phpdocx/styles.docx', 'PredictionsListStyle', 'PredictionsListStyle');
But I get the error message: The requested list style could not be found.
On a similar note: I think there might be a bug in the importListStyle function: PHP Notice: Undefined variable: zipStyles in CreateDocx.inc on line 3965
https://www.diffchecker.com/244pd6cy