Hi,
I want to use Telerik reporting in one of my current projects but have run into a slight problem.
The data which will be used to populate reports is stored as HTML fragments in the database as we need to store formatted text. This does not present a particular problem since the web report viewer will be used and here, all the HTML tagged text is displayed correctly. However, when I export the report to PDF, none of the HTML is properly displayed and instead all the actual HTML tags are included in the PDF. This is also the case if the Windows forms viewer is used.
So for example, the web report viewer would display bold text but the PDF file would show <strong>bold text</strong>.
Is there any work around to this?
Regards,
Jonathan
I want to use Telerik reporting in one of my current projects but have run into a slight problem.
The data which will be used to populate reports is stored as HTML fragments in the database as we need to store formatted text. This does not present a particular problem since the web report viewer will be used and here, all the HTML tagged text is displayed correctly. However, when I export the report to PDF, none of the HTML is properly displayed and instead all the actual HTML tags are included in the PDF. This is also the case if the Windows forms viewer is used.
So for example, the web report viewer would display bold text but the PDF file would show <strong>bold text</strong>.
Is there any work around to this?
Regards,
Jonathan