Lexmark XC4143 Printer Languages and Interfaces Technical Reference - Page 94

Default, Definition, PostScript emulation

Page 94 highlights

PostScript emulation 94 Key HalftoneMode Type integer IdiomRecognition Boolean JobName string JobTimeout integer MaxDictStack integer MaxExecStack integer MaxFontItem integer Default Definition 0 Affects the result of subsequent halftone setting operators such as setscreen, setcolorscreen, and sethalftone. This parameter has no effect on the current halftone. Legal values: • 0 is the normal mode of operation. the behavior of setscreen, setcolorscreen, and sethalftone are not affected. • 1 executes setscreen, setcolorscreen, orsethalftone that causes a default screen to be used rather than the screen given by the job. • 2 is not supported. HalftoneMode is set to 1. true Legal values: • If true, procedure substitution is enabled during execution of the bind operator. • If false, idiom recognition is disabled. ( ) Name of the current job for status responses. Legal values: Any alphanumeric characters in the ASCII printable range ('0x20' through '0xFE') excluding ";" and "rbrk" characters. Maximum length supported for JobName is 80 characters. Additional characters are truncated. JobTimeout system parameter Number of seconds a job is allowed to execute before it is terminated and a PostScript emulation timeout error is generated. Legal value: Any non‑negative integer. 255 Maximum elements in a dictionary stack. Legal value: Any integer between 40 and 255, inclusive. 10015 Maximum elements in an execution stack. Legal value: Any integer greater than or equal to 75. 12500 Maximum number of bytes occupied by the pixel array of a single character in the font cache. Legal value: Any non‑negative integer.

  • 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
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148

Key
Type
Default
Definition
HalftoneMode
integer
0
Affects the result of subsequent halftone
setting operators such as
setscreen
,
setcolorscreen
, and
sethalftone
. This
parameter has no effect on the current
halftone.
Legal values:
0 is the normal mode of operation. the
behavior of
setscreen
,
setcolorscreen
, and
sethalftone
are
not affected.
1 executes
setscreen
,
setcolorscreen
,
or
sethalftone
that causes a default
screen to be used rather than the
screen given by the job.
2 is not supported. HalftoneMode is set
to 1.
IdiomRecognition
Boolean
true
Legal values:
If true, procedure substitution is
enabled during execution of the
bind
operator.
If false, idiom recognition is disabled.
JobName
string
( )
Name of the current job for status
responses.
Legal values: Any alphanumeric
characters in the ASCII printable range
(‘0x20’ through ‘0xFE’) excluding “;” and
“rbrk” characters. Maximum length
supported for JobName is 80 characters.
Additional characters are truncated.
JobTimeout
integer
JobTimeout system parameter
Number of seconds a job is allowed to
execute before it is terminated and a
PostScript emulation
timeout
error is
generated.
Legal value: Any non
negative integer.
MaxDictStack
integer
255
Maximum elements in a dictionary stack.
Legal value: Any integer between 40 and
255, inclusive.
MaxExecStack
integer
10015
Maximum elements in an execution stack.
Legal value: Any integer greater than or
equal to 75.
MaxFontItem
integer
12500
Maximum number of bytes occupied by
the pixel array of a single character in the
font cache.
Legal value: Any non
negative integer.
PostScript emulation
94