On this page
Get Started
It is easy to embed ComPDFKit in your iOS app with a few lines of Objective-C code. Take just a few minutes and get started.
The following sections introduce the structure of the installation package, how to run a demo, and how to make an iOS app in Objective-C with ComPDFKit PDF SDK.
Requirements
ComPDFKit requires the latest stable version of Xcode available at the time the release was made. This is a hard requirement, as each version of Xcode is bundled with a specific version of the iOS Base SDK, which often defines how UIKit and various other frameworks behave.
- iOS 10.0 or higher.
- Xcode 12.0 or newer for Objective-C or Swift.