imlewc/fpdi-tfpdf

TFPDF 结合 FPDI 的 PHP 包。符合 PSR-4 规范。从 istom1n/fpdi-tfpdf 分支,每个函数在 PHP 7.2 中已被弃用,请使用 foreach 修复它。

1.0.4 2018-10-12 03:27 UTC

This package is auto-updated.

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


README

停止,停止,停止,嘿,这个仓库已被弃用,因为它已经很久没有更新了,在这段时间内,有大量其他库,例如 PHPOffice/PHPWord

FPDI-TFPDF

Packagist Version

TFPDF 结合 FPDI 的 PHP 包。符合 PSR-4 规范。

安装和使用

使用 composer 安装

composer require istom1n/fpdi-tfpdf

使用

use fpdi\fdpi;

$pdf = new FPDI();

手册

  1. FPDI
  2. FPDF