Docker Snippets for callas pdfToolbox SDK

There are "ready-to-use" Docker images for pdfToolbox, pdfaPilot, and pdfChip on Docker Hub.

However, there is no equivalent for the pdfToolbox SDK/pdfaPilot SDK (pdfEngine SDK) on Docker Hub. This is because it is not a standalone application but rather a software development kit intended for building custom applications.

Docker-snippets repository

The docker-snippets repository on GitHub contains an example Dockerfile-debian that demonstrates how to containerize a custom application using the callas pdfEngine SDK.

You can find further details and usage instructions here: https://github.com/callassoftware/docker-snippets/blob/main/other/pdfEngine-sdk/README.md