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

Embed word document in web page

1 Answer 179 Views
UI for ASP.NET AJAX in ASP.NET MVC
This is a migrated thread and some comments may be shown as answers.
Rajendra Kumar
Top achievements
Rank 1
Rajendra Kumar asked on 20 Oct 2009, 11:01 AM
Can we open & edit word document inside a web page.

1 Answer, 1 is accepted

Sort by
0
Paul
Telerik team
answered on 21 Oct 2009, 01:25 PM
Hello Rajendra,

Basically, RadEditor is an HTML/XHTML editor and it cannot load, decode and export to MS Word content. You should use a third party tool to convert the MS Word document to HTML and after that you will be able to load the content by setting the Html property of RadEditor.

You can use the provided code solution in the following help article:
Save In External File to load any files in the editor, but note that its content should be valid HTML/XHTML or plain text content.

Kind regards,
Paul
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
UI for ASP.NET AJAX in ASP.NET MVC
Asked by
Rajendra Kumar
Top achievements
Rank 1
Answers by
Paul
Telerik team
Share this question
or