-
-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Fery Wardiyanto edited this page Jan 4, 2015
·
9 revisions
Unofficial FPDF library with PSR-0 compliant, clean and readable code
- Original Author: Olivier PLATHEY
- FPDF Version: 1.7
The package exists in the packagist repository as feryardiant/fpdf
.
require 'vendor/autoload.php';
$fpdf = new Fpdf\Fpdf();
Permission is hereby granted, free of charge, to any person obtaining a copy of this software to use, copy, modify, distribute, sublicense, and/or sell copies of the software, and to permit persons to whom the software is furnished to do so.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED.