The /OutputType entry in the pagedevice dictionary allows to select the output device and output trays if several trays are available on that device. See the table below:
Postscript / OutputType |
Output Device |
Comment |
---|---|---|
“Finisher” |
Finisher |
The integrated finisher. |
“OEM Finisher” “OEM Finisher Face Up” “OEM Finisher Face Down” |
External finisher |
The OEM (external) exit choices are only available when the presence of an External finisher has been specified using SDS. “OEM Finisher Face Up” and “OEM Finisher Face Down” were added only for the backwards compatibility and they are functionally equivalent to “OEM Finisher”. |
“ExternalFinisher” |
||
“<OEM Device Name>” |
External finisher |
The name of the OEM corresponds to the name specified by SDS. ![]() Specifying the OEM by its name is product dependent. |
“Printer Tray” |
Stacker |
Both “Printer Tray” and “Upper bin” refer to the output bin for mixed format jobs. |
"Upper bin" |
||
“Tray” |
||
“bookletmaker” “BookletMaker” |
Not supported |
|
“highcapacitystacker” “highcapacitystacker 1” “HighCapacityStacker” “HighCapacityStacker 1” |
Stacker |
The High Capacity stacker (HCS). Preferably use the name with capitalised characters. |
“highcapacitystacker 2” “HighCapacityStacker 2” |
Stacker 2 |
The second High Capacity Stacker. Preferably use the name with capitalised characters. |
“highcapacitystacker 3” “HighCapacityStacker 3” |
Stacker 3 |
The third High Capacity Stacker. Preferably use the name with capitalised characters. |
"stackerstapler" "StackerStapler" |
Stacker/Stapler |
The integrated Multi Format Stapler (iMFS). Preferably use the name with capitalised characters. |
"stackertray" "StackerTray" |
Stacker/Stapler upper output |
The SEF Stapler upper tray. Preferably use the name with capitalised characters. |
The requested OutputType is matched against the configured name of the external finisher. When the requested OutputType does not match with the available output types nor with the configured name of the external finisher, it is treated as an unsupported value for OutputType.
The following policies are supported for OutputType:
Policy value |
Interpretation |
---|---|
0 (configuration error) |
A PostScript error page is printed and the job is aborted. |
1 (ignore) |
The previously selected output destination will be used. |
2 (operator interaction) |
When the selected output cannot be used, the “high capacity stacker is selected automatically and the operator will be notified. |
The default policy is 2.