0
Good afternoon,
How do I generate a report in office word(.doc or .docx) format with php? , just as we use php FPDF,TCPDF,MPDF classes to generate pdf reports, how can we generate report in the format accepted by Microsoft office word? , which php class allows me this?.
Thanks.
Phpword
– rray
You can also use this library: http://www.phplivedocx.org/articles/brief-introduction-to-phplivedocx/
– Ivan Ferrer
Here is more information: http://stackoverflow.com/questions/124959/create-word-document-using-php-in-linux
– Ivan Ferrer
I voted as a duplicate, because even though the question is a little different from this one, the answer already answers the doubt, I believe. : ) Edit the question and evidence if there is something that differs.
– Guilherme Nascimento