CodeIgniter+Bootstrap - Convert HTML to PDF CodeIgniter+Bootstrap - Convert HTML to PDF codeigniter codeigniter

CodeIgniter+Bootstrap - Convert HTML to PDF


I have successfully used wkHtmltoPdf in the past to convert HTML pages to PDF. One thing of caution however is to check and if necessary strip out javascript in the HTML pages, because from time to time, I have found that sometimes they screw up the rendered PDF. Do not worry about pre-written CI helpers, you can easily integrate wkHtmltoPDF as a library in CI