Forum


Replies: 2   Views: 3838
Replacetemplatevariablebyhtml - drop style
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 jorgelj  · 29-05-2014 - 09:16

Hello,



You can set the text align in the template or in the HTML. If you want to set a new style you can use the option:



'wordStyles' (array) associates a particular class, id or HTML tag to a Word style



You just need to set the word style a associate it to a class.



Regards.