Skip to content
ComPDF
DemoFAQ
New Release

Open-Source PDF SDK & AI Document Processing

Get the full self-hosted SDK and AI document processing on GitHub. One-click deploy to quickly build your document workflows.

How to Run a Demo

ComPDF Conversion SDK provides demos in the "samples" folder.

Mac

  1. Open a terminal window and navigate to the "samples" folder of the Mac SDK package.
  2. Enter the following command to run the demo:
shell
./RunDemo.sh

Output files will be generated in the "samples/output_files" folder.

iOS

  1. Open the IOS_demo.xcodeproj file in the samples folder.
  2. Connect an iOS device and select the target device in Xcode.
  3. Click Build and Run to run the demo.