简体   繁体   中英

Use PDFLib to search through PDF's with PHP

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?

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

后来安装了xPDF,我摆脱了这个问题。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM