WIP ready-to-print pdfs for booklets (and books?)
|
krumelmonster
11647f9dd4
Add ausscheisser3000: wx gui to pdffold
Without error handling and quire chaotic generally so far |
||
|---|---|---|
| ausscheisser3000.py | Add ausscheisser3000: wx gui to pdffold | |
| LICENSE | Initial commit | |
| pdffold.py | pdffold: Restructure to allow use as module | |
| README.md | README | |
pdffold
Say you have a pdf of some book or text and you want to print it, fold it and staple it in order to read it as a book, you can use pdfbook2 or you can use pdffold.
pdffold is in a protype state and under active development.
Please make feature-requests in the issues.
usage: pdffold.py [-h] [--sel SEL] -o OUTPUT pdf_file
Shuffle a pdf for booklet printing
positional arguments:
pdf_file Path to the PDF file
options:
-h, --help show this help message and exit
--sel SEL Page selection e.g., 1,blank,3,5-11,20-
-o OUTPUT, --output OUTPUT
Output PDF file path
Note:
- Doesn't support setting output page size, output height will equal input height, output width will equal twice the input width
- Requires all pages to have the same page size
- The CLI will change