Ben Chuanlong Du's Blog

It is never too late to learn.

Editing PDF Files Using Stirling-PDF

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

You can try Stirling-PDF at https://stirlingpdf.io/ .

Start a Stirling-PDF Service Using Docker

The following command starts a (local) service of Stirling-PDF at the port 6000.

docker run -d \
  --name …