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

[Solved] Programtically add image to RadEditor?

1 Answer 114 Views
Editor
This is a migrated thread and some comments may be shown as answers.
John
Top achievements
Rank 1
John asked on 27 Jan 2010, 03:57 PM
Hi all:

I have an ASP.NET app that uses sevveral data grids, some images, etc. to create the user GUI. I am sending all of the content to a RadEditor, the idea being that the end user can then tweak the content and then use the ExportToPdf function. Does anyone know how I can grab the image from a System.Web.UI.Image control and display it in the RadEditor programatically?

Thanks!

John.

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 29 Jan 2010, 04:49 PM
Hello John,

The following forum thread could be helpful: http://social.msdn.microsoft.com/Forums/en-US/csharpgeneral/thread/c76ba248-5232-47a2-ad9d-5ef963389e1d/

You should convert the image control to IMG HTML tag and load it in the editor, before exporting the content to a PDF document.


Sincerely,
Rumen
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Editor
Asked by
John
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or