I am looking for a way to search through a PDF File Content that is on a webserver without bringing up the file. Say you have a search on your page and you are searching for "Bug Fix" and that is inside of multiple PDF files but not all of them you just want to find the PDF files containing the string "Bug Fix".
Any ideas..?
I am using PHP 4.1 and Linux 7.2..