Hi,
I am using the trial version of version CuteEditor for .NET v6.0.
Creating a document and saving it in an Oracle DB works fine, and so does re-opening that same document in CuteEditor.
But, in my application I also need to convert Microsoft Word documents to HTML, and I would like to re-open them for editing in the CuteEditor. But if I save the HTML in my DB and send it to the CuteEditor for editing, it does not work.
I do not receive any error, just the HTML is shown in the CuteEditor and not the formatted text.
What can I do to solve this?
Thanks