For the FastPdfKit Reference look at doc.fastpdfkit.com.

The complete source code is available on github.

Overview

Please read the README document that contains a brief introduction to the Extensions.

To get started with Extensions launch the SampleProject with Xcode. Just Build and Run on the Simulator.

A very simple application will open with just one pdf with one set of annotations per page. Each set corresponds to one Extension.

If you are interested in using existing extension simply take a look at these classes and at the SampleProject:

If you want to create your own extension read the FPKSampleExtension Readme start dig into these classes and protocols:

Classes

Protocol References