定制 uam/tcpdfx 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

uam/tcpdfx

Composer 安装命令:

composer require uam/tcpdfx

包简介

Extension of TCPDF library and FPDI library with added convenience methods.

README 文档

README

An extension of the TCPDF library.

Installation

Via composer

Add the package to your composer.json file:

{
	"require": {
		"uam/tcpdfx": "dev-master",
	},
}

Run composer.phar update.

Class hierarchy

UAM\Pdf\TCPDF → fpdi\FPDI → fpdi\FPDI → FPDF\TPL → fpdi\FPDF → \TCPDF

UAM\Pdf\Concat → fpdi\FPDI ...

Usage

TCPDF

Instantiate a TCPDF document.

use UAM\Pdf\TCPDF;

$pdf = new TCPDF();

UAM\Pdf\TCPDF is a sub-class of both fpdi\FPDI and \TCPDF, so all methods from these classes are available, in addition to the convenience methods defined in UAM\Pdf\TCPDF itself.

Concatenating files

UAM\Pdf\ConcatPDF is a convenience class to concatenate PDF documents.

External libraries

uam/tcpdfx makes use of:

TCPDF

The TCPDF library is provided via the "tecnick.com/tcpdf" package, currently at release 6.0.*

The original package is hosted at sourceforge, and because of persistent problems in downloading it, it is also mirrored at git@github.com:opichon/tcpdf.git.

FPDI

FPDI version 1.4.4 and FPDF_TPL version 1.2.3 are provided via the "onigoetz/fpdi_tcpdf" package.

统计信息

  • 总下载量: 17.35k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 8
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 3
  • Forks: 24
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2013-09-23

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固