apsg / fpdf
FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.
1.8.3
2020-01-18 17:39 UTC
Requires
- ext-gd: *
- ext-zlib: *
README
This is a fork of https://github.com/setasign/FPDF. The only change is added DejaVu Sans font to provide support for Polish language (and other diacrytic characters).
Installation with Composer
If you're using Composer to manage dependencies, you can use
$ composer require apsg/fpdf