What ^IM does
^IM recalls a graphic saved in printer memory and draws it at the current ^FO position. Unlike ^XG it cannot scale the image, but it is slightly faster for a 1:1 placement.
Syntax
^IMd:o.xParameters
| Parameter | Description | Values | Default |
|---|---|---|---|
d:o.x | Drive, name and extension of the stored image | — | — |
Example
^XA
^FO50,50^IMR:LOGO.GRF^FS
^XZPaste this into the free ZPL viewer to see it render, or convert it to PDF.
Notes & tips
- Draws the image at 1:1 (no scaling).
- Use ^XG instead when you need to magnify a graphic.
Related commands
See the full ZPL command reference for all 92 documented commands.
