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

Maintainers

Package info

gitlab.com/tiny.php/externos/fpdf

Issues

pkg:composer/tinyphp-externo/fpdf

Statistics

Installs: 23

Dependents: 1

Suggesters: 0

Stars: 0

1.86.1 2024-11-27 03:27 UTC

This package is not auto-updated.

Last update: 2026-03-05 07:58:01 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';
```