Hi,
this is really pain to have html fields on report.
1. it is terribly slow. StiHTMLConverter.replaceHtmlSymbols is a report killer. I could not build 10 page report without timeout. I had to cut this method to bare minimum and now it flies. I can build 250+ page report no problem. I fixed it for myself but this is really issue.
2. If there is <li> tag on my report across page break I have all report "doted". It can be the result of my "fix" for StiHTMLConverter.replaceHtmlSymbols. Very highly possible. I fixed it by cutting those tags off.
Actually I do not need any action from you. I just wanted to share experience.
Best regards
Performance of reports with HTML text fields.
Re: Performance of reports with HTML text fields.
Hello.
Do you use html tags in your report? What tags do you use? The support of li tag was added in last year.
Thank you.
Do you use html tags in your report? What tags do you use? The support of li tag was added in last year.
Thank you.