What is the best PHP docx to pdf convert class? #docx to pdf convert
Edit
by Arash. Ataei - 9 years ago (2016-01-19)
Convert the docx or pptx files to pdf files
| By this class, you would be able to convert DOCX or PPTX format documents to PDF format. |
- 1 Clarification request
1.
by Manuel Lemos - 9 years ago (2016-01-26) Reply
Ask clarification
1 Recommendation
PHP Reports: Generate PDF and DOCX reports from Word templates
This class can generate PDF and DOCX reports from Word templates.
It can send HTTP requests to the PHP Reports API to generate report documents in PDF or DOCX files from templates defined in the Microsoft Word format DOCX.
The class can take the identifier of the template document to use, template variables to replace in the template, and serves the generated report document for download.
| by Murat Cileli package author 220 - 9 years ago (2016-04-17) Comment
You can convert DOCX files to PDF using single line of code. |