Skip to content
Guides

Get Started

It is easy to embed ComPDFKit in your iOS app with a few lines of Swift or 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 Swift or 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 13.0 or newer for Swift or Objective-C.