J
Julian Turner
I have been writing an application in Javascript using automation that takes a word document and converts it into HTML. I appreciate that word has these functions already, but my application lets me control absolutely the quality of the HTML output.
One problem I have encountered is that word object model does not seem to have any method to allow embedded images to be saved separately. Am I missing something.
One problem I have encountered is that word object model does not seem to have any method to allow embedded images to be saved separately. Am I missing something.