print od or even pages first

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Does it make a difference if we print odd first or even pages first. I am always afraid when I will enter my pages to do the second part that they will be print on the back of the wrong pages. Thanks
 
This is how I do it:

If the total number of pages in the document is is odd, I print the odd
pages first, then take out the last page before putting the stack back
into the printer to print the even pages.

If the total number of pages in the document is even, it doesn't really
matter.
 
thank you that is what I thought to do but was not sure it was the better way. Again thank yo
 
Back
Top