Hello,
I am trying to figure if there is a way to print a modified text. For exemple the description attribue with one word to be in bold and in size 20 and the other word, in the description ,will be underlined and in size 10.
is it possible to send the text "as-is" to the word document?
Thank you very much (in advance)
Gilad
Jens Heylmann on
Hi Gilad,
no it isn't. The attribute object provides the "getHTMLFormattedValue()" method. This method provides access to the formats which are saved into the attribute value. But it is not out-of-the-box usable e.g. in a word document.
Regards!