Page 1 of 1

problem displaying html in pdf

Posted: Thu May 23, 2013 2:42 pm
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

Re: problem displaying html in pdf

Posted: Fri May 24, 2013 1:36 pm
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.