|
Since you don't say what printing system you're using, I'll assume cups. There is an option in the printer setup called N-up. You can read about it in the cups user manual, chapter 3 Standard Options, section N-up.
Basically, setting the nup option sets the number of pages per side of paper.
nup=1 one page per side
nup=2 two pages per side
nup=4 four pages per side
etc.
|