On this page
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:
- Open a terminal window and navigate to the "samples/demo" folder of the ComPDFKit Conversion SDK.
- 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.