Avatar

Level 10

There is a function which you can use to do this.

loadXML();

Here is an example for bold value, you can use the same for different colors but you gotta change the style, it is most likely CSS language:  style=\"font-weight:bold;color:red;letter-spacing:0in\"

If you get and error "exData" is not valid or doesn't exist, to fix it you must already have a special style inside the text when you render the PDF...

What I usually do is just have blank space to be bold or colour changed, there might be some other way to have "exData", but that's the easiest way I found yet.