Hi,
I have an engine that dynamically creates RadDocuments.
I have also a WPF application the show the document in a RadRichTextBox, users can add some comments, change some contents and export it.
All works really good.
Now we are working on web version of same application.
What the way?
I tested the HTML export of a document, so I can show it in a kendo Editor, the result is not perfect as the WPF version, this because the html export lost "pages" division, elements alignement...
Others ways?
I can also consider a way where user canno't edit the doc.
Ideas?
I have an engine that dynamically creates RadDocuments.
I have also a WPF application the show the document in a RadRichTextBox, users can add some comments, change some contents and export it.
All works really good.
Now we are working on web version of same application.
What the way?
I tested the HTML export of a document, so I can show it in a kendo Editor, the result is not perfect as the WPF version, this because the html export lost "pages" division, elements alignement...
Others ways?
I can also consider a way where user canno't edit the doc.
Ideas?