objective c - Is there any framework to highlight text on pdf file after rendering on the iphone -


I am trying to work on finding a word on the PDF which via drailer Has been provided from. Can anybody suggest that I should find the word on the page on a PDF and post (co-ordination) on the page? Is there any free framework to import or is there any library available? After spending more time with Google, I found some samples to search for a word on pdf; They are fastsamplepdf from Gitobb,

My work
I saw fastsample pdf code; To use only the text of PDF I

  + (MFDocumentManager *) documentManagerWithFilePath: (NSString *) filePath;   

and

  - (NSString *) Full textfeed: (NSUntengar) with PagerR profile: (MFProphil *) P;   

But I do not know how they are highlighted. Can anyone help me with this? Please post some suggestions thank you.

see



Comments