Box drawing; Line block drawing; Expanded character data start- Page 196

Brother HL-4070CDW User's Guide

Table of Contents

USER’S GUIDE HL-4040CN/4040CDN/4050CDN/4070CDW
background image

Appendix

187

A

When ISBN (UPC-E) is selected with the parameter ‘t131’ or ‘T131’:

The same rules apply as for ‘t6’ or ‘T6’.

When EAN 128 set A, set B or set C is selected with the parameter ‘t132’ or ‘T132’, ‘t133’ or ‘T133’ or ‘t134’ 
or ‘T134’

The same rules apply as for ‘t12’ or ‘T12’, ‘t13’ or ‘T13’, or ‘t14’ or ‘T14’.

Box drawing

A

ESC i ... E (or e)

‘E’ or ‘e’ is a terminator.

Line block drawing

A

ESC i ... V (or v)

‘V’ or ‘v’ is a terminator.

Expanded character data start

A

n = ‘l’ or ‘L’

Data that follows ‘l’ or ‘L’ is read as expanded character data (or labeling data). Expanded character data must 
end with the ‘ \ ’ code (5CH), which also ends this command.

Example Program Listings

A

WIDTH "LPT1:",255

'CODE 39

LPRINT CHR$(27);"it0r1s0o0x00y00bCODE39?\";

'Interleaved 2 of 5

LPRINT CHR$(27);"it1r1s0o0x00y20b123456?\";

'FIM

LPRINT CHR$(27);"it3r1o0x00y40bA\";

'Post Net

LPRINT CHR$(27);"it4r1o0x00y60b1234567890?\";

'EAN-8

LPRINT CHR$(27);"it5r1o0x00y70b1234567?\";

'UPC-A

LPRINT CHR$(27);"it5r1o0x50y70b12345678901?\";

'EAN-13

LPRINT CHR$(27);"it5r1o0x100y70b123456789012?\";

'UPC-E

LPRINT CHR$(27);"it6r1o0x150y70b0123456?\";

Detailed Information for Brother HL-4070CDW User's Guide

FAQ (Frequently Asked Questions) for Brother HL-4070CDW User's Guide - Page 196

  • Expanded character data must end with the ‘ \ ’ code (5CH), which also ends this command. Example Program Listings A WIDTH "LPT1:",255 'CODE 39 LPRINT CHR$(27);"it0r1s0o0x00y00bCODE39?
  • \"; 'Interleaved 2 of 5 LPRINT CHR$(27);"it1r1s0o0x00y20b123456?
  • \"; 'FIM LPRINT CHR$(27);"it3r1o0x00y40bA\"; 'Post Net LPRINT CHR$(27);"it4r1o0x00y60b1234567890?
  • \"; 'EAN-8 LPRINT CHR$(27);"it5r1o0x00y70b1234567?
  • \"; 'UPC-A LPRINT CHR$(27);"it5r1o0x50y70b12345678901?
  • \"; 'EAN-13 LPRINT CHR$(27);"it5r1o0x100y70b123456789012?
  • \"; 'UPC-E LPRINT CHR$(27);"it6r1o0x150y70b0123456?

Related Documents for Brother HL-4070CDW User's Guide