Forum


Replies: 3   Views: 4376
Downloading converted file instead of saving to disk
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 tarzip  · 28-01-2014 - 23:18

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


Posted by jorgelj  · 29-01-2014 - 09:40

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.


Posted by tarzip  · 04-02-2014 - 05:44

Thanks