Fastest PDF generation in PHP?

后端 未结 6 2054
长发绾君心
长发绾君心 2021-01-12 04:18

I\'m attempting to generate some reports dynamically, very simple HTML tables with borders.

I\'ve tried TCPDF and it renders up to 400 rows just fine but anything mo

6条回答
  •  心在旅途
    2021-01-12 04:50

    Try DocRaptor.com. It's a web-based app that converts html to pdf. Easy to use.

提交回复
热议问题