Print pdf with mPdf Librarry Codeigniter

mPDF is “a PHP class to generate PDF files from HTML with Unicode/UTF-8 support”. Here is a short guide to using mPDF with CodeIgniter.
I tested with CodeIgniter 3.1.4 version.

Controller/PrintToPdf.php

library/Pdf.php


views/printpdfInvoice.php

Download Full

2 thoughts on “Print pdf with mPdf Librarry Codeigniter

Leave a Reply to sadam Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.