Skip to content
/ fpdi Public
forked from mreg-archive/fpdi

Unofficial PSR-4 compliant version of the FPDI library

Notifications You must be signed in to change notification settings

mneuhaus/fpdi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FPDI Latest Stable Version Build Status Dependency Status

Unofficial PSR-4 compliant version of the FPDI library with some minor changes:

The library is namespaced in fpdi. To create instance use:

$fpdi = new \fpdi\FPDI();

PLEASE NOT THAT THIS PACKAGE IS PROCESSED PROGRAMMATICALLY BUG REPORTS AND SUGGESTED CHANGES SHOULD BE DIRECTED TO SETASIGN

Installing

Install using composer. For historical reasons the package exists in the packagist repository as itbz/fpdi.

Support for TCPDF

To use with TCPDF version 1.5.2-patch1 or later must be used, due to a conversion error in earlier versions.

License

Copyright 2004-2014 Setasign - Jan Slabon

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Unofficial PSR-4 compliant version of the FPDI library

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%