Hi,
does radeditor possible do saving its content into rtf or word document? I intend to use radeditor to compose a template and save it either word or rtf document. Now I can not achieve, may I know what I should do to get around?
Regards,
Duy
1 Answer, 1 is accepted
0
Rumen
Telerik team
answered on 11 Aug 2009, 02:20 PM
Hi Duy ,
RadEditor is an HTML/XHTML editor and it does not offer direct export to MS Word or RTF because it is not offer by the browser itself. My suggestion is to search in Google for some third party
HTML2DOC and HTML2RTF converter that will make the export and you will be able to save
the editor's content in MS Word DOC file. You can
find the following link useful: http://www.w3.org/Tools/html2things.html.