pdfxup Command Examples

N-up PDF pages. N-upping means putting multiple pages onto one page by scaling and rotating them into a grid. More information: https://ctan.org/pkg/pdfxup.

pdfxup {{[-o|--output]}} {{path/to/output.pdf}} {{path/to/input.pdf}}

pdfxup {{[-x|--columns]}} {{3}} {{[-y|--rows]}} {{2}} {{[-o|--output]}} {{path/to/output.pdf}} {{path/to/input.pdf}}

pdfxup {{[-b|--booklet]}} {{[-o|--output]}} {{path/to/output.pdf}} {{path/to/input.pdf}}