Plain English

Sets the width and height multiplier for the dot size of subsequent format records. D11 is the default (1x1). D22 doubles both dimensions. This affects all format records that follow until changed.

When to use

At the start of a label block to set the base dot size. Use D11 for normal density or D22 for doubled output.

Syntax

Dwh

Parameters

ParameterDescription
wDot width multiplier (1-3)
hDot height multiplier (1-3)

Example

D11

Set dot size to 1x1 (normal)

Try it in the playground View all DPL commands