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
problem displaying html in pdf
-
- Posts: 56
- Joined: Fri May 27, 2011 8:33 am
- Location: Bratislava, Slovakia
problem displaying html in pdf
- Attachments
-
- html_render_bug.mrt
- template with incorrectly rendered text
- (4.57 KiB) Downloaded 249 times
Re: problem displaying html in pdf
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.
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.