Recommend this page to a friend! |
All requests ![]() |
> | What is the best PHP pdf creation class? | > | Request new recommendation | > | ![]() |
> | ![]() |
by Adrian - 3 years ago (2017-03-25)
+4 | I need to create PDF documents. |
0 |
you can also try this new library which uses chrome-cli as browser so no more problems with html,css problems , very simple interface give it a try |
0 |
as you use the term create and not convert you can use this class but https://www.phpclasses.org/package/9615-PHP-Convert-HTML-to-PDF-using-pdflayer-API.html has more options like Dave smith told you... |
+3 |
There are a couple packages out there that are no longer being maintained that can generate PDF files, namely fpdf and tcpdf. This package will take a HTML document and convert it to pdf using an API service which supports html5 and css3. |
Recommend package | |
|