Lexmark X652DE Technical Reference - Page 16

PostScript envelope tray support, Envelopetray operator selections

Page 16 highlights

PostScript envelope tray support If manualfeed in statusdict and the ManualFeed page device parameter are false when the printer receives one of the envelopetray operators listed in "Envelopetray operator selections" on page 16, then the printer: • Sets the PageSize Policy to 0. • Checks the active source to see if it matches the requested envelope size. If the sizes match, the envelope is fed from the active source. Note: The active source is the last source selected from the printer control panel or data stream. • If the requested size and the size loaded in the active source do not match, the sources are searched in the order defined by the Priority array in the InputAttributes dictionary in the pagedevice dictionary. • If the requested media size is not found by the previous search, the following search order is used: - Envelope Feeder - Multipurpose Feeder • If the requested size and type are not available from any automatic source, you are prompted to load the requested envelope size and type in the manual feed source. • If the size is still not available, a configurationerror is issued and the print job is flushed. If manualfeed or ManualFeed is true, the printer prompts you to load the requested size manually. If no manual feed exists on the printer, a rangecheck error message is generated The envelope tray the printer selects when it receives an envelopetray operator is listed in "Envelopetray operator selections" on page 16. These operators are equivalent to executing the following PostScript emulation sequence: setpagedevice where x y are the PageSize in points. Envelopetray operator selections = Supported X = Not supported Tray operators Operator 110x220envelopetray dlenvelopetray 162x229envelopetray c5envelopetray 176x250envelopetray Tray selected (Corresponding T650n/dn/dtn, image size is set) T652n/dn/dtn, T654n/dn/dtn tray with 110 x 220 size envelopes tray with 110 x 220 size envelopes tray with 162 x 229 size envelopes tray with 162 x 229 size envelopes tray with 176 x 250 size envelopes Printer models X651 MFP, X652 MFP, X654 MFP, X656 MFP, X658 MFP PostScript (PS) emulation 16

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104

PostScript envelope tray support
If
manualfeed
in
statusdict
and the ManualFeed page device parameter are false when the printer receives one of
the envelopetray operators listed in “Envelopetray operator selections” on page 16, then the printer:
Sets the PageSize Policy to 0.
Checks the active source to see if it matches the requested envelope size. If the sizes match, the envelope is fed
from the active source.
Note:
The active source is the last source selected from the printer control panel or data stream.
If the requested size and the size loaded in the active source do not match, the sources are searched in the order
defined by the Priority array in the InputAttributes dictionary in the pagedevice dictionary.
If the requested media size is not found by the previous search, the following search order is used:
Envelope Feeder
Multipurpose Feeder
If the requested size and type are not available from any automatic source, you are prompted to load the requested
envelope size and type in the manual feed source.
If the size is still not available, a
configurationerror
is issued and the print job is flushed.
If manualfeed or ManualFeed is true, the printer prompts you to load the requested size manually. If no manual feed
exists on the printer, a
rangecheck
error message is generated
The envelope tray the printer selects when it receives an
envelopetray
operator is listed in “Envelopetray operator
selections” on page 16. These operators are equivalent to executing the following PostScript emulation sequence:
<</PageSize [x y] /ImagingBBox null /Policies<</PageSize 0>> >>
setpagedevice
where
x y
are the PageSize in points.
Envelopetray operator selections
= Supported
X = Not supported
Tray operators
Printer models
Operator
Tray selected (Corresponding
image size is set)
T650n/dn/dtn,
T652n/dn/dtn,
T654n/dn/dtn
X651 MFP, X652 MFP,
X654 MFP, X656 MFP,
X658 MFP
110x220envelopetray
tray with 110 x 220 size
envelopes
dlenvelopetray
tray with 110 x 220 size
envelopes
162x229envelopetray
tray with 162 x 229 size
envelopes
c5envelopetray
tray with 162 x 229 size
envelopes
176x250envelopetray
tray with 176 x 250 size
envelopes
PostScript (PS) emulation
16