AndroidPdfViewer icon indicating copy to clipboard operation
AndroidPdfViewer copied to clipboard

Fix Search

Open rawan420 opened this issue 7 years ago • 8 comments

Hello , regarding issue number #697 Text search in pdf It's solved :) , thank you

rawan420 avatar Dec 24 '18 19:12 rawan420

@rawan420...please share how u solved search....

vinjack avatar Jan 09 '19 07:01 vinjack

In latest update there is only UI for search text is there.There is no any method in JAVA file for searching text only XML UI which is useless.

DroidMagician avatar Aug 04 '19 12:08 DroidMagician

@DroidMagician what i have to do for search functionality in this library. Can you please share the code. it will be very helpful for me.

SujeetKr9 avatar Oct 05 '19 12:10 SujeetKr9

@rawan420 how to use pdf search function.can you mention

DilumD avatar Oct 29 '19 08:10 DilumD

Can't able to perform search & Table of content(indexing)

lijusparkt avatar Jan 21 '21 09:01 lijusparkt

can you explain how do we enable the search option in this viewer

BharathPujariMize avatar Feb 03 '21 15:02 BharathPujariMize

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

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