Project Description:
I need someone to provide the ability to search PDF files for text. I have an app that has some PDF files in it, I need someone to build a UIView, which hosts a PDf file, and a search bar, when the user writes a word in the search bar you do the search of the PDF, highlight the words in yellow. your search should return all instances matching the word, even words not on the current page loaded.
you can search for PDFKitten which is an open sourceframework, I don't have time to modify it.
you need to provide a sample app before winning the project.
Additional Project Description:
03/05/2013 at 20:18 EST
I am adding a sample project, which has a VIew, and loads a pdf file, and a search bar.
When clicking on the search bar to search for a specific word, I want to see all letters in that word highlighted in yellow in the current page ( if exists ) and then a list of all other occurrences as a dropdown from the searchbar , that I can click and link and will take me to the different pages where the word exists.
Hope this clarifies it.