TeX - LaTeX Asked on August 14, 2021
The commandline tool pdfjam
provides a wrapper around the pdfpages
package.
I’m trying to figure out how to do the page ordering or imposition:
A 16-page booklet would print onto 4 sheets of paper:
sheet 1 front: pages 16,1
sheet 1 back: pages 2,15
sheet 2 front: pages 14,3
sheet 2 back: pages 4,13
sheet 3 front: pages 12,5
sheet 3 back: pages 6,11
sheet 4 front: pages 10,7
sheet 4 back: pages 8,9
This booklet form is for laying all the sheets flat on each other and folding them all at once together.
If we want more pages than can be folded this way (as in a book) we might need to fold each sheet individually, which would give us a page order like:
sheet 1 front: pages 4,1
sheet 1 back: pages 2,3
sheet 2 front: pages 8,5
sheet 2 back: pages 6,7
sheet 3 front: pages 12,9
sheet 3 back: pages 10,11
sheet 4 front: pages 16,13
sheet 4 back: pages 14,15
sheet 5 – 200 or more etc would follow this pattern.
The maintainer of pdfjam
referred me to the pdfpages
documentation and I’ve been looking through https://mirrors.concertpass.com/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf unable to find something promising.
My command looks like pdfjam --nup 2x1 --landscape myfile.pdf
and in the documentation I can see the nup
part, and this successfully puts two pages from the source file onto a single sheet in the new pdf that’s created, but it doesn’t affect the order and I have no idea how to do that. I don’t see anything in the docs about reordering the pages.
Is this something pdfpages
can do? How?
Get help from others!
Recent Answers
Recent Questions
© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP