How to create word document with php?

Asked

Viewed 45 times

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.

  • 1
  • You can also use this library: http://www.phplivedocx.org/articles/brief-introduction-to-phplivedocx/

  • 1

    Here is more information: http://stackoverflow.com/questions/124959/create-word-document-using-php-in-linux

  • 3

    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.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.