Page 1 of 2
AllowHTML Tags
Posted: Sat May 01, 2010 12:53 pm
by mhudnall
Any chance of supporting additional HTML tags like lists and style tags rather than the old school html tags?
AllowHTML Tags
Posted: Mon May 03, 2010 8:17 am
by Jan
Hello,
At this moment we don't plan support additional HTML tags in our report engine. Sorry.
Thank you.
AllowHTML Tags
Posted: Fri May 21, 2010 3:37 am
by m.n
So, technically, there is no HTML support in Stimulsoft.Wpf for enterprise level application developers.
Do you (dear forum members) have any idea how to work around the problem? Third-party library to render HTML into... image or something and put it into report image component?
AllowHTML Tags
Posted: Fri May 21, 2010 8:30 am
by Jan
Hello,
You can try convert html to rtf and display rtf file in report. Example you can find in attachment.
Thank you.
AllowHTML Tags
Posted: Mon May 24, 2010 4:33 am
by m.n
Thank you for advice, but...
Even for extremely simple HTML content like attached one (simple text with right-aligned logo), the result is unacceptable - there is no logo image, only plain text.
Any other ideas, please?
AllowHTML Tags
Posted: Mon May 24, 2010 8:31 am
by Andrew
Hello,
Our HTML editor is used for simple text decoration (making text underlined, bold etc). HTML text is a complex task and does not related to reporting tool. In future we do not plan to extend HTML tags support.
Thank you.
AllowHTML Tags
Posted: Tue May 25, 2010 12:37 am
by m.n
Andrew wrote:HTML text is a complex task and does not related to reporting tool. In future we do not plan to extend HTML tags support.
I can clearly understand that. I'm not asking you for adding full HTML support, you should keep good work on reporting features.
On the other side using fine descriptions in HTML format and printing them is quite common these days, isn't it?
This is why I am searching for any idea how to print full HTML content.
So, any ideas?
AllowHTML Tags
Posted: Tue May 25, 2010 1:04 am
by Andrew
Hello,
Unfortunately, there is no simple solution for this issue because any of them are far from reporting. It also includes much of code.
Thank you.
AllowHTML Tags
Posted: Tue May 25, 2010 3:52 am
by m.n
The simple (and the best) solution is to bind HTML data to a component.

Unfortunately, this won't work.
If you have good solution - describe it, please. No code needed, just description.
If you have any idea of how to print well-rendered HTML with Stimulsoft report - give it to us, either.
More code or less code - doesn't matter, the goal is to have fine HTML in Stimulsoft reports. Writing code is our work, I believe.

AllowHTML Tags
Posted: Wed May 26, 2010 12:51 am
by Andrew
Hello,
Unfortunately, we do not have samples how to do this. We know that this is a problem. One of our users loaded HTML text to MSWord using OLE binding. Then he saved HTML as RichText, and then printed this text. Unfortunately, we do not have a sample of this workaround.
Thank you.