Skip to content
On this page

Get Started

It is easy to embed ComPDFKit Conversion SDK in your iOS or macOS app with a few lines of Objective-C code. It takes just a few minutes and we will show you how to use it.

The following sections introduce the structure of the installation package, how to run a demo, and how to make a macOS app in Objective-C with ComPDFKit Conversion SDK.

Requirements

ComPDFKit Conversion SDK 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 or macOS Base SDK.

  • iOS 10.0 or higher.
  • macOS 10.10 or higher (If you don't need OCR).
  • macOS 10.14 or higher (If you need OCR).
  • Xcode 12.0 or newer for Objective-C.