htmlcomponent with styling
Posted on September 12, 2019 at 5:14am
HI,
I'm trying to display some content (an html table ) in an html component.
Unfortunately the text in the table cells does not wrap. instead, the text shrinks so it can display on one line.
The HtmlComponent sample behaves this way too.
I've tried <td style='word-wrap:break-word'>sfg sfg sdfg </td> without success.
Does anyone know how to make it work correctly?
My source data is json with some nesting.
I'm not using report server. Just jaspersoft studio.
Currently my boss sugests I ditch jaspersoft and render in plain html.....
Thanks
Martin
Joined: Jul 30 2019 - 3:35am
Last seen: 1 year 5 months ago
Posted on September 12, 2019 at 5:51am
I guess you should do so... the htmlcomponent is very very BETA and can't render content that is structured. (or the result is such ugly, that you won't use it)
So as far as I know!
hth + regards
C-Box
Joined: Jul 19 2006 - 5:58pm
Last seen: 2 months 2 weeks ago
Posted on September 12, 2019 at 6:32am
Thanks for the response C-Box,
Maybe features should be labelled according to their maturity level. :-)
Save a lot of wasted time
Joined: Jul 30 2019 - 3:35am
Last seen: 1 year 5 months ago