AndroidPdfViewer icon indicating copy to clipboard operation
AndroidPdfViewer copied to clipboard

Please add search function

Open AhmerAfzal1 opened this issue 8 years ago • 2 comments

Hello

Please add search option in your project. Its very compulsory object for this project. If you can giving a code for search I'll be very thankful to you.

Thanks

AhmerAfzal1 avatar Jan 02 '17 17:01 AhmerAfzal1

It is hard task and currently I don't plan adding search feature

barteksc avatar Jan 02 '17 17:01 barteksc

pdfium should have this function, the problem is to implement it for android. I remember the old app "google pdf viewer" which however was based on pdfium and had this function

I did some research and found some libraries that have implemented the search, but I don't know if they work, they should be tested. It would take someone to test them and maybe fork and keep an updated fork.

Test them and let me know if they work in any way

https://github.com/gulshan98185/AndroidPdfViewer

https://github.com/beeline09/AdvancedPdfView

https://github.com/beeline09/android-support-pdfium

https://github.com/benjinus/android-support-pdfium

odmfl avatar Oct 20 '22 13:10 odmfl