Crawling within a pdf
Posted
by Saubhagya
on Stack Overflow
See other posts from Stack Overflow
or by Saubhagya
Published on 2010-05-18T07:27:21Z
Indexed on
2010/05/18
7:30 UTC
Read the original article
Hit count: 336
Hi,
I'm developing a tool that searches the keyword entered by the user on a given site. My problem is, it searches the keyword only on html/web pages but not on the PDF/MS-Word files found on the site.
Can anyone suggest me some api/tool or provide the code that can search text from the given online PDF/MS-Word/Text file?
© Stack Overflow or respective owner