Hello,
I decided to use docx4j in my app and I have problem.
In template .docx file I have few tables with data, client expect that the text in single ror would have many colors. For example values in range 1-3 will be in red but values 4-6 in green.
How can I change text color for paragraph (is it possible)?
I have no idea how to do that. Please give me some ideas or tips.
Many thanks