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"
Asked
Active
Viewed 2,487 times
1

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 Answers
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
-
-
@FabianBoulegue Try lib on my update. My friend have used it before go to PDFfkit. – vien vu Dec 18 '15 at 09:10