top of page

Imposition Software Open Source -

pdfjam --nup 2x1 --landscape input.pdf --outfile 2up.pdf (Graphical + Command Line) Perfect for non-technical users. Supports cut marks, creep compensation, and page sorting.

java -jar multivalent.jar tool=pdf.Impose -booklet -paper 11x17 in.pdf (For Posters/Tiles) Splits a large PDF into multiple letter/A4 sheets for assembly. imposition software open source

pdfjam --booklet true --paper a4paper --landscape input.pdf --outfile booklet.pdf : pdfjam --nup 2x1 --landscape input

pip install pygam :

(Ubuntu/Debian):

:

sudo apt install pdfjam :

bottom of page