problem displaying html in pdf

Stimulsoft Reports.NET discussion
Post Reply
Jozef Balga
Posts: 56
Joined: Fri May 27, 2011 8:33 am
Location: Bratislava, Slovakia

problem displaying html in pdf

Post by Jozef Balga »

Hello!

I need to display html formatted text in the report template exported as pdf. Unfortunately it does not work as expected, the rendered document is not correct (nor pdf, nor html), but the same html code is rendered correctly if displayed as html file in web browsers. A sample template is attached which contains html code not displayed correctly.
My template file does have to display html from an input xml file, so I have no control of the content; the attached mrt file contains just an html fragment, which does not work.
Thank you for your time.

Jozef
Attachments
html_render_bug.mrt
template with incorrectly rendered text
(4.57 KiB) Downloaded 249 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: problem displaying html in pdf

Post by HighAley »

Hello, Jozef.

Our product is based on the .Net Framework. There is no native support of HTML tags. So we had to implement support of each tag.
So we can't add support of all tags at once.
If you want to use some additional tags, let us now and we will discuss the possibility of this implementation with our team.
Please, read the User Manual.

Thank you.
Post Reply