PHP·98 questions

How to generate PDF?

Answer
TCPDF — popular library.
FPDF — simple.
mPDF — supports UTF-

8.

Dompdf — HTML to PDF.
composer require dompdf/dompdf.
Was this answer helpful?

More questions in this topic

Related questions from other topics