Imposition: Difference between revisions

From XPUB & Lens-Based wiki
Line 10: Line 10:
* Manual way: CTRL+P, write the order of printing in the field "Pages"
* Manual way: CTRL+P, write the order of printing in the field "Pages"
* [https://pypi.org/project/psutils/ psutils] (CLI, Python based)
* [https://pypi.org/project/psutils/ psutils] (CLI, Python based)
* [https://github.com/pdfjam pdfjam] (CLI, requires Tex Live) also packages as part of Tex Live; for Debian: <code>sudo apt install [https://manpages.debian.org/bookworm/texlive-extra-utils/ texlive-extra-utils]</code>, for Mac: <code>$ brew install --cask mactex</code>
* [https://github.com/pdfjam pdfjam] (CLI, requires Tex Live) also packages as part of Tex Live<br>for Debian: <code>sudo apt install [https://manpages.debian.org/bookworm/texlive-extra-utils/ texlive-extra-utils]</code><br>for Mac: <code>$ brew install --cask mactex</code>
** [https://manpages.debian.org/bookworm/texlive-extra-utils/pdfbook2.1.en.html pdfbook] (CLI, wrapper around pdfjam to make booklets)
** [https://manpages.debian.org/bookworm/texlive-extra-utils/pdfbook2.1.en.html pdfbook] (CLI, wrapper around pdfjam to make booklets)
** [https://manpages.debian.org/bookworm/texlive-extra-utils/pdfxup.1.en.html pdfxup] (CLI, wrapper around pdfjam to do more complex impositioning)
** [https://manpages.debian.org/bookworm/texlive-extra-utils/pdfxup.1.en.html pdfxup] (CLI, wrapper around pdfjam to do more complex impositioning)

Revision as of 12:51, 7 January 2026


An example of an imposition of a PDF, in this case to print a PDF in a booklet format. Screenshot from https://pdfcpu.io/generate/booklet.

There are many ways to do imposition!

Imposition tools

Examples, scripts & boilerplates

More imposition related links!

See also