This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
hits [2021/11/25 00:58] nanjo [pdfcrop input.pdf output.pdf] |
hits [2021/11/25 01:00] (current) nanjo |
||
|---|---|---|---|
| Line 5: | Line 5: | ||
| ===== pdfseparate input.pdf output_%04d.pdf ===== | ===== pdfseparate input.pdf output_%04d.pdf ===== | ||
| Separate each page into output_0001.pdf, output_0002.pdf, ... | Separate each page into output_0001.pdf, output_0002.pdf, ... | ||
| + | ===== pdfxup -x 4 -y 3 -o output.pdf input.pdf ===== | ||
| + | Create an nup pdf file. | ||