W
Word Worrier
Using the suggestions at http://www.word.mvps.org/content2.htm I can
get a pretty nice-looking booklet, printed on landscape 8.5 x 11 inch
paper, which is then folded in half to make a 8.5 by 5.5 inch booklet.
But boy, getting it to print was just a nasty pain in the neck. The
method I used, the one that starts with the words "If you don't want
to spend money on an add-in, or use VBA," requires a so-far
nonintuitive (to me anyway) calculation about which pages get printed
on which sheets of paper. Then, because I had to load the paper into
the printer four times for one book, I kept messing up when two sheets
of paper would stick to each other going through the printer, messing
up all the subsequent sheets of paper.
I am guessing that those macros referenced on that page simplify
things a bit by dumping the pages to the printer in the right order.
But I know nothing about macros; could someone guide me?
Or is there a way of creating an intermediate step between having my
Word document be editable and printing it? Basically, I'd like a way
that (using an eight page book as an example) would create a Word or
pdf file with the pages ordered thusly:
8 and 1 on the left/right sides of the same sheet, then 6 and 3; then
4 and 5, and 2 and 7. (Two sheets of paper would be printed, then
flipped over and reinserted into the printer for printing on the
reverse side).
Appreciate all suggestions.
get a pretty nice-looking booklet, printed on landscape 8.5 x 11 inch
paper, which is then folded in half to make a 8.5 by 5.5 inch booklet.
But boy, getting it to print was just a nasty pain in the neck. The
method I used, the one that starts with the words "If you don't want
to spend money on an add-in, or use VBA," requires a so-far
nonintuitive (to me anyway) calculation about which pages get printed
on which sheets of paper. Then, because I had to load the paper into
the printer four times for one book, I kept messing up when two sheets
of paper would stick to each other going through the printer, messing
up all the subsequent sheets of paper.
I am guessing that those macros referenced on that page simplify
things a bit by dumping the pages to the printer in the right order.
But I know nothing about macros; could someone guide me?
Or is there a way of creating an intermediate step between having my
Word document be editable and printing it? Basically, I'd like a way
that (using an eight page book as an example) would create a Word or
pdf file with the pages ordered thusly:
8 and 1 on the left/right sides of the same sheet, then 6 and 3; then
4 and 5, and 2 and 7. (Two sheets of paper would be printed, then
flipped over and reinserted into the printer for printing on the
reverse side).
Appreciate all suggestions.