Skip to content
ComPDF
Guides

ComPDF AI Integration on AWS Marketplace

This guide will help you fully integrate and deploy ComPDF AI from the AWS Marketplace.

Prerequisites

Obtain Your License Key

A license key is required to run ComPDF AI. Please refer to our Requirements to obtain your license key.

Activate ComPDF AI

After successfully obtaining the ComPDF AI Engine from AWS Marketplace, start the server and ensure it is running properly. Then, run the following command to apply your ComPDF AI license key:

shell
sh ~/comidp_activation.sh

comidp_activation Example

After all Docker containers have started successfully, wait approximately 2-3 minutes, then access http://host:3022 to enter the ComPDF AI homepage.

You can also call the ComPDF AI extraction feature via API request at http://host:7000/api/idp/data-extract-api. For more details, please refer to the ComPDF AI API Documentation.