ZPL commands

^IL · Image Load

Loads a label image .GRF stored with ^IS as the background at position 0,0 into the current format; further fields are placed on top.

Loads a label image (.GRF) stored with ^IS as the background at position 0,0 into the current format; further fields are placed on top.

Parameters

  • ^ILd:o.x - d:o.x: Path of the image (e.g. R:TEMPLATE.GRF)

Example

^XA
^ILR:TEMPLATE.GRF
^FO50,300^A0N,30,30^FDSKU-4711^FS
^XZ
ZPL preview: ^IL · Image Load

Tip

^IL is combined with ^IS: store the fixed layout once as an image, then send only the variable fields.