How can I find out more about FPDF?
First, you will want to download FPDF itself. Then the first port of call will be to try the simple tutorials.
For information on specific functions, you should look at the manual. The tutorials contain information on several common tasks.
If there is something that you don't know how to do, or you are experiencing problems, check out the FAQs.
There is a scripts section that contains extra functionality that people have added over time - for instance the ability to perform rotations and much more besides.
Comment on this Question and Answer >>>
ASK A QUESTION
More FPDF PHP Questions
How do I embed a font in FPDF?How do I add a line break to my PDF in FPDF?
How do I add a new font to my PDF with FPDF?
How do I set and change the font in FPDF?
How do I output text to a PDF with FPDF?
