Hi All,
I am struggling with enabling my users to upload a word document to the editor.
So far, I was successfully converted the doc (and docx) to HTML on the server side, and having an HTML and a folder with all the images (using word automation).
Obviously, now making the process of uploading the images to the DB etc...
I was thinking of a way to get a get an HTML document, and embed the images (using data uri) as base64.
Dear CuteSoft people -
Before I go ahead to this direction - any thought? Will you be having a version that does this? (either using data uri or not...)
Has anyone tried this?
Thanks,
ER