Skip to content
ComPDF
DemoFAQ

How to Run a Demo

ComPDF 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, follow these steps:

  1. Open a terminal window and navigate to the "samples" folder of the ComPDF Conversion SDK.
  2. 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.