I am willing to add search functionality to my pdf reader.I dont know how do i achieve this functionality.Any help would be appreciated. Note:I am using third party library to read the pdf file. Here is the library link: https://github.com/barteksc/AndroidPdfViewer
Is it possible to implement search functionality using this library?If not then what should be the other approach(like any java library or java code for achieving this).