Forum


Replies: 1   Views: 2892
Images are not downloading with enterprise edition
Topic closed:
Please note this is an old forum thread. Information in this post may be out-to-date and/or erroneous.
Every phpdocx version includes new features and improvements. Previously unsupported features may have been added to newer releases, or past issues may have been corrected.
We encourage you to download the current phpdocx version and check the Documentation available.

Posted by seanirwin  · 28-04-2017 - 14:23

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">