HTML Text Not Display Properly in JS Viewer
Posted: Tue Mar 06, 2018 3:10 am
Hi,
I am trying to show some HTML text on the report.
When view in the Flash Viewer, it is showing correctly with font colors, line breaks and background color. But when viewer in HTML Viewer, font colors and line breaks cannot be shown. Only the background color is still there. The HTML code for the text are as follows:
<p align="left"><font color="#ff6666"><font style="background-color: rgb(255, 255, 255);">TESTING LINE 1</font></font></p>
<p align="left"><font color="#ff6666" style="background-color: rgb(255, 255, 0);">TESTING LINE 2</font></p>
May I know the above issue can be fixed in HTML Viewer or not? Thank you very much.
I am trying to show some HTML text on the report.
When view in the Flash Viewer, it is showing correctly with font colors, line breaks and background color. But when viewer in HTML Viewer, font colors and line breaks cannot be shown. Only the background color is still there. The HTML code for the text are as follows:
<p align="left"><font color="#ff6666"><font style="background-color: rgb(255, 255, 255);">TESTING LINE 1</font></font></p>
<p align="left"><font color="#ff6666" style="background-color: rgb(255, 255, 0);">TESTING LINE 2</font></p>
May I know the above issue can be fixed in HTML Viewer or not? Thank you very much.