pdfimposer is a Python module to achieve some basic imposition on PDF documents, especially designed to work on booklets. BookletImposer is a commandline and GTK+ interface to pdfimposer.
This Docker image provides a command-line interface execution environment for BookletImposer.
To export a PDF for booklet printing, run following:
docker run --rm -v .:/work kenshimuto/bookletimposer bookletimposer -a -o /work/out.pdf /work/in.pdf
See details of other command line options https://kjo.herbesfolles.org/bookletimposer/bookletimposer.1.html
Content type
Image
Digest
sha256:8675dc338…
Size
98.7 MB
Last updated
10 months ago
docker pull kenshimuto/bookletimposer