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
🏷️ Limited Offer: 25% OFF 🏷️
First 100 purchases only — Special discount!
Use this coupon on checkout: PHPDXPJ_D1SC1N5T
Get it nowHi
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.