When printing copies of multi-page documents, you can use the collate function to print complete sets in sequential page order. This function is useful when preparing handouts for meetings or presentations.
|
[Collate]
|
The printouts are grouped into complete sets in sequential page order. For example, if you are printing three copies of a four-page document, the printouts will be arranged in the following page order: 1, 2, 3, 4, 1, 2, 3, 4, 1, 2, 3, 4.
|
[Group]
|
The printouts are not collated. For example, if you are printing three copies of a four-page document, the printouts will be arranged in the following page order: 1, 1, 1, 2, 2, 2, 3, 3, 3, 4, 4, 4.
|