Which is the best PHP-PDF library that can be used to create PDF files with more than 100 pages?
I am creating an application where there is need of creating PDF rep
See here:
Converting HTML to PDF using PHP?
Which one is the best PDF-API for PHP?
HTML to PDF vs. Programmatically creating PDF via PHP
Converting HTML to PDF (not PDF to HTML) using PHP
Specifically: https://stackoverflow.com/search?q=php%20pdf
Use tcpdf library. It might be best for you.