ExportPdf with HTML content

Stimulsoft Reports.NET discussion
Post Reply
DavideSiav
Posts: 1
Joined: Wed Jun 27, 2018 1:01 pm

ExportPdf with HTML content

Post by DavideSiav »

Hello,
I have a problem with PDF export if the content to be exported contains HTML, for example a table.

I used the StiPdfExportService class and the ExportPdf method and in my report file I created a text field by setting the property "allow html tags".
I also tried to set other settings like "text quality" with Wysiwyg or Standard value but nothing has changed.

The content of the PDF exported file is always like this:
v\:* {behavior:url(#default#VML);} o\:* {behavior:url(#default#VML);} w\:* {behavior:url(#default#VML);} .shape
{behavior:url(#default#VML);}

In a text field can I put any type of html tag? Is there any limitation?

Thanks in advance
Lech Kulikowski
Posts: 6254
Joined: Tue Mar 20, 2018 5:34 am

Re: ExportPdf with HTML content

Post by Lech Kulikowski »

Hello,

You can find supported HTML tags at the following link:
https://stimulsoft.zendesk.com/hc/en-us ... gs-in-text

Thank you.
Post Reply