Some Html Tag does not work
Posted: Wed May 25, 2016 6:11 am
Hello,
We use Stimulsoft Reports.Java 2016.1.12 trial, It does not work when I using Html Tag :
<font color="red" face="Arial" size="18">Font</font>
<font-face="Arial">font-face</font-face>
<font-name="Arial">font-name</font-name>
<font-size="18">font-size</font-size>
<font-color="red">font-color</font-color>
<color="red">color</color>
<background-color="red">background-color</background-color>
<letter-spacing="3">letter-spacing</letter-spacing>
<word-spacing="9">word-spacing</word-spacing>word-spacing
<line-height="4">line-height<br>line-height</line-height>
<text-align="left">text-alignleft</text-align>
<text-align="center">text-aligncenter</text-align>
<text-align="right">text-alignright</text-align>
<text-align="justify">text-alignjustify</text-align>
Correct display like follow: But preview in java designer like: display on the jsp page(stiwebviewer) like: demo report: Thanks !
We use Stimulsoft Reports.Java 2016.1.12 trial, It does not work when I using Html Tag :
<font color="red" face="Arial" size="18">Font</font>
<font-face="Arial">font-face</font-face>
<font-name="Arial">font-name</font-name>
<font-size="18">font-size</font-size>
<font-color="red">font-color</font-color>
<color="red">color</color>
<background-color="red">background-color</background-color>
<letter-spacing="3">letter-spacing</letter-spacing>
<word-spacing="9">word-spacing</word-spacing>word-spacing
<line-height="4">line-height<br>line-height</line-height>
<text-align="left">text-alignleft</text-align>
<text-align="center">text-aligncenter</text-align>
<text-align="right">text-alignright</text-align>
<text-align="justify">text-alignjustify</text-align>
Correct display like follow: But preview in java designer like: display on the jsp page(stiwebviewer) like: demo report: Thanks !