My dynamic text is supposed to display contents inside CDATA in html format.
So i have this small problem. wherever i have sentences(inside my CDATA) within <b></b> tags, these texts are ignored in my dynamic text box. But when i change all <b></b> by <u></u> I am not having problem(it shows them underlined)
I traced the output window, but it shows everything perfect.
