Forum


Replies: 5   Views: 2979
Createdocxanddownload
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  · 10-12-2014 - 07:47

Hello, Sorry but we don't know what could be happening on your server. You'd need to check your server logs, add the mime/type for DOCX files in your server config: application/vnd.openxmlformats-officedocument.wordprocessingml.document and use the create createDocx standalone, and then write a custom download method. The included method may not work in some specific cases. Regards.