SYMPTOMS
When you print a document in reverse print order with more than one page per sheet, the pages that are printed on each sheet
and the actual pages being printed are in reverse order.
For example, if the following are all true:
- You have four physical pages of text.
-and- - Reverse print order is selected.
-and- - You select to print two pages per sheet.
The result is as follows:
----------------- -----------------
| | | |
| | | |
| Page 4 Page 3 | | Page 2 Page 1 |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
----------------- -----------------
first sheet second sheet
instead of
----------------- -----------------
| | | |
| | | |
| Page 3 Page 4 | | Page 1 Page 2 |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
----------------- -----------------
first sheet second sheet