PHPackages                             isu73/tfpdf - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [PDF &amp; Document Generation](/categories/documents)
4. /
5. isu73/tfpdf

ActiveLibrary[PDF &amp; Document Generation](/categories/documents)

isu73/tfpdf
===========

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

04PHP

Since May 8Pushed 3y ago1 watchersCompare

[ Source](https://github.com/isu73/tfpdf)[ Packagist](https://packagist.org/packages/isu73/tfpdf)[ RSS](/packages/isu73-tfpdf/feed)WikiDiscussions main Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

tFPDF
=====

[](#tfpdf)

The original code is available at
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-&gt;AddFont('arial','','arial.ttf',true);
$pdf-&gt;AddFont('times','','times.ttf',true);

Additional functions:
GetMultiCellHeight (border, fill variable not needed
$pdf-&gt;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)

###  Health Score

14

—

LowBetter than 1% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity22

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/66928320?v=4)[isu73](/maintainers/isu73)[@isu73](https://github.com/isu73)

---

Top Contributors

[![isu73](https://avatars.githubusercontent.com/u/66928320?v=4)](https://github.com/isu73 "isu73 (9 commits)")

### Embed Badge

![Health badge](/badges/isu73-tfpdf/health.svg)

```
[![Health](https://phpackages.com/badges/isu73-tfpdf/health.svg)](https://phpackages.com/packages/isu73-tfpdf)
```

###  Alternatives

[tarfin-labs/easy-pdf

Makes pdf processing easy.

1719.9k](/packages/tarfin-labs-easy-pdf)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
