How to Run a Demo
ComPDF Conversion SDK provides demos in the "samples" folder.
Mac
- Open a terminal window and navigate to the "samples" folder of the Mac SDK package.
- Enter the following command to run the demo:
shell
./RunDemo.shOutput files will be generated in the "samples/output_files" folder.
iOS
- Open the
IOS_demo.xcodeprojfile in thesamplesfolder. - Connect an iOS device and select the target device in Xcode.
- Click Build and Run to run the demo.