Dear PHPDOCX-folks.
I am creating a Word file from a html-string with images embedded as "<img src='../images/1234.jpg' />". Now I have protected the webspace with the .htaccess and .htpassw method (one can only go to the website after userID and PW are given in the browser). Since I have done this, my Word files are still created but after downloading them all images are missing. Without the .htaccess restriction all images are in the Word file. My feeling is that phpdocx need "free access" to the images on the server.
Any idea to come around (I want to keep the .htaccess restriction).
Thanks, Andreas
PS: Images work fine when being embedded in a template docx.