Forum


Replies: 6   Views: 5583
Is embedding images from docx fiel to html file possible
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 jorgelj  · 06-02-2014 - 09:18

Hello,



You can add them using MHT instead of images, but the OOXML standard add external files as internal links. If you open a DOCX you'll see that images, HTML, DOCX and other external contents are added as references.



Regards.