LABELIXA
ZPL PreviewBarcode GeneratorImage → ZPLSolutionsBarcode TypesTemplate GalleryGuidesZPL Command MatrixDocumentationAPI
ENTRDE

EPL Command Reference

Every command the Labelixa EPL preview understands, with syntax, an example and its honest support status. Commands outside this list are reported by the validator as unknown.

Coverage: 7 commands supported, 2 partially supported, 6 recognized as printer-behaviour (not drawn). The preview renders at 203 dpi and is an interpretation of the EPL2 programming guide — it has not been verified against a physical printer.
CommandSyntaxStatusDescription
NN
N
SupportedClear the image buffer. Almost every EPL job starts with it.
qq<w>
q812
SupportedLabel width in dots (q812 = 4 inches at 203 dpi).
QQ<h>,<gap>
Q1218,24
SupportedLabel length and gap in dots.
AAx,y,rot,font,hm,vm,N/R,"text"
A50,50,0,4,1,1,N,"HELLO"
PartialText field. Fonts 1-5 are supported; double-byte sets 6/7 are not in the MVP. R prints white-on-black.
BBx,y,rot,type,narrow,wide,h,B/N,"data"
B50,150,0,1,3,7,120,B,"123456"
PartialBarcode field. MVP types: 1 (Code 128), 3 (Code 39), E30 (EAN-13), UA0 (UPC-A). Other types are skipped with a warning.
LOLOx,y,w,h
LO50,300,700,4
SupportedDraw a black line/box (Line draw blOck).
LWLWx,y,w,h
LW60,310,100,4
SupportedDraw a white line (erases what is under it).
XXx1,y1,t,x2,y2
X40,40,4,760,400
SupportedDraw a box outline with the given border thickness.
PP<n>
P2
SupportedPrint — sets the label quantity.
SS<speed>
S3
Printer-onlyPrint speed — printer behaviour, does not affect the preview.
DD<density>
D8
Printer-onlyPrint darkness — printer behaviour, does not affect the preview.
II8,A,001
I8,A,001
Printer-onlyCharacter set selection — the preview assumes UTF-8.
JFJF
JF
Printer-onlyFeed setting — printer behaviour.
ZTZT
ZT
Printer-onlyPrint from top — orientation is not applied in the MVP preview.
ZBZB
ZB
Printer-onlyPrint from bottom — orientation is not applied in the MVP preview.

Render your code: EPL viewer

EnglishTürkçeDeutsch
Feedback

Something wrong? Tell us.

Your label content is NOT sent; only your message, the page you are on and the build version.