Archive

Posts Tagged ‘generate pdf’

PHP to PDF (using FPDF)

August 27th, 2008 Jigish Thakar 5 comments

This is the first ever library I have used in the starting days of my career…

this is one of the most powerful and FREE library which gives us easy ways to generate PDF file from PHP code. The source of this library you can get from the link given below

http://fpdf.org

this site contains tutorial, manual and everything else u require to use this library

so guys use it and if at all u find any difficulty then please let me know..

so we can sort it out together

..