Posts Tagged ‘tcpdf’


TCPDF Alternative for PHP

August 22nd, 2018 / by api2pdf /

Intro TCPDF is an open source library to convert HTML to PDF in PHP. There are some key advantages to this. No external dependencies — can generate basic PDFs straight from PHP code. Free This might be okay for some, but there are issues with TCPDF. With a pure PHP implementation, you run into serious […]

Read More