AndroidPdfViewer icon indicating copy to clipboard operation
AndroidPdfViewer copied to clipboard

search in the PDF

Open EricPoonXYZ opened this issue 5 years ago • 7 comments

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

EricPoonXYZ avatar May 08 '20 00:05 EricPoonXYZ

I also want it

dibasdauliya avatar May 09 '20 17:05 dibasdauliya

most needed feature.. please enhance this feature

alexander-amit avatar May 13 '20 17:05 alexander-amit

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

shivchand avatar Jul 13 '20 18:07 shivchand

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 avatar Aug 04 '22 04:08 vimalcvs

I also want it

Hitexroid avatar Aug 11 '22 11:08 Hitexroid

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 avatar Sep 28 '22 11:09 odmfl

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