rptwsthi
rptwsthi

Reputation: 10172

How to highlight, searched word in PDF reader?

In PDF reading application is being developed and using QuartzCore(VFR) framework PDF reading is being achieved. Now what is needed to be implement is to highlight the text, which is being searched by the user. How to achieve it?

NOTE: I have went through FAST PDF KIT, but been unable to get any thing.

Upvotes: 1

Views: 1007

Answers (1)

Vignesh
Vignesh

Reputation: 10251

Try using https://github.com/KurtCode/PDFKitten.

Upvotes: 1

Related Questions