I am aware of the ExportToPDF() function but I need a way to export the preview as a thumbnail jpeg image. Something like ExportToImage and setting the maximum dimensions of the image.
Is there a way to achieve this?
1 Answer, 1 is accepted
0
Rumen
Telerik team
answered on 26 Feb 2010, 05:27 PM
Hi Theodoros,
RadEditor does not offer the requested feature and it is not part of the advertised features of the control.
You should search in Google for some third party converter that will obtain the RadEditor's content via the Content property and convert it to an image file.
I found for you the following sites that could be helpful for your scenario:
http://forums.asp.net/p/1456329/3335047.aspx
http://www.codeproject.com/KB/IP/htmlimagecapture.aspx
Please, note that we do not support this implementation, because it is not related to Telerik controls.
Greetings,
Rumen
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items.