Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我希望能够使用 PHP 解析 PDF 文件,特别是使用某些关键字搜索大型 PDF 文件,并在搜索的关键字处将其拆分为多个 PDF 文件。
我做了一些研究,发现了很多使用 PHP 编写 PDF 文件的方法,但很少有人解析和拆分 PDF 文件。
我可以去任何网站吗?我可以使用的库?