开发者

Create PDF pages in PHP

开发者 https://www.devze.com 2023-01-29 15:06 出处:网络
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 report开发者_JAVA百科s of account for

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 report开发者_JAVA百科s of account for an entire financial year, which library should is use?


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.

0

精彩评论

暂无评论...
验证码 换一张
取 消