Hi
Is it possible to send file as download after converting it from html to docx instead of saving on disk?
I am using corporate version of phpdocx
Thanks
Hi
Is it possible to send file as download after converting it from html to docx instead of saving on disk?
I am using corporate version of phpdocx
Thanks
Hello,
Yes, you can use the createDocxAndDownload metod. You can get more info on this page:
http://www.phpdocx.com/api-documentation/layout-and-general/create-and-download-docx-with-PHP
Regards.