求解如何用PHP解决读取PDF文件内容

WBOY
Release: 2016-06-20 12:27:43
Original
4462 people have browsed it

要求读取PDF的目录内容就行了   能获取某一级的 标题是在第几页的 就行
有这种东西的解决办法吗  收费的可以  开源的也行 开源的要求不能是GPL这类的协议的


回复讨论(解决方案)

php 开源类 FPDI,只能读取未加密的 pdf
读出后怎么处理,就是你自己的事情了

好像不能处理加密的。。。

哦 貌似无法读取版本高于1.4的 高的需要收费了 

PHP应该没有读取PDF目录的方法 解析成txt倒是可以 比如XPDF FPDI

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template