Skip to content
Guides

How to Run a Demo

MacOS

ComPDFKit Conversion SDK provides demos in the "samples" folder. Before running the demo, make sure you have configured your environment correctly and installed CMake (3.0 or higher) on your machine. To run the demo, you can follow these steps:

  1. Open a terminal window and navigate to the "samples/demo" folder of the ComPDFKit Conversion SDK.
  2. Enter the following command to run the demo.
shell
./RunDemo.sh

Output files (Word, Excel, PowerPoint, etc.) will be generated in the "samples/output_files" folder.