printing 100 pages of word file

L

labview1958

I want to print 100 pages of a word file. I want to print two pages per
sheet. I also want to use the front and back of the sheet. First i want
to print odd pages (front of sheet) and then even pages (back of sheet).
However when I do that the printed back of the sheet is upside down with
respect to the printed front of the sheet. How to prevent this upside
down problem?
 
O

Opinicus

labview1958 said:
I want to print 100 pages of a word file. I want to print two pages per
sheet. I also want to use the front and back of the sheet. First i want
to print odd pages (front of sheet) and then even pages (back of sheet).
However when I do that the printed back of the sheet is upside down with
respect to the printed front of the sheet. How to prevent this upside
down problem?

Before reinserting the pages for printing on the back, turn them 180 degrees
in the horizontal plane from whatever orientation you're currently inserting
them.
 
B

Bill Sharpe

Opinicus said:
Before reinserting the pages for printing on the back, turn them 180 degrees
in the horizontal plane from whatever orientation you're currently inserting
them.
....and try this out on a four-page document first or just print the
first four pages of your document) so that you don't waste paper.

Bill
 
Top