Get Started
Requirements
Before starting, please make sure that you have already met the following prerequisites.
Get ComPDFKit License Key
ComPDF offers two types of license keys: a free 30-day trial license and a commercial license.
How to Get a Trial License Key
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 a Commercial License Key
ComPDFKit PDF SDK is a commercial SDK and requires a license for developers to use it in development or release their applications. Please note that even with a license, you are prohibited from sharing any ComPDFKit files, sample code, or source code with third parties.
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 Android PDF SDK, the commercial license must be bound to your application’s ApplicationId
.
Download the PDF SDK
Download the ComPDFKit Android PDF SDK from Github.
System Requirements
ComPDFKit PDF SDK is supported on Android devices running API level 19 or newer and targeting the latest stable Android version 4.4 or higher. Furthermore, ComPDFKit PDF SDK requires apps to enable Java 8 language features to build.
- Android Studio 3.2 or newer (support AndroidX).
- Project specifications.
- A
minSdkVersion
of19
or higher. - A
compileSdkVersion
of30
or higher. - A
targetSdkVersion
of30
or higher. - Android ABI(s): x86, x86_64, armeabi-v7a, arm64-v8a.
- A