Forum


Replies: 8   Views: 4647
Using wordstyles to format replacevariablebyhtml output possible?
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  · 04-01-2016 - 09:29

Hello,

You can't mix both Word and CSS styles using the same replace method. You need to do it using CSS styles or Word styles.

To mix both styles, you need to change the library, please check this post:

http://www.phpdocx.com/en/forum/default/topic/1115

That explains how to do that.

Regards.