Nidal Saed
Nidal Saed

Reputation: 33

Search for a word in a PDF on iPad

I use CGPDFDocumentRef control to view pdf file in iPad. I want to add search capability and highlight the results. Any suggestions on how I can do so? In addition, I would like to know if there there a way to zoom in and out using a multi-touch?

Upvotes: 0

Views: 3874

Answers (1)

Akbar
Akbar

Reputation: 1499

following sample has most of the features you need.

https://github.com/mobfarm/FastPdfKit

Upvotes: 1

Related Questions