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

Installs: 19

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Forks: 0

pkg:composer/tinyphp-externo/fpdf

1.86.1 2024-11-27 03:27 UTC

This package is not auto-updated.

Last update: 2025-10-16 06:21:47 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


```php
<?php
require_once '/path/to/vendor/autoload.php';
```