We can generate PDF files using one of php external class libraries:

  1. TCPDF
  2. FPDF
  3. Zend_Pdf
  4. DOMPDF – CSS 2.1 compliant
  5. WKHtmlToPdf
  6. HTML2PDF
  7. mPDF – based on It is based on FPDF and HTML2FPDF with a number of enhancements.

Use example – php mPDF class library

The video bellow presents how to generate PDF file with php using mPDF class.

Use example – TCPDF php class library

The video bellow presents how to generate PDF file with php using TCPDF class.

Use example – FPDF php class library

The video bellow presents how to generate PDF file with php using FPDF class.

https://stackoverflow.com/questions/4108361/pdflib-for-php-is-there-an-alternative

0
Would love your thoughts, please comment.x
()
x