PdfiumAndroid
PdfiumAndroid copied to clipboard
How to perform content search on PDF File?
In my application i want to add content searching feature. The implementation should be like entering any words on search bar and if that word exists in pdf file that must be highlighted.
Is this support available in this library. If yes can someone please share sample implementation.
Thanks
I would like to do the same, did you fond any solution to this ?