Skip to content
Guides

Getting Started

With just a few lines of code, you can easily integrate the ComPDFKit Conversion SDK into your project. In this section, we will introduce the package structure of the ComPDFKit Conversion SDK for C++, system requirements for running it, methods of integration, as well as how to run the Demo.

System Requirements

PlatformSystem RequirementsIntegrated Development EnvironmentNote
Windows- Windows 7, 8, 10, and 11 (32-bit, 64-bit)
- Need to support C++ Version 11 or higher.
Visual Studio 2017 or higher.Samples have been tested on Windows 10 and 11.
Linux- Linux x64.
- Need to support C++ Version 11 or higher.
/The samples have been tested on Ubuntu 22.04.
Mac- Mac OS 10.14 or higher (Intel, Apple Silicon)
- Need to support C++ Version 11 or higher.
Xcode 13.0 or higher.The samples have been tested on Mac Intel and Mac Apple Silicon.