I want to know what good open-source methods are available to convert HTML (with CSS) to PDF using PHP ? Thanks asked 12 Apr '18, 16:09 anjanesh |
I want to know what good open-source methods are available to convert HTML (with CSS) to PDF using PHP ? Thanks asked 12 Apr '18, 16:09 anjanesh |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Question tags:
question asked: 12 Apr '18, 16:09
question was seen: 1,463 times
last updated: 13 Apr '18, 16:12
|
WEBFACTION
|
REACH US
|
SUPPORT
|
LEGAL
|
Please see this post. Or try something like this.
I think mpdf (https://github.com/mpdf/mpdf) is far better and is newer. It references PHP 7.2 too.