What is FPDF?
The class is pretty simple to use and can be downloaded from www.fpdf.org
There are manuals and more information available there on exactly how to use it.
The great thing about it is that there are lots of functions that are available to you out the box. This means that you don't need to understand how the functions work and what goes on behind the scenes, you just need to learn how to use the functions.
Comments on this Question/Answer
How to integrate with FPDF for printing form submission in PDF format?By: butterfly, 10 Jun 2009 01:32:21
Reply to comments / post your own comment >>>
ASK A QUESTION
More FPDF PHP Questions
How do I embed a font in FPDF?How do I add a new font to my PDF with FPDF?
How can I find out more about FPDF?
How do I add a line break to my PDF in FPDF?
How do I set and change the font in FPDF?
