Click to See Complete Forum and Search --> : How to search a text from a pdf file using asp
zubairsait
06-05-2007, 03:15 AM
HI
Im trying to make a online liberary few of the boxs that i have r in pdf file format i want to include a search on my web site...i tried reading and searching through a file system object but it does not work plz send a code that can help me as soon as possible...i will really be thankful to u ...thx
Terrorke
06-05-2007, 04:31 AM
It should be do-able.
I found a component that lets you extract text out a PDF.
Here is a link too it :
Look at point 6 'Content Extraction '
http://www.asppdf.com/livedemo.html
It seems to me thats the ting you want to do.
zubairsait
06-05-2007, 09:15 AM
thanks for the help but i would like to know how can i use this component in searching a text from different pdf files that i have is this a better obtion or should i use index server to do the same does index server index pdf files
It should be do-able.
I found a component that lets you extract text out a PDF.
Here is a link too it :
Look at point 6 'Content Extraction '
http://www.asppdf.com/livedemo.html
It seems to me thats the ting you want to do.
Terrorke
06-06-2007, 01:35 AM
Personal I have no experience with this component. But I think it should be possible to read thru several pdf-files.
Aren't there any code samples on the website?
zubairsait
06-06-2007, 02:07 PM
no yaar no samples...looking for it from a long time..do u know anythg abt search engine maker how is it to use them..plz let me know thx
Terrorke
06-07-2007, 10:33 AM
There is a link to the example code when you look at the live demo.
The source code of the component itself isn't available ofcourse :)