
GS L nl nh |
| Left Margin Set | |
|
|
| |
| Code | 1D16 + 4C16 + nl + nh | |
|
|
| ≤ nl ≤ 255 |
| Domain of | 0 | |
| function | 0 | ≤ nh ≤ 255 |
|
| Sets the left margin at [(nh ⋅ 256 + nl) ⋅ dot pitch]. | |
|
| ||
| Function |
Details • This setting is only valid at a head of a line.
•The maximum settable left margin corresponds to the horizontally printable area.
•When a setting value exceeds maximum value, the setting value is replaced within printable maximum area.
•In default, nh and nl = 0.
GS W nl nh | Width of Printing Area Set |
Code
Domain of
function
Function
Details
1D16 + 5716 + nl + nh
0 ≤ nl ≤ 255
0 ≤ nh ≤ 255
Sets the width of the printing area at [(nh ⋅ 256 + nl) ⋅ dot pitch]
•This setting is only valid at a head of a line.
•The settable printing area corresponds to the horizontally printable area except for the left margin. If printable range is exceeded, it replaces to the horizontally printable maximum area except the left margin.
•In default, nh ⋅ 256 + nl = 384.