This is a migrated thread and some comments may be shown as answers.

Convert HTML Data in RAD Editor into Image

1 Answer 126 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Rishi
Top achievements
Rank 1
Rishi asked on 07 Apr 2014, 06:26 PM
Hi 

I have a situation where users are allowed to paste HTML content into the Rad Editor and in particular well formatted HTML tables with in line CSS and all.

Now all this HTML data should be shown in an SSRS report but the HTML tables don;t seem to be rendering upon some research I realized that SSRS supports only a  subset of HTML tags. A suggested solution is to save the HTML table as an image and show it as an image on the SSRS report. 

Is there a way where in we can convert the HTML content from the Rad Editor to Image and store it in the DB and render as is on the SSRS report ?

Thanks

1 Answer, 1 is accepted

Sort by
0
Ianko
Telerik team
answered on 10 Apr 2014, 07:13 AM
Hi  Harisha,

The required functionality should be done via Server-side approach. The RadEditor itself is not designed to transform HTML to images. This can be achived using a third-party library and the implementation of such matter is not officially support. Due to that I suggest to further research for third-party .NET library which supports such conversion and integrate it with the built application.

Regards,
Ianko
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Editor
Asked by
Rishi
Top achievements
Rank 1
Answers by
Ianko
Telerik team
Share this question
or