I have a document generator which currently generates Word documents, and I’d like to replace it with the RichTextEditor control.
Has anyone tried anything like this? I’ve already replaced Excel with the RadSpreadsheet, and that was OK, albeit with a few restrictions, but the performance improvement made it worthwhile. But the Word generator is way more complicated, and uses all kinds of Word features, so just wondering if there are any gotchas.
Thanks