Forum


Replies: 1   Views: 2371
How to find a block of text and change its color?
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 jrao  · 31-07-2018 - 02:27

Hi,

We're trying to figure out how to do the following for a docx document:

1. Find a specific block of text, for example "This part should be marked red."

2. Change the color of this block of text, for example change the text color to red.

Any suggestions?

Thanks.