jysperu/fpdf

Based in http://www.fpdf.org/

1.86 2024-08-17 06:01 UTC

This package is auto-updated.

Last update: 2024-10-17 06:31:52 UTC


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';