Fork me on GitHub

PDFKitten by KurtCode

A framework for extracting data from PDFs in iOS

PDFKitten is a framework for managing PDF text objects on iOS. Currently it supports searching and highlighting text on a page. It can also be expanded to support annotations and create page outlines.

These are the slides that were used for the project presentation on May 20, 2011.

Authors

Marcus Hedenström
Louisa Luciani

Contact

marcus.hedenstrom@gmail.com
lolaluci@gmail.com

Download

You can download this project in either zip or tar formats.

You can also clone the project with Git by running:

$ git clone git://github.com/KurtCode/PDFKitten