imlewc/fpdi-tfpdf

PHP package of TFPDF with FPDI. PSR-4 compliant. Forked from istom1n/fpdi-tfpdf, each function is deprecated in php 7.2, use foreach repair it.

1.0.4 2018-10-12 03:27 UTC

This package is auto-updated.

Last update: 2024-09-12 20:31:21 UTC


README

Stop Stop Stop, hey, this repo is depricated, because it has not been updated for a long time and during this time there was a huge number of other libraries, PHPOffice/PHPWord, for example

FPDI-TFPDF

Packagist Version

PHP package of TFPDF with FPDI. PSR-4 compliant.

Installing and Using

Install with composer:

composer require istom1n/fpdi-tfpdf

Using:

use fpdi\fdpi;

$pdf = new FPDI();

Manuals

  1. FPDI
  2. FPDF