Hi
I have a requirement where I need to print the content in the following format:
This is line 1.(normal)
<b>This is line 2.</b>
This is line 3.( 'line 3' in helvetica font and color red).
I am using include text to include the standard text containing the content into the smartform.I have maintained the required styles in smartstyles. Is it possible to apply character formats in include text?
I tried breaking the content into two standard texts where the character formats needs to be applied.But when I am using append directly , the content is taking the format of the text node content preceding it.
Thanks in advance.
Regards
Susan