Hello,<br />
<br />
Please see the attached image for an example of what I currently see in preview.<br />
<br />
Here's an example of what I'm looking to do. <br />
I have a working crosstab report that displays my data properly. The problem is that the Content cells contain html as such: <br />
<p>Homework<br />
<ul class='bbc'><li>a point</li><li>another point</li></ul>
</p>
<br />
As you can see in the attached image, the actual html is what I actually see. Is there a way to view the rendered html as I would on a browser?<br />
<br />
Thanks!<br />
Marvin<br />
<br />
PS My teachers and students would greatly appreciate it. (As would I naturally.

)<br />
<br />
BTW: using Eclipse 3.4.2 and BIRT 2.3.2<br />
<br />
PPS I'm new to BIRT, but normally work in Java. So if you have any code samples, feel free to throw them my way. ;-)