Lexmark MS812dn Technical Reference - Page 14

PostScript envelope tray support, Printer action when manualfeed is false

Page 14 highlights

PostScript (PS) emulation Literal names supported = Supported X = Not Supported Literal names Literal name b5envelope Compatible literal name 176x250envelope MS710, MS711, MS810, MS811, MS812 c5envelope 162x229envelope com10envelope 4.125x9.5envelope dlenvelope 110x220envelope monarcenvelope 3.875x7.5envelope Printer model MX710, MX711 14 MX810, MX811, MX812 PostScript envelope tray support The envelope tray the printer selected when it receives an envelopetray operator is listed in "Envelopetray operator selections" on page 15. Printer action when manualfeed is false The printer sets the PageSize Policy to 0 if manualfeed in statusdict and the ManualFeed page device parameter are false. The printer checks and compares source tray size settings between printer and print job data stream. Envelope setting Printer action Envelope size settings match The printer pulls the envelope. Envelope size settings do not match The printer searches sources in the order defined by the Priority array in the InputAttributes dictionary in the pagedevice dictionary. If search cannot find the requested media size, then the following search order is used: • Envelope feeder • Multipurpose feeder Requested size and type are not You are prompted to load the requested envelope size and type in the manual feed source. available from any automatic source If the size is still not available, then a configurationerror is issued, and the print job is flushed. Printer action when manualfeed is true The printer prompts you to load the requested size manually if manualfeed or ManualFeed is true. If no manual feed exists on the printer, then a rangecheck error message is issued. These operators are equivalent to executing the following PostScript emulation sequence: setpagedevice where x and y are the PageSize in points.

  • 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
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111

Literal names supported
= Supported
X = Not Supported
Literal names
Printer model
Literal name
Compatible literal name
MS710, MS711, MS810,
MS811, MS812
MX710, MX711
MX810, MX811,
MX812
b5envelope
176x250envelope
c5envelope
162x229envelope
com10envelope
4.125x9.5envelope
dlenvelope
110x220envelope
monarcenvelope
3.875x7.5envelope
PostScript envelope tray support
The envelope tray the printer selected when it receives an
envelopetray
operator is listed in
“Envelopetray operator selections”
on page
15
.
Printer action when manualfeed is false
The printer sets the PageSize Policy to
0
if
manualfeed
in
statusdict
and the ManualFeed page device parameter are false.
The printer checks and compares source tray size settings between printer and print job data stream.
Envelope setting
Printer action
Envelope size settings match
The printer pulls the envelope.
Envelope size settings do not
match
The printer searches sources in the order defined by the Priority array in the InputAttributes
dictionary in the pagedevice dictionary.
If search cannot find the requested media size, then the following search order is used:
Envelope feeder
Multipurpose feeder
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, then a
configurationerror
is issued, and the print job is flushed.
Printer action when manualfeed is true
The printer prompts you to load the requested size manually if manualfeed or ManualFeed is true. If no manual feed exists
on the printer, then a
rangecheck
error message is issued.
These operators are equivalent to executing the following PostScript emulation sequence:
<</PageSize [x y] /ImagingBBox null /Policies<</PageSize 0>> >>
setpagedevice
where
x
and
y
are the PageSize in points.
PostScript (PS) emulation
14