Basics of using HTML tags
The HTML tags supported by 1.FastReport include:
Bold Body:<b>...</b>
Italic:<i>...</i>
Underline:<u>...</u>
Delete Line:<strike>...</strike>
Subscript:<sub>...</sub>
Superscript:<sup>...</sup>
Font Color: <font color=...>...</font>
2. Enable the HTML tagging feature.
Sets the property htmltags of the text box to True, which is false by default.
How to use HTML tags
1. Modify the title
Set the Font property of the caption text to general, and then edit its text in its text editor with HTML tags (<b><i><u><font color=red><strike> Students choose the course report </strike> </font></u></i></b><sub> (Group) </sub>).
2. Modify the group header
Modify the group header text to: Name: [table. Name]<sup> (School number: [table]) </sup>
3. Modify the group footer
Change the group footer text to: Selected course number:<b>[total]</b>
4. A new group report is completed.
The changes have been circled in the preview.
Fastreport.net using: [6]html label use