text formatting
Hi helpers,
it is possible to format text fields, so that some text within is displayed (printed) bold or italics ?
I have a field with some text, which is saved into the database.
When generating the pdf, i use rtf word documents.
In the word document i can format like bold or italics, but the whole text is formatting.
But i need to format only one or more words instead of the whole text.
My idea :
Bla bla bla <b>bla</b> (= bold text) or bla bla <i>bla<i> (=italics) !
Hope, someone has an idea !
Frank