-2

I know this might be down voted and get closed. But i am looking for free plugin to generate pdf files from php.

I have checked Which one is the best PDF-API for PHP? this question but its almost 6 years old.

I think there might be many new plugin will build till the time.

Does anyone advise on this?

Before this question get closed.

Community
  • 1
  • 1
Roxx
  • 3,738
  • 20
  • 92
  • 155

2 Answers2

4

I am not sure which one that fits your requirements. But I seen much people talking good about tcpdf See the list below of a couple:

  • ApacheFOP
  • dompdf
  • FPDF
  • html2ps
  • mPDF
  • PDFlib
  • TCPDF
  • wkhtmltopdf
  • Zend_Pdf

source: Which one is the best PDF-API for PHP?

Community
  • 1
  • 1
XsiSecOfficial
  • 954
  • 8
  • 20
  • Please, do not answer questions like these. It's off-topic and only lowers the quality of SO. – Epodax Feb 11 '16 at 10:32
1

If you are using native PHP go with TCPDF library. http://www.tcpdf.org/