Some Html Tag does not work

Stimulsoft Reports.JAVA discussion
Post Reply
Jia Sheng
Posts: 49
Joined: Thu Jul 04, 2013 7:59 am

Some Html Tag does not work

Post by Jia Sheng »

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:
Correct display
Correct display
QQ图片20160525140652.png (8.93 KiB) Viewed 3063 times
But preview in java designer like:
in java designer
in java designer
QQ图片20160525140421.png (26.73 KiB) Viewed 3064 times
display on the jsp page(stiwebviewer) like:
on the jsp page(stiwebviewer)
on the jsp page(stiwebviewer)
QQ图片20160525140613.png (23.51 KiB) Viewed 3064 times
demo report:
report.mrt
demo report
(3.7 KiB) Downloaded 279 times
Thanks !
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Some Html Tag does not work

Post by Alex K. »

Hello,

Unfortunately, at the current moment, the Java version have limitations with the working with Tags. Sorry.
We have added this task to our to-do list.
https://docs.oracle.com/javase/7/docs/a ... mmary.html

Thank you.
Jia Sheng
Posts: 49
Joined: Thu Jul 04, 2013 7:59 am

Re: Some Html Tag does not work

Post by Jia Sheng »

Hello,
Thanks.I am looking forward to the new version.Can you give me an approximate time?

Aleksey wrote:Hello,

Unfortunately, at the current moment, the Java version have limitations with the working with Tags. Sorry.
We have added this task to our to-do list.
https://docs.oracle.com/javase/7/docs/a ... mmary.html

Thank you.
Vadim
Posts: 363
Joined: Tue Apr 23, 2013 11:23 am

Re: Some Html Tag does not work

Post by Vadim »

Hello.
You can try Stimulsoft Reports.Java 2016.1.13 from 2016.05.25, but it not stable version.
Post Reply