Created
May 2, 2025 04:11
-
-
Save iphils/5107377e2d1e99db65af421dbf04aac0 to your computer and use it in GitHub Desktop.
use pdfjam to create a nice A5 booklet from specific pages from a document
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pdfjam --landscape --a4paper --trim '1cm 1cm 1cm 1cm' --clip 'true' --signature '20' Duishen.pdf '17-35' --outfile booklet2.pdf |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment