Hello,
The createDocxAndDownload method creates and downloads the DOCX, but it doesn't remove the file. Please use unlink (http://php.net/manual/es/function.unlink.php) after the document has been generated to remove it.
Regards.
🏷️ Limited Offer: 25% OFF 🏷️
First 100 purchases only — Special discount!
Use this coupon on checkout: PHPDXPJ_D1SC1N5T
Get it nowHello,
The createDocxAndDownload method creates and downloads the DOCX, but it doesn't remove the file. Please use unlink (http://php.net/manual/es/function.unlink.php) after the document has been generated to remove it.
Regards.