Lastmanuals offers a socially driven service of sharing, storing and searching manuals related to use of hardware and software : user guide, owner's manual, quick start guide, technical datasheets... DON'T FORGET : ALWAYS READ THE USER GUIDE BEFORE BUYING !!!
If this document matches the user guide, instructions manual or user manual, feature sets, schematics you are looking for, download it now. Lastmanuals provides you a fast and easy access to the user manual LEXMARK T420. We hope that this LEXMARK T420 user guide will be useful to you.
Lastmanuals help download the user guide LEXMARK T420.
Manual abstract: user guide LEXMARK T420Reference Guide
Detailed instructions for use are in the User's Guide.
[. . . ] December 2002
Edition: December 2002 The following paragraph does not apply to any country where such provisions are inconsistent with local law: LEXMARK INTERNATIONAL, INC. , PROVIDES THIS PUBLICATION "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Some states do not allow disclaimer of express or implied warranties in certain transactions; therefore, this statement may not apply to you. This publication could include technical inaccuracies or typographical errors. Changes are periodically made to the information herein; these changes will be incorporated in later editions. [. . . ] For envelope sizes supported in PCL emulation, see Table 2-5 on page 2-8.
W820
C720
C750
C910
4-29
PostScript
The literal names in Table 4-14 are supported as PostScript emulation compatible operators. Table 4-14: Literal Names Supported
Supported Not Supported Literal Names Printer Model T420, T520, T522
Literal Name monarcenvelope com10envelope dlenvelope c5envelope b5envelope
Compatible Literal Name 3. 875x7. 5envelope 4. 125x9. 5envelope 110x220envelope 162x229envelope 176x250envelope
Note: Duplexing is not supported on any envelope size. If duplex printing is requested and one of the envelope size operators is sent to the printer, duplexing is suspended until a paper size is requested that is supported for duplex printing.
W812, W820
E320, E322
T620, T622
C720
C750
C910
J110
4-30
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 Table 4-15: "Envelopetray Operator Selections" on page 4-31, 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 operator 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 is 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 Table 4-15. 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.
4-31
PostScript
Table 4-15: Envelopetray Operator Selections
Supported Not Supported Tray Operators Printer Model T420, T520, T522
E320, E322
Operator 110x220envelopetray dlenvelopetray 162x229envelopetray c5envelopetray 176x250envelopetray b5envelopetray 3. 875x7. 5envelopetray monarcenvelopetray
Tray Selected (Corresponding image size is set) 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 tray with 176 x 250 size envelopes tray with 3. 875 x 7. 5 size envelopes tray with 3. 875 x 7. 5 size envelopes
T620, T622
W812
3. 875x8. 875envelopetray tray with 3. 875 x 8. 875 size envelopes 4. 125x9. 5envelopetray com10envelopetray otherenvelopetray tray with 4. 125 x 9. 5 size envelopes tray with 4. 125 x 9. 5 size envelopes tray with other size envelopes
W820
C720
C750
C910
J110
4-32
PostScript
Supplemental Operator Summary
To determine which operators your printer supports, see Table C-1 on page C-1.
appletalktype
-- appletalktype (string)
in statusdict, this string reflects the current value of the LocalTalkType device parameter from the %LocalTalk% device. To change the type portion (appletalktype) of the AppleTalk network name and redefine the string, execute the following:
/appletalktype (string) def
When you redefine a string inside the normal server loop, it is reset to the default value at the end of the print job. When you define it outside the normal server loop, it is reset to the default value when the printer is switched to a printer language other than PostScript emulation or when a power-on reset occurs. Errors: rangecheck, stackoverflow, typecheck
buildtime
-- buildtime integer
returns the BuildTime system parameter, which is a timestamp that identifies the specific build of the PostScript emulation interpreter. Error: stackoverflow
byteorder
byteorder boolean
returns a boolean on the stack with the same value as the system parameter ByteOrder. Indicates the printer microprocessor native byte order. The boolean values indicate:
true false
low-order byte first high-order byte first
Error: stackoverflow
4-33
PostScript
checkpassword
integer checkpassword or (string) checkpassword
checks the passwords for both the SystemParamsPassword system parameter and the StartJobPassword system parameter stored in the printer. If the integer form is used, the integer is converted into a string before the password check occurs. A boolean is returned on the stack to indicate if the specified password matches either password. The boolean value can be:
true false
correct password incorrect password
After the boolean is returned, the printer waits 1 second before it continues processing. Errors: stackunderflow, typecheck Note: The password is defined as a 4-byte number.
currentfilenameextend
currentfilenameextend boolean
returns a boolean on the stack to indicate whether the extension should be automatically added to any filename. The boolean value is either:
true false
adds the extension does not add the extension
See "Filename Extensions" on page 6-10. [. . . ] C720 C750 C910 Operator Name papertray printername product PS2fonts PS3fonts quiet ramsize realformat renamefile resolution revision sccbatch sccinteractive setcoverpage setdefaulttimeouts setdoidlefonts setdojamrecovery setdoprinterrors setdoret setdostartpage setdosysstart setduplexmode setenginesync setethernetaddress setfilenameextend setfileposition sethardwareiomode Page 4-26 4-50 4-50 4-51 4-51 4-51 4-52 4-52 4-52 4-53 4-53 4-54 4-55 4-55 4-55 4-56 4-56 4-56 4-57 4-57 4-58 4-58 4-59 4-59 4-59 4-60 4-60 E320, E322 Printer Model T520, T522 T620, T622
W812
W820
T420
J110
C-4
PS Support
Table C-1: Supplemental Operators (Continued)
Supported Not Supported Page numbers reference operator descriptions. C720 C750 C910 Operator Name setidlefonts setignoresize setjobtimeout setmanualduplexmode setpapertray setprintername setquiet setresolution setsccbatch setsccinteractive setsoftwareiomode settumble setuniversalsize setuserdiskpercent softwareiomode tumble userdiskpercent waittimeout Page 4-60 4-22 4-61 4-61 4-27 4-62 4-62 4-63 4-63 4-64 4-64 4-64 4-23 4-65 4-65 4-65 4-66 4-66 E320, E322 Printer Model T520, T522 T620, T622
W812
W820
T420
J110
C-5
PS Support
Table C-2: Page Device Parameters
Supported Not Supported Page numbers reference parameter descriptions. Key BeginPage Collate DeferredMediaSelection DeviceRenderingInfo · Screening · ColorGrade · PictureGrade · IET · IETImagesOnly · IETPictureGrade · None · TonerSaver · PictureGrade · ImageEnhancement · PrintDarkness · AutoMediaType · EdgeToEdge · DefaultPoliciesPageSize · SubstituteSize · Type · ColorCorrection · ImageBrightness · ImageContrast · PrintQuality Page 4-67 4-67 4-67 4-67 4-67 4-67 4-67 4-67 4-67 4-67 4-67 4-68 4-68 4-68 4-68 4-69 4-69 4-69 4-69 4-70 4-70 4-70 4-70 4-70 23 A4Letter 101 Auto 0 0 Printer Model E320, E322
T520, T522
T620, T622
W812
false false
false false
false false
false false
0
false false
false false
false false
false false
false false
ColorGrade
PictureGrade
PictureGrade
false
false
false
false
false
false
0
0
0
0
true false 0 All 98
true false 0 A4Letter 98
true false 0 A4Letter 98
true false 0 A4Letter 98
true false 0 All 98
W820
C720
C750
C910
T420
J110
C-6
PS Support
Table C-2: Page Device Parameters (Continued)
Supported Not Supported Page numbers reference parameter descriptions. Key Duplex EndPage Page 4-70 4-70 false {exch pop 2 ne} false [600 600] null Printer Model E320, E322
T520, T522
T620, T622
W812
false
false
false
false
false
{exch pop 2 ne}
ExitJamRecovery HWResolution ImagingBBox InputAttributes · 0 - Tray 1 · 1 - Tray 2 · 2 - Envelope Feeder · 3 - Tray 3 · 4 - Multipurpose Feeder · 5 - Tray 4 · 6 - Tray 5 · PageSize · MatchAll · MediaColor · MediaType · MediaWeight · InputLocation · Mode · Priority Install Jog ManualFeed
4-70 4-70 4-71 4-71 4-71 4-71 4-71 4-71 4-71 4-71 4-71 4-71 4-71 4-71 4-71 4-71 4-71 4-72 4-72 4-72 4-72 4-73
true
true
true
true
true
[600 600] null null null null null
false null null null
false null null null
false null null null
false null null null
false null null null
false null null null
false
false
false
false
false
false
W820
C720
C750
C910
T420
J110
C-7
PS Support
Table C-2: Page Device Parameters (Continued)
Supported Not Supported Page numbers reference parameter descriptions. [. . . ]
DISCLAIMER TO DOWNLOAD THE USER GUIDE LEXMARK T420
Lastmanuals offers a socially driven service of sharing, storing and searching manuals related to use of hardware and software : user guide, owner's manual, quick start guide, technical datasheets... In any way can't Lastmanuals be held responsible if the document you are looking for is not available, incomplete, in a different language than yours, or if the model or language do not match the description. Lastmanuals, for instance, does not offer a translation service.
Click on "Download the user manual" at the end of this Contract if you accept its terms, the downloading of the manual LEXMARK T420 will begin.