jysperu / fpdf
Based in http://www.fpdf.org/
1.86
2024-08-17 06:01 UTC
Requires
- php: >=7.2
README
This source is base in v1.86 (25/06/2023) of www.fpdf.org
I just modified and fixed a little bit of code.
QUICK START WITH COMPOSER
composer require jysperu/fpdf
<?php require_once '/path/to/vendor/autoload.php';