hadiariawan / CodeIgniter-Dompdf-Library

CodeIgniter Dompdf Library; exporting html to pdf.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HOW TO USE
-------------------------------------
1. Download latest dompdf from http://code.google.com/p/dompdf/
2. extract and copy all files to codeigniter application library
3. copy the dompdf_lib.php file to codeigniter application library


NOTE :
The sample view in views directory is not related with the data in the controller.

You can find the complete documentation of Dompdf and examples here
- http://code.google.com/p/dompdf/wiki/Introduction?tm=6
- http://pxd.me/dompdf/www/examples.php#samples

About

CodeIgniter Dompdf Library; exporting html to pdf.


Languages

Language:PHP 100.0%