"ll" <barn104_1999@y ahoo.comwrote in message
news:c42e2073-dcab-44fa-9a60-a37fe5aa1630@u1 0g2000prn.googl egroups.com...
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).
Comment