flutter-pdf-text icon indicating copy to clipboard operation
flutter-pdf-text copied to clipboard

Highlight the Searched Text

Open gitdamilareofficial opened this issue 5 years ago • 2 comments

Hello Alessio, Thanks for this great library, it has really been useful. Just wondering if you can give an advice on how to highlight the text in the pdf image after searching for it. Currently I'm using the library to retract the text and save the page number of the text in the pdf. But now I want to highlight the text itself on the pdf. Looking forward to hearing from you. Cheers

gitdamilareofficial avatar Jun 30 '20 14:06 gitdamilareofficial

Hello there, As of now this package does not allow you to do something like that, since it only reads the text contents through external libraries. By the way it should not be hard to find a feature like that in these libraries I suppose. For instance, I think that this could solve your problem. Is that what you are looking for?

AlessioLuciani avatar Jul 07 '20 10:07 AlessioLuciani

Thank You for your reply. I will look into this.

gitdamilareofficial avatar Jul 07 '20 10:07 gitdamilareofficial