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:
- Open a terminal window and navigate to the "samples" folder of the ComPDF Conversion SDK.
- Enter the following command to run the demo:
shell
./run_demo.shOutput files (Word, Excel, PowerPoint, etc.) will be generated in the "samples/output" folder.