Click here to Skip to main content
15,886,664 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I need to search string or text in pdf file.
I don't know how to do this and any suggestions will be appreciated.

Thanks in Advance.
karthik s.
Posted
Updated 5-Apr-11 20:16pm
v2

1 solution

well if the pdf is image based then this very difficult since you to convert the image to text which will require and OCR if not then you can go through the pdf data and look for text tags and everything in between is a string.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900