Forum


Replies: 3   Views: 3008
Embedding external images in html
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  · 07-05-2018 - 11:37

Hello,

We have tested it and the image is added correctly. Maybe you need to set downloadImages as true; we recommend you to read the documentation available on:

https://www.phpdocx.com/documentation/cookbook/insert-images-html

As you are using phpdocx 5.5, the stream mode is not available. This stream mode is only available since phpdocx 7.5 and newer.

Regards.