I am working on a project where i need to export the content of data grid to PDF. For that I created the label controls and from database I populating the label with HTML. The HTML is rendered properly in Datagrid and in web page. But when i tried to export it to PDF only text is getting exported. The HTML is not at all exported.
Please suggest how can i resolve it.
Please suggest how can i resolve it.