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
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.