I liked your product RadControls for ASP.NET very much, but missing the viewer for RTF - is there any timeframe for such a product.
3 Answers, 1 is accepted
0
Rumen
Telerik team
answered on 02 May 2008, 05:37 AM
Hi Soren,
RadEditor is a standard HTML/XHTML editor and it does not offer the requested RTF support out-of-the box. This feature is logged in our ToDo list but we cannot provide an exact timing when it will be implemented.
Currently, you should use some third party tool to convert the RTF content to HTML and after that you will be able to load it in RadEditor through its Content server property.
I need RTF support too, I am very surprised that such a basic feature is not supported (or I missed something in last update ?).
0
Rumen
Telerik team
answered on 30 Jun 2008, 04:01 PM
Hi YodaKIRI,
Our efforts are focused on producing valid XHTML content with RadEditor and we do not plan to provide RTF support for the time being. That is why our suggestion is to search and use a third party tool for exporting the editor's HTML content to RTF.