I know this topic has been discussed many times but I still cannot find a reasonable solution.
I am looking for a HTML to PDF generator script that does not require anything more than the standard PHP configuration you will find on most shared web hosts.
It needs to support UTF8 well.
I have tried FPDF (has issues with UTF8)
I have tried TCPDF (extension of FPDF) and it seems a bit too complex as far as the feature set for more than I need. It would be great if there was simply a script where you set the CHARSET, font, and perhaps font sizes, and then assign the HTML you want in the document.






Bookmarks