here's a kbase outlining the supported tags in crystal reports.
- List of RTF tags known to format
correctly in Crystal Reports:
- \fonttbl Font table generation
- \colortbl Color table generation
- \tab Fixed tabs (fixed meaning set on a horizontal line
position) - \par Few paragraph, essentially a carriage return or line
feed - \qr Paragraph alignment (qr is right aligned, qc is
centered, ql is left aligned) - \ul Underline (ulnone is used to switch off underline)
- \b Bold (b0 is used to switch off bold)
- \fi2880 Indent first line of paragraph (in this example the
indent is 2 inches) - \li1440 Left indent all (in this example the indent is 1 inch)
- \strike Strikeout font
- \emdash Produce the smaller "-" dash (en-dash, a dash the width
of the letter "n") - \endash Produce the smaller "-" dash (en-dash, a dash the width
of the letter "n") - \emspace Produce the smaller " " space (en-space, a space the
width of the letter "n") - \enspace Produce the smaller " " space (en-space, a space the
width of the letter "n") - \ldblquote Left double quotation mark (rdblquote produces a right
double quotation mark) - \lquote Left single quotation mark (rquote produces a right
single quotation mark) - \bullet Bullet mark
- List of RTF tags known to NOT format
correctly in Crystal Reports:
- \pntext\f1\'B7 Bulleted indents (in this example a round bullet is used)
- \sub Subscript
- \super Superscript
- \trowd Tables and any table, row, or cell-related tags
- \shad Shadows
- \animtext Animated text
- \caps Apply capital letters
- \uldb Double underline
- \uldash Dash underline
- \ulth Thick underline
- \ulw Wave underline
- \chshdng Character shading
- \chdate Current date
- \bkmrkstart Bookmark start or bookmark end
- \bkmarkend Bookmark start or bookmark end
- \pict, \wbitmap Pictures and any picture-related tags
- \object OLE objects and any OLE object-related tags
- \do Drawing objects and any Drawing object-related tags
- \strikedl Double Strike
- \pntext\f1\'B7 Bulleted indents (in this example a round bullet is used)