1

i m looking for a way to display PDFs on iOS - for sure i could use a webView but are there some other ways?
Maybe some frameworks (i did not find any), that offer some more features like "draw on pdf etc"

Fabian Boulegue
  • 6,476
  • 14
  • 47
  • 72
  • Go through this http://code.tutsplus.com/tutorials/reading-displaying-pdf-documents--mobile-11145 – sourav Dec 18 '15 at 09:12

1 Answers1

1

It depend on what you want free or fee. I see a lot framework. Also It write with Objective-C. But it's not problem because you can use it with Bridging-Header.

I have used to PDKFkit but it have fee.

I see this compare, I think you can reference it Compare framework pdf iOS

Maybe It library can be fit what you want: vfr/Reader

vien vu
  • 4,277
  • 2
  • 17
  • 30