Connecting Tech Pros Worldwide Help | Site Map

ASP script for search pdf files

ll
Guest
 
Posts: n/a
#1: Jan 2 '08
I'm currently looking for a way in ASP to search text in pdf files -
is there a way to do this?

Thanks
Louis
Anthony Jones
Guest
 
Posts: n/a
#2: Jan 2 '08

re: ASP script for search pdf files


"ll" <barn104_1999@yahoo.comwrote in message
news:c42e2073-dcab-44fa-9a60-a37fe5aa1630@u10g2000prn.googlegroups.com...
Quote:
I'm currently looking for a way in ASP to search text in pdf files -
is there a way to do this?
You could use Index Server and download the Adobe PDF IFilter.

You can then use ADODB queries to search for text in PDF files. (Of course
that won't work if the PDF actually contains rasterized bitmaps of the
text).

--
Anthony Jones - MVP ASP/ASP.NET


Closed Thread


Similar ASP / Active Server Pages bytes