react-native-pdf-lib icon indicating copy to clipboard operation
react-native-pdf-lib copied to clipboard

Search and highlight

Open erkangozukucuk opened this issue 7 years ago • 2 comments

Hi, How to implement search and highlight text in pdf?

erkangozukucuk avatar Feb 08 '18 13:02 erkangozukucuk

Hi @erkangozukucuk,

I haven't looked to deeply into this. However, after a brief search, it looks possible. On iOS you'll probably have to do something like what is explained here. On Android, it will probably be easier, as there is already a PDFTextStripper class.

Hopding avatar Feb 08 '18 19:02 Hopding

Any updates regarding search and highlight text in PDF? @erkangozukucuk Have you found any RN solution for that?

anaelmashinsky avatar Jan 31 '24 09:01 anaelmashinsky