PHPackages                             satthi/tcpdfwrapper - 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. satthi/tcpdfwrapper

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

satthi/tcpdfwrapper
===================

TcpdfWrapper

2.0.8(1y ago)161.3k↓33.3%1MITPHPPHP &gt;=5.6.0CI failing

Since May 26Pushed 1y ago2 watchersCompare

[ Source](https://github.com/satthi/TcpdfWrapper)[ Packagist](https://packagist.org/packages/satthi/tcpdfwrapper)[ Docs](https://github.com/satthi/TcpdfWrapper)[ RSS](/packages/satthi-tcpdfwrapper/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (3)Versions (15)Used By (0)

TcpdfWrapper
============

[](#tcpdfwrapper)

[![Build Status](https://camo.githubusercontent.com/d12867ac4390679b86cf40d5e85f1f1fc929c1d6cc6766cc6b35683f23010591/68747470733a2f2f6170702e7472617669732d63692e636f6d2f7361747468692f5463706466577261707065722e7376673f6272616e63683d6d6173746572)](https://app.travis-ci.com/satthi/TcpdfWrapper)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/a3a076745357925e2fc633062a86bfaeaa3b93062a49244e46bc7fad9aef6e89/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7361747468692f5463706466577261707065722f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/satthi/TcpdfWrapper/?branch=master)

このプロジェクトは[TCPDF](https://github.com/tecnickcom/TCPDF)を自分が使いやすいように対応したものになります。

インストール
------

[](#インストール)

composer.json

```
{
	"require": {
		"satthi/tcpdfwrapper": "~2.0.0"
	}
}

```

`composer install`

使い方(基本)
-------

[](#使い方基本)

```
