Sajjad’s Blog

Posts Tagged ‘pdf

CodeIgniter – Plugin for DOMPDF

Posted by: msh134 on: June 21, 2008

I have modified the plugin for DOMPDF which is found in CodeIgniter forum. I have added the paper size and orientation parameters. Here is the code to share with you.
More >>

DOMPDF without PDFLib as back-end PDF support

Posted by: msh134 on: June 21, 2008

I was implementing PDF generation in one of projects which is built with CodeIgniter. I searched for PDF support for CodeIgniter and found issue. I was happy, but the problem was with the PDFLib. Its not free and our client would not buy it. I thought that DOMPDF will not work without the help of PDFLib. [...]

Tags: , , ,