Download the PHP package pitozoo/readpdf without Composer
On this page you can find all versions of the php package pitozoo/readpdf. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pitozoo/readpdf
More information about pitozoo/readpdf
Files in pitozoo/readpdf
Download pitozoo/readpdf
More information about pitozoo/readpdf
Files in pitozoo/readpdf
Vendor pitozoo
Package readpdf
Short Description php pdf 类:读取pdf文件 , 支持中文内容写入 , 输出或导出为pdf文件
License MIT
Homepage https://github.com/pitozoo/readpdf
Package readpdf
Short Description php pdf 类:读取pdf文件 , 支持中文内容写入 , 输出或导出为pdf文件
License MIT
Homepage https://github.com/pitozoo/readpdf
Keywords readpdf
Please rate this library. Is it a good library?
Informations about the package readpdf
ReadPdf
2020-11-13 本项目仅提供给自己使用,代码非自创,谢谢
branch
- main 正式打包发布的分支
- develop 带有演示案例的分支
特别感谢:
首先,必须要说明,本项目是基于几个开源代码包的整合而成
- FPDF
- FPDI
- cd_FPDF
已实现的功能:
- 读取现有pdf文件
- 往pdf文件中写入新内容:支持中文内容
- 输出为 \ 下载为 \ 导出为 : pdf文件
文件说明
坑
-
- 多余的功能与多余的代码比较多(我暂时只实现读取和导出pdf、写入中文字符,其他的功能并没有去做测试,抱歉)
-
- 中文字体包 : 文件占磁盘空间比较大 src/font/simhei.ttf src/font/simhei.z src/font/simhei.afm
All versions of readpdf with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package pitozoo/readpdf contains the following files
Loading the files please wait ....