Sunday, October 5, 2014

What is mPDF ? mPDF is a PHP class which genarates PDF files from UTF-8 encoded HTML.It is based on FPDF and HTML2FPDF ,with a number of enhancements. First we have to download mpDF.Download mpdf. Then go to your project folder and put that mpdf file inside  /application/third_party/mpdf. Then...