Specifies the paper width.
※The selection method is different for custom paper and for non-custom paper.
■Non-custom paper
The units of the data are in bytes.
Example: For A4, the number of dots for the print area is 2400, so 300 is set.
Ex. 1B H 7E H 77 H 2C H 01 H
→A4 setting (300)
■Custom paper
Specify the width according to the feed position, as shown below.
With [Center Alignment]
Specify, in bytes, the number of dots for the width of the print area.
Example: For a 140-mm-wide print area, the number of dots for the print area is 1654, so
207 is set.
Ex.1BH 7EH 77H CFH 00H
With [Left Alignment]
Specify as fixed, regardless of the paper width, as shown below.
300dpi: 1BH 7EH 77H 34H 01H
200dpi: 1BH 7EH 77H CCH 00H
Specifies the paper length.
Normally used with roll paper or custom lengths.
The setting range is 200 to 65535 (raster lines).
Ex. 1B h 7E H 6C H E4 H 0C H
→The length of the print area is set to 3300.