Click here to Skip to main content
15,896,154 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi Friends,

Here i have a question, to search the text in side a pdf file and room the text. I'm done coding until the pdf file is show in iframe. But now i need to do search the text inside the pdf file and room the search text in pdf file. can anyone help me?

Regards,
Kumar
Posted

1 solution

About how to get the position of word in a PDF using iTextSharp, you could refer to:

http://stackoverflow.com/questions/2375674/itextsharp-how-to-get-the-position-of-word-on-a-page
Highlight a text or word in a pdf file:

how to highlight a text or word in a pdf file using iTextsharp?

Highlighting text ( colors ) of existing PDF using iTextsharp using C#

http://stackoverflow.com/questions/11613771/search-pdf-text-highlight-found-words-by-drawing-rectangle-after-getting-their
 
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