使用 PDFLib 通过 PHP 搜索 PDF

发布于 2024-08-18 21:18:29 字数 207 浏览 8 评论 0原文

我即将租用自己的服务器,对于我的一个项目,我需要能够搜索 PDF 文件。我已要求托管提供商安装 xPDF,但他们回答说他们想安装 PDFLib。我的问题是,我可以使用 PDFLib 打开和搜索 PDF 文件吗?我像个疯子一样在谷歌上搜索,但我似乎找不到太多关于搜索 PDF 的信息,我只是找到关于生成 PDF 的信息。

有人可以给我一个答案,更好的是,在哪里可以找到指定信息的资源吗?

I'm about to rent my own server and for one of my projects I need to be able to search through PDF files. I've asked the hosting provider to install xPDF but they replied they want to install PDFLib instead. My question, am I able to open and search through PDF files with PDFLib? I'm Googling as a madman but I can't seem to find much about searching PDF's, I'm only finding information about generating PDF's.

Can someone please provide me with an answer, and even better, resources where to find the specified information?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

ˇ宁静的妩媚 2024-08-25 21:18:29

我在一些项目中使用过 PDFLib,但仅使用核心 PDFLib+PDI。他们还有一个文本提取工具包,专门用于搜索。

PDFLib TET

pdftk 具有一些元数据提取和对象流解压缩功能。

pdftk

I've used PDFLib on some projects but only the core PDFLib+PDI. They also have a Text Extraction Toolkit, specifically for search.

PDFLib TET

pdftk has some metadata extraction and object stream decompression.

pdftk

深陷 2024-08-25 21:18:29

后来安装了xPDF,问题就解决了。

xPDF was later installed, and i got rid of the problem.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文