SIZE — Label Size
Plain English
Sets the width and height of the label. You can specify the dimensions in mm (millimetres) or inch. This must be the first configuration command — it tells the printer how big the label is.
When to use
Always. It is the very first command in every TSPL label. Without SIZE, the printer does not know the label dimensions.
Syntax
SIZE w [unit], h [unit]
Parameters
| Parameter | Description |
|---|---|
w | Label width (numeric value) |
h | Label height (numeric value) |
unit | Unit: mm or inch (optional, default is mm) |
Example
SIZE 100 mm, 60 mm
Set label size to 100mm wide by 60mm tall