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.
| Command | Syntax | Status | Description |
|---|---|---|---|
N | NN | Supported | Clear the image buffer. Almost every EPL job starts with it. |
q | q<w>q812 | Supported | Label width in dots (q812 = 4 inches at 203 dpi). |
Q | Q<h>,<gap>Q1218,24 | Supported | Label length and gap in dots. |
A | Ax,y,rot,font,hm,vm,N/R,"text"A50,50,0,4,1,1,N,"HELLO" | Partial | Text field. Fonts 1-5 are supported; double-byte sets 6/7 are not in the MVP. R prints white-on-black. |
B | Bx,y,rot,type,narrow,wide,h,B/N,"data"B50,150,0,1,3,7,120,B,"123456" | Partial | Barcode field. MVP types: 1 (Code 128), 3 (Code 39), E30 (EAN-13), UA0 (UPC-A). Other types are skipped with a warning. |
LO | LOx,y,w,hLO50,300,700,4 | Supported | Draw a black line/box (Line draw blOck). |
LW | LWx,y,w,hLW60,310,100,4 | Supported | Draw a white line (erases what is under it). |
X | Xx1,y1,t,x2,y2X40,40,4,760,400 | Supported | Draw a box outline with the given border thickness. |
P | P<n>P2 | Supported | Print — sets the label quantity. |
S | S<speed>S3 | Printer-only | Print speed — printer behaviour, does not affect the preview. |
D | D<density>D8 | Printer-only | Print darkness — printer behaviour, does not affect the preview. |
I | I8,A,001I8,A,001 | Printer-only | Character set selection — the preview assumes UTF-8. |
JF | JFJF | Printer-only | Feed setting — printer behaviour. |
ZT | ZTZT | Printer-only | Print from top — orientation is not applied in the MVP preview. |
ZB | ZBZB | Printer-only | Print from bottom — orientation is not applied in the MVP preview. |
Render your code: EPL viewer
Something wrong? Tell us.
Your label content is NOT sent; only your message, the page you are on and the build version.