Helper for splitting document's pages to booklets
install packages
npm i
run with command
node .\index.js --size 32 --total 267 --verbose
where
- size - booklet size (recommended values: 2-40)
- total - total pages count
- verbose - flag for additional logs