I print a document that ends up being 8.5x5.5 inches and is bound like a book. I wrote a program that figures out the right print order so that I can print them double sided on 8.5x11 paper, then slice the pile in half and put them together and I have a book.
However I would prefer if I could print a full book on each half of the pile, so that when I cut the pile I end up with 2 books rather than one that's in half.
How could I do this? I'd essentially want the book to print twice on each page.
Thanks
However I would prefer if I could print a full book on each half of the pile, so that when I cut the pile I end up with 2 books rather than one that's in half.
How could I do this? I'd essentially want the book to print twice on each page.
Thanks
Comment