Firefox 150 adds page reordering, exporting, and image saving to its built-in PDF viewer, plus split-view improvements and ...
It essentially takes your GUI input and turns it into the following Ghostscript command: gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.6 -dPDFSETTINGS=/ebook -dNOPAUSE -dQUIET -dBATCH ...
Create a virtualenv. Samples are compatible with Python 3.6+. python3 -m venv env source env/bin/activate Install the dependencies needed to run the samples.