This example shows you how to set the text font size and color in a text table appended to HTML reports generated from the Report Generation VIs in LabVIEW 6.0. Because Set Report Font VI has no effect on the HTML text table, the font size and color must be set by using HTML code within the table. This example uses Fontsize VI, a sub VI that takes the text table as an input and modifies the size and font of the table that is displayed on the HTML page.
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.