Forum


Replies: 3   Views: 3635
Embedhtml: override paragraph styles?
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  · 20-02-2015 - 10:19

Hello, The embedHtml method has these options to preserve or ignore the styles: * 'strictWordStyles' (boolean) if true ignores all CSS styles and uses the styles set via the wordStyles option (see next) * 'wordStyles' (array) associates a particular class, id or HTML tag to a Word style Regards.