Imposition: Difference between revisions
No edit summary |
|||
Line 23: | Line 23: | ||
* Example of an impositioned PDF for booklet printing: [[:File:Wiki-wiki-book.pdf]] | * Example of an impositioned PDF for booklet printing: [[:File:Wiki-wiki-book.pdf]] | ||
* [https://gitlab.com/yanntrividic/the-moral-of-the-xerox-vf/-/blob/main/make_booklet.sh make_booklet.sh], by Yann Trividic | * [https://gitlab.com/yanntrividic/the-moral-of-the-xerox-vf/-/blob/main/make_booklet.sh make_booklet.sh], by Yann Trividic | ||
* [https://gitlab.com/quentinjuhel/Bookletor Bookletor], by Quentin Juhel | |||
* [https://gitlab.coko.foundation/pagedjs/hackathon-mars-2021/-/tree/master/imposition_quentin_juhel?ref_type=heads Paged.js imposition "extension"], by Quentin Juhel and Julien Taquet; see also this [https://maisondeseditions.fr/ideal/tools/aquatre/ live example] made by Julien Bidoret | * [https://gitlab.coko.foundation/pagedjs/hackathon-mars-2021/-/tree/master/imposition_quentin_juhel?ref_type=heads Paged.js imposition "extension"], by Quentin Juhel and Julien Taquet; see also this [https://maisondeseditions.fr/ideal/tools/aquatre/ live example] made by Julien Bidoret | ||
* [[Imposition howto's during SI5]] (using Imagemagick) | * [[Imposition howto's during SI5]] (using Imagemagick) |
Revision as of 17:15, 12 October 2023
There are many ways to do imposition!
Imposition tools
- Manual way: CTRL+P, write the order of printing in the field "Pages"
- psutil (Python)
- pdfbook2 (CLI, part of the texlive-extra-utils in Debian)
- pdfjam (CLI, part of the texlive-extra-utils in Debian)
- pdfxup (CLI, part of the texlive-extra-utils in Debian)
- podofo + documentation from 75 (CLI)
- BookletImposer (GUI)
- jPDF Tweak (GUI)
- pdfcpu (CLI)
- Imagemagick (CLI; using montage, convert)
Examples & boilerplates
- Example of an impositioned PDF for booklet printing: File:Wiki-wiki-book.pdf
- make_booklet.sh, by Yann Trividic
- Bookletor, by Quentin Juhel
- Paged.js imposition "extension", by Quentin Juhel and Julien Taquet; see also this live example made by Julien Bidoret
- Imposition howto's during SI5 (using Imagemagick)
- How to make a booklet with psutils (at Scribus wiki)
- Scribus wiki: How to make impositions with pstops
- Making booklets from PDF files using psbook and psnup