I've been looking around for a good HTML to PDF converter via PHP. But all the information I've gathered is from 2010 or earlier which gives distorted image in my opinion because ever since those libraries were made or used or whatever, HTML5 and CSS3 wasn't in the picture yet. So now I'm wondering which library is nowadays still working flawless and is worth trying out.
I've found a couple of libraries and I was wondering if these are good enough these days but if you have another example, library or script. Please do tell
- DOMPDF
- mPDF
- fPDF (don't think this one is an option but I've seen a lot of scripts using fPDF as foundation)
- HTML2PDF and HTML2PS
Thanks in advance!