Forum


Replies: 3   Views: 3410
Trying to replaceplaceholderimage from aws
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 admin  · 15-04-2015 - 08:57

Hello, The problem is that AWS doesn't show the image, it downloads the image directly. You just need to use the file_get_contents to save it in your FS to add it with phpdocx. Regards.