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.


Keywords
pdf, fpdf
License
MIT

Documentation

FPDF

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