Using the enterprise edition, we generate DOCX files from HTML using embedHTML(). When we test locally the images are included in the .docx document, but when we move the same code to our staging and production servers, with a domain, the images are not included in the document. No errors are generated, the code just runs for a long time - and then finally downloads without any indication there was an image in the document.
We have set the subdomain value to "*.ourdomain.com in the configuration file and our license code.
<img alt="" height="50" src="http://staging.xxxxxxxxx.com/storage/kendo_image_browser_uploads/client/12048/fullsize/49315500.jpg" width="50">