DImuthuUpe / AndroidPdfViewer

Android view for displaying PDFs rendered with PdfiumAndroid
Apache License 2.0
8.18k stars 1.91k forks source link

search in the PDF #891

Open EricPoonXYZ opened 4 years ago

EricPoonXYZ commented 4 years ago

Hi, I'll like to know how can I search in the PDF file like Google PDF viewer. Thank you.

dibasdauliya commented 4 years ago

I also want it

alexander-amit commented 4 years ago

most needed feature.. please enhance this feature

shivchand commented 4 years ago

Hi anyone can help me how to highlight text or paragraph while reading ? plz let me know how to code for that

vimalcvs commented 2 years ago

Hi, I'll like to know how can I search in the PDF file like Google PDF viewer. Thank you.

This app is all ready done anyone can use reverse engineering.

https://play.google.com/store/apps/details?id=pdf.reader.pdfviewer.pdfeditor

Hitexroid commented 2 years ago

I also want it

odmfl commented 2 years ago

Hi, I'll like to know how can I search in the PDF file like Google PDF viewer. Thank you.

This app is all ready done anyone can use reverse engineering.

https://play.google.com/store/apps/details?id=pdf.reader.pdfviewer.pdfeditor

@vimalcvs Was this app created by you?

odmfl commented 2 years ago

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