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.
Thank you.
When I tried this earlier I had the following output from parseStyles:
NAME: Predictions List Style
Type: paragraph
ID: PredictionsListStyle
Default: false
Custom: false
When I call $this->fragments['excerpts']->addList($excerpts, 'PredictionsListStyle'); I get a PHP Notice: Undefined index: PredictionsListStyle in CreateDocx.inc on line 2323