Download the PHP package linxue/readpdf without Composer
On this page you can find all versions of the php package linxue/readpdf. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download linxue/readpdf
More information about linxue/readpdf
Files in linxue/readpdf
Download linxue/readpdf
More information about linxue/readpdf
Files in linxue/readpdf
Vendor linxue
Package readpdf
Short Description php pdf 类:读取pdf文件 , 支持中文内容写入 , 输出或导出为pdf文件
License MIT
Homepage https://github.com/linxue/readpdf
Package readpdf
Short Description php pdf 类:读取pdf文件 , 支持中文内容写入 , 输出或导出为pdf文件
License MIT
Homepage https://github.com/linxue/readpdf
Keywords readpdf
Please rate this library. Is it a good library?
Informations about the package readpdf
ReadPdf
2020-11-13 本项目仅提供给自己使用,代码非自创,谢谢
特别感谢:
首先,必须要说明,本项目是基于几个开源代码包的整合而成
- 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
>=7.0.0
The package linxue/readpdf contains the following files
Loading the files please wait ....