What HTML tags are supported in Crystal Reports 2008

I know by right clicking some text fields in Crystal Reports you can tell Crystal to render that report as HTML (See screenshots below). I'm wondering what the possible tags available in those fields is and what CSS/styling capabilities there are. Thanks! Right Click text fieldRight click a field and select "Format Field" Text InterpretationClick the Paragraph Tag and the Text Interpretation combo box.

17.9k 14 14 gold badges 87 87 silver badges 198 198 bronze badges asked Oct 9, 2012 at 0:31 kentcdodds kentcdodds 28.7k 32 32 gold badges 110 110 silver badges 190 190 bronze badges possible duplicate of Crystal Report showing HTML text, but the bullets don't show. Why? Commented Oct 9, 2012 at 12:13

1 Answer 1

I found this in a forum post. Not sure about it's validity, but it seems legit.

It appears that Crystal Reports only supports a small subset of HTML tags and attributes.

The supported tags are:

The supported attributes are:

Not sure about CSS. I'm pretty sure you can't do any styling beyond what you see here.