https://github.com/webeweb/fpdf-library
Integrate FPDF with your projects
https://github.com/webeweb/fpdf-library
fpdf library pdf php webeweb
Last synced: 5 months ago
JSON representation
Integrate FPDF with your projects
- Host: GitHub
- URL: https://github.com/webeweb/fpdf-library
- Owner: webeweb
- License: other
- Archived: true
- Created: 2017-12-14T10:48:05.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-02-02T19:09:55.000Z (over 6 years ago)
- Last Synced: 2025-07-22T15:40:00.356Z (11 months ago)
- Topics: fpdf, library, pdf, php, webeweb
- Language: PHP
- Homepage:
- Size: 5.97 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.htm
- License: license.txt
Awesome Lists containing this project
README
fpdf-library
============
[](https://packagist.org/packages/webeweb/fpdf-library)
[](https://packagist.org/packages/webeweb/fpdf-library)
[](https://packagist.org/packages/webeweb/fpdf-library)
[](https://packagist.org/packages/webeweb/fpdf-library)
FPDF is a PHP class which allows to generate PDF files with pure PHP, that is to
say without using the PDFlib library. F from FPDF stands for Free: you may use
it for any kind of usage and modify it to suit your needs.
> IMPORTANT NOTICE: This repository is only made for cloning official FPDF
> releases which are available at: http://www.fpdf.org THERE WILL BE NO
> DEVELOPMENT IN THIS REPOSITORY !
If you like this package, pay me a beer (or a coffee)
[](https://www.paypal.me/webeweb)
---
## Compatibility
[](http://php.net)
---
## Installation
Open a command console, enter your project directory and execute the following
command to download the latest stable version of this package:
```bash
$ composer require webeweb/fpdf-library
```
This command requires you to have Composer installed globally, as explained in
the [installation chapter](https://getcomposer.org/doc/00-intro.md) of the
Composer documentation.
## License
`fpdf-library` is released under the MIT License. See the bundled [LICENSE](license.txt)
file for details.
## Donate
If you like this work, please consider donating at
[](https://www.paypal.me/webeweb)