Forum


Replies: 2   Views: 2604
Does phpdocx handle embeded 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 Johnwen84@yahoo.com  · 04-10-2018 - 18:08

Hi,

I have an HTML document that contains embedded images, such as,

<img alt="" src="data:image/png;base64,%20iVB....>

phpdocx fails on converting this to docx. I'm wondering if there is an option I can set to make this work.

Thanks

John