I'd like to have each page a 1/4 the size of a regular piece of paper, in a booklet style, printing on the front and back, and have 4 pages per page one side of piece of paper.

That way I can cut the page in half and minimize the amount of paper I use while making a quarter page size booklet I can keep in my pocket.

you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 2 years ago

Lay the page order out in Excel (might be a nice puzzle in itself), concatenate into a single comma separated string, and feed that into the "what pages to print" print dialog field?

  • source
  • parent