Any font details are supported only through Style Sheets. PowerBuilder
doesnt generate font details for browsers that do not support style sheets.
Similarly, the HTML code generated for footer and summary bands is not consistent with
different presentation styles. For example, in the GROUP presentation style, only the last
footer band values are used for the HTML table generation, however, there is no problem
for the Crosstab presentation style.
Before sending the HTML output to the browser, you need to add the HTML, BODY tags to
the generated HTML code. (Most popular web browsers display the page properly even though
these tags miss.)