Snippets tagged “fpdf”
2 snippets use this tag.
- PHP create PDF invoicePHP
There are several libraries available in PHP that can be used to create PDF invoices, such as TCPDF and FPDF.
- Saving file into a prespecified directory using FPDFPHP
To save a file using FPDF, you can use the "Output" method.