Forum


Replies: 8   Views: 3850
Importstyles issues
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 admin  · 19-11-2015 - 08:13

Hello,

The parseStyles method must run standalone, this is using a different object instance than any other method.

Please use this method to generate a DOCX with the style names. And then set in your script the right style name/id.

Regards.