Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 439 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 439 Bytes

CodeIgniter-FPDF-Method

FPDF

Working and Completed PDF generation with the FPDF library

Hello Everyone,

This is a Codeigniter library where we are generating a PDF using FPDF

DOCUMENTATION: For FPDF: http://www.fpdf.org/manual

INSTALLATION: Copy the given files to respective same directories of your Codeigniter folder(inside application folder) For example Controller to application/controller Library to application/library etc