PHPackages                             paliari/fpdf - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [PDF &amp; Document Generation](/categories/documents)
4. /
5. paliari/fpdf

ActiveLibrary[PDF &amp; Document Generation](/categories/documents)

paliari/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. http://www.fpdf.org

0.0.8(5y ago)1747[1 issues](https://github.com/paliari/fpdf/issues)MITPHP

Since Nov 16Pushed 5y ago1 watchersCompare

[ Source](https://github.com/paliari/fpdf)[ Packagist](https://packagist.org/packages/paliari/fpdf)[ RSS](/packages/paliari-fpdf/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (1)Versions (9)Used By (0)

fpdf
====

[](#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.

Installation
------------

[](#installation)

```
composer require paliari/fpdf
```

Usage
-----

[](#usage)

```
