Skip to content
ComPDF
DemoFAQ

PDF Generation Template Editor

Open-source visual PDF generation engine with customizable templates and developer-friendly APIs.

View on GitHub

How to Run a Demo

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

  1. Install the ComPDF Conversion SDK Python module in your Python environment.
    shell
    pip install ComPDFKitConversion
  2. Import the module in the sample script and fill in the input and output paths.
  3. Run the sample script to generate output files.
shell
python demo.py