AndroidPdfViewer icon indicating copy to clipboard operation
AndroidPdfViewer copied to clipboard

Is Search functionality available out of the box in PdfView?

Open silwar opened this issue 7 years ago • 3 comments
trafficstars

I am looking for implementing search functionality in Pdf Viewer. Does this library support search functionality or is there any way/suggestion by which i can build it

silwar avatar Mar 23 '18 10:03 silwar

its not built yet unless you want to write the code.

1stmetro avatar Mar 23 '18 17:03 1stmetro

please give the code?????

goodmalik avatar Mar 25 '18 05:03 goodmalik

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