I am currently hunting for a tool which opens/Edits (as this Rich Text Editor) Word/Pdf/Rtf documents online and save them in the Database.
Can any one advice whether Telerik Editor would suit my needs.
Thanks,
Kogila
1 Answer, 1 is accepted
0
Rumen
Telerik team
answered on 27 Jun 2008, 01:36 PM
Hi Kogila,
RadEditor is a WYSIWYG web editor for editing and producing only pure HTML / XHTML content.
Our control does not provide built-in support for RTF, DOC and PDF
formats and it is up to the developer to decide how to manage the
produced by the editor content, e.g. whether to save it as an HTML
content, or convert it to PDF or another format using some third
party HTML to other format convertor.
For example, you can review the following KB article on how to export the editor's content to PDF format: (ID#278) Converting r.a.d.editor HTML to PDF format. You can search in Google for some third party HTML to Word / RTF convertors that will help you to achieve your scenario.