Eltron Programming Language


Eltron Programming Language is a printer control language used to produce printed labels for various Eltron model printers.
It was superseded by Zebra Programming Language after Zebra Technologies acquired Eltron.

EPL2

EPL2 is a markup, line-at-a-time language, suitable for printing on media of reduced space, and although it supports bitmaps, its use is usually for labels including barcode information.
Each EPL2 line starts with one or more letters, and may be followed by one or more comma-separated arguments. Commands and arguments are case-sensitive.
Arguments that are numeric or belong to a fixed set of options are inlined, and any string or set of variable values must be surrounded by double-quotes.