isu73/tfpdf 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

isu73/tfpdf

Composer 安装命令:

composer require isu73/tfpdf

包简介

This class is a modified version of FPDF that adds UTF-8 support with additional functions.

README 文档

README

The original code is available at http://fpdf.org/en/script/script92.php
This class is a modified version of FPDF that adds UTF-8 support with additional functions.

Arial and Times New Roman True Type fonts were added to "unifont" folder.
You can add more fonts, True Type only.
$pdf->AddFont('arial','','arial.ttf',true);
$pdf->AddFont('times','','times.ttf',true);

Additional functions:
GetMultiCellHeight (border, fill variable not needed
$pdf->GetMultiCellHeight($w, $h, $txt, $align)

MultiCellWithOffset(offset cell left/right)
MultiCellWithOffset($w, $h, $txt, $border, $align, $loffset, $roffset, $fill)

CellWithPadding(padding left/right)
CellWithPadding($w, $h, $txt, $border, $ln, $align, $lpadding, $rpadding, $fill, $link)

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: LGPL-2.1
  • 更新时间: 2023-05-08

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固