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

RTF Text in Editor

1 Answer 120 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Praveen
Top achievements
Rank 1
Praveen asked on 17 Oct 2008, 09:17 PM
We are planning to convert windows application to web apps, like to use editor control do display currently stored  Text field in windows RTF format  in Editor. I would appreciate if you could assist us with a solution. See below the text in RTF format, we would like to display  "39 rolls repaired with edge damage" editor control.

Thanks,Praveen.

{\rtf1\ansi\ansicpg1252\deff0{\fonttbl{\f0\fnil\fcharset0 MS Sans Serif;}{\f1\fnil MS Sans Serif;}} \viewkind4\uc1\pard\lang1033\f0\fs20 39 rolls repaired with edge damage 1230 lbs\par \par rolls pt120704c/20704g/10619b/10620b/20615a/10619g/10619a/10619e\par 20703a/20703g/20702f/20703f/20704f/20704a/10623c/20702g/\par 20703b/20703e/20702d/20702b/10624g/10623d/10623a\tab\f1\par }

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 20 Oct 2008, 10:32 AM
Hi Praveen,

RadEditor is a standard HTML/XHTML editor and it does not offer the requested RTF import and export support out-of-the box, because the browser does not support it.

To implement your scenario you should use some third party tool to convert the produced RTF content to HTML markup. For your convenience I have found the following tools in Google:

http://www.docfrac.net/
http://www.codeguru.com/Cpp/controls/richedit/conversions/article.php/c5377/
http://www.easybyte.com/products/rtf2html.html

You can find more tools in Google.

Kind regards,
Rumen
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Editor
Asked by
Praveen
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or