Guides
How to Run a Demo
ComPDFKit Conversion SDK provides demos in the "samples" folder. Before running the demo, make sure you have configured your environment correctly and installed JDK 8 or higher on your machine. To run the demo, you can follow these steps:
- Open a terminal window and navigate to the "samples" folder of the ComPDFKit Conversion SDK.
- Enter the following command to run the demo.
shell
./run_demo.sh
Output files (Word, Excel, PowerPoint, etc.) will be generated in the "samples/output" folder.