Xerox Escape Sequence or XES is a
page description language
In digital printing, a page description language (PDL) is a computer language that describes the appearance of a printed page in a higher level than an actual output bitmap (or generally raster graphics). An overlapping term is printer control ...
(PDL) developed by
Xerox
Xerox Holdings Corporation (; also known simply as Xerox) is an American corporation that sells print and digital document products and services in more than 160 countries. Xerox is headquartered in Norwalk, Connecticut (having moved from St ...
corporation and introduced with their
2700
In contemporary history, the third millennium of the anno Domini or Common Era in the Gregorian calendar is the current millennium spanning the years 2001 to 3000 (21st to 30th centuries). Ongoing futures studies seek to understand what is l ...
laser printers in 1982. XES offers similar capabilities to
Hewlett-Packard's
Printer Command Language
Printer Command Language, more commonly referred to as PCL, is a page description language (PDL) developed by Hewlett-Packard as a printer protocol and has become a ''de facto'' industry standard. Originally developed for early inkjet print ...
(PCL), which first appeared in 1984. XES is supported by most Xerox laser printers including the 2700. 3700, 4011, 4030, 4045, 4197, 4213, 4235, and 4700.
XES is sometimes known as ''UDK'', from ''User Defined Key'', the character which introduces the printer command, usually the
escape character (ESC).
References
External links
Xerox 4213 Laser Printer Programmer Reference
{{prog-lang-stub
Computer printing
Page description languages
Escape Sequence
In computer science, an escape sequence is a combination of characters that has a meaning other than the literal characters contained therein; it is marked by one or more preceding (and possibly terminating) characters.
Examples
* In C and ma ...