Get Started
Requirements
Before starting the integration, please ensure the following prerequisites are met.
Get ComPDFKit License Key
ComPDF offers two types of license keys: a free 30-day trial license and a commercial license.
How to Get Free Trial License
Method 1: Apply Online
If you want to get PDF SDK trials for Web, Windows, Android, iOS, Flutter, and React Native, simply apply for a 30-day free trial license online.
You can check features supported by the free trial license on our Pricing page.
Method 2: Contact Sales
For other platforms or features outside of the trial license, feel free to contact our sales team.
How to Get Formal License
ComPDFKit PDF SDK is a commercial SDK that requires a license for application release. Any documents, sample code, or source code distribution from the released package of ComPDFKit to any third party is prohibited.
Method 1: Purchase Online
We allow developers to purchase formal licenses for the PDF SDK for iOS from our Pricing page, including common and standard PDF features. For any question about the plans, please contact our sales.
Method 2: Contact Sales
To get formal licenses for additional platforms, advanced features, custom requirements, or quote inquiries, feel free to contact our sales team.
For the ReactNative PDF SDK, the commercial license must be bound to your application’s ApplicationId
and iOS BundleId
.
Download the PDF SDK
Download the ComPDFKit ReactNative PDF SDK from Github or NPM.
System Requirements
Android
Please install the following required packages:
A development environment for running React Native projects using the React Native CLI (not the Expo CLI)
The Android NDK
An Android Virtual Device or a hardware device
Operating Environment Requirements:
- Android
minSdkVersion
of21
or higher. - ComPDFKit SDK 2.0.1 or higher.
iOS
Please install the following required packages:
A development environment for running React Native projects using the React Native CLI (not the Expo CLI)
The latest stable version of CocoaPods. Follow the CocoaPods installation guide to install it.
Operating Environment Requirements:
- ComPDFKit SDK 2.0.1 or higher.
- React Native dependency to version 3.0.0 or higher.
- iOS 12.0 or higher.