We have corporate plugin.
Would you please provide a simple example to convert doc file to either docx or html?
We are using plugin to convert docx to html to view and edit in browser. We are using ckeditor to handle html content generated by transformDocx().
Is it possible to convert doc->html in one step?
Thanks