pdfbooklet
v1.0.6
Published
Create booklet from a pdf file suitable for compact printing
Downloads
143
Readme
Generate booklet format of a PDF file for printing
Save paper, save trees and save lives.
To install
npm i -g pdfbooklet
To use
pdfbooklet [options] <INPUT-FILE.pdf>
OPTIONS:
--margin-inset X reduce margin of the original pdf on all sides by X inches
--margin-inset X,Y reduce margin X on top and bottom, Y on left and right, in inches
--margin-inset T,R,B,L reduce margin-top by T, right by R, bottom by B, left by L, in inches
--output FILENAME default is INPUT_FILE-booklet.pdf.
--paper-size (a4|letter) default is letter
--range X-Y,+N,A-B,... select page X to Y from input, insert N blank pages,
then from page A to B