Imposition: Difference between revisions

From XPUB & Lens-Based wiki
No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 19: Line 19:
* [[Imagemagick]] (CLI; using montage, convert)
* [[Imagemagick]] (CLI; using montage, convert)


==Examples & boilerplates==
==Examples, scripts & boilerplates==


* 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)
Line 28: Line 29:
* [https://wiki.scribus.net/canvas/How_to_make_impositions_with_pstops Scribus wiki: How to make impositions with pstops]
* [https://wiki.scribus.net/canvas/How_to_make_impositions_with_pstops Scribus wiki: How to make impositions with pstops]
* [http://www.peppertop.com/blog/?p=35 Making booklets from PDF files using psbook and psnup]
* [http://www.peppertop.com/blog/?p=35 Making booklets from PDF files using psbook and psnup]
* [https://cc.vvvvvvaria.org/wiki/Two-a4-on-one-a3.sh Two A4 on one A3 using pdfjam]
==See also==
* [[Portable Document Format]]
* [[:Category:PagedMedia]]


[[Category:Cookbook]]
[[Category:Cookbook]]
[[Category:PagedMedia]]
[[Category:PagedMedia]]
[[Category:FLOSS design]]

Latest revision as of 18:04, 1 March 2024


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

See also