jenom / pdfbook2

Create booklets from PDF files
GNU General Public License v3.0
62 stars 13 forks source link

Can't specify output path #20

Open NicoWeio opened 1 year ago

NicoWeio commented 1 year ago

I am missing an option to specify the path/filename of the generated PDF(s). Since this program accepts multiple PDFs, the new option would need to accept the same number of output paths/filenames as were input.

Currently, all input files have -book appended to their filename: https://github.com/jenom/pdfbook2/blob/9eec23b648db2ce53f077f8d17a19da15d52dc67/pdfbook2/pdfbook2#L161