0

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?

Oak Bytes
  • 4,649
  • 4
  • 36
  • 53
Nidal Saed
  • 33
  • 2
  • 5

1 Answers1

1

following sample has most of the features you need.

https://github.com/mobfarm/FastPdfKit

Akbar
  • 1,509
  • 1
  • 16
  • 32