Brother International TD-2135N ESC/ P Command Reference

Brother International TD-2135N Manual

Brother International TD-2135N manual content summary:

  • Brother International TD-2135N | ESC/ P Command Reference - Page 1
    Software Developer's Manual ESC/P Command Reference RJ-4230B/4250WB RJ-3230B/3250WB RJ-2030/2050/2140/2150 TD-4410D/4420DN/4510D/4520DN/4550DNWB/4210D TD-2020/2120N/2130N TD-2020A/2030A/2125N/2125NWB/2135N/2135NWB Version 3.03
  • Brother International TD-2135N | ESC/ P Command Reference - Page 2
    The Brother logo is a registered trademark of Brother Industries, Ltd. Brother is a registered trademark of Brother Industries, Ltd. © 2022 Brother Industries, Ltd. All rights reserved. The Bluetooth word mark and logos are owned by the Bluetooth SIG, Inc. and, any use of such marks by Brother
  • Brother International TD-2135N | ESC/ P Command Reference - Page 3
    - PLEASE READ CAREFULLY Note This documentation ("Documentation") provides information that will assist you in controlling your Printer (Please refer to "Appendix A: Supported Printers"). You may use the Documentation only if you first agree to the following conditions. If you do not agree to the
  • Brother International TD-2135N | ESC/ P Command Reference - Page 4
    ESC/P Command Reference Contents Introduction 1 What is ESC/P 2 1. Using ESC/P Commands 3 2. Examples of Using ESC/P Commands 5 3. ESC/P Command Limitations 11 3.1 Print area ...11 3.2 Characters...13 3.2.1 Character sizes 13 3.2.2 Character pitches 14 3.3 Print position...15 3.3.1
  • Brother International TD-2135N | ESC/ P Command Reference - Page 5
    ESC/P Command Reference CR ESC D HT ESC $ ESC \ ESC a Carriage return 46 Specify horizontal tab position 47 Perform horizontal tab 48 Specify absolute horizontal position 49 Specify relative horizontal position 49 Specify alignment 50 5.5 Vertical movement commands 51 LF FF ESC J ESC B VT
  • Brother International TD-2135N | ESC/ P Command Reference - Page 6
    121 ESC i DC1 SR(01h) Select setting change lock 122 ESC i DC1 SR(00h) Retrieve setting change lock 122 Appendix A: Supported Printers 123 Appendix B: Specifications 124 Appendix C: Character Code Tables 130 Character code tables 130 International character set table 134 Appendix
  • Brother International TD-2135N | ESC/ P Command Reference - Page 7
    appear in the screens in this manual as the name of your printer. We accept no responsibility for any problems caused by programs that you material, affecting software, data or hardware, including the printer, and any problems resulting directly or indirectly from them. Use this material only if you
  • Brother International TD-2135N | ESC/ P Command Reference - Page 8
    ESC/P Command Reference What is ESC/P? ESC/P is one type of control codes used for printers. With the codes introduced in this document, various labels can be created and printed. In this document, ESC/P codes are provided as both ASCII and binary codes. When sending codes to the printer, make sure
  • Brother International TD-2135N | ESC/ P Command Reference - Page 9
    ESC/P Command Reference 1. Using ESC/P Commands Below is a description of the flow for creating documents. Also refer to "2. Examples of Using ESC/P Commands". (1) Start ESC/P 1. Switch the command mode. - Switch command mode (ESC i a 0) Note: ESC/P mode 2. Initialize - Initialize (ESC @) (2)
  • Brother International TD-2135N | ESC/ P Command Reference - Page 10
    ESC/P Command Reference (4) Text operations 1. Specify the character set. - Select font (ESC k) - Select character code (ESC t) - Select international character set (ESC R) - Specify character size (ESC X) - Specify the character spacing (ESC P, ESC M, ESC SP) 2. Specify the character style. -
  • Brother International TD-2135N | ESC/ P Command Reference - Page 11
    ESC/P Command Reference 2. Examples of Using ESC/P Commands Set Basic setup first. Basic setup 1) Register a media to be used. 2) Specify ESC/P command mode. Basic set up 1: Register a media to be used Register a media with the Custom Label tool. Note: The media size to be used is also able to be
  • Brother International TD-2135N | ESC/ P Command Reference - Page 12
    ESC/P Command Reference This is the label that will be made. Step 1: Landscape 1 inch Step 3: Horizontal position 5 inches Step 2: Page length 1 inch Step 4: Vertical position Step 5: Font type: Helsinki (proportional pitch) Step 6: Character size: 100 dots In order to make this label, the
  • Brother International TD-2135N | ESC/ P Command Reference - Page 13
    ESC/P Command Reference Step 2: Specify the page length. ESC (C Specify page length 5inches ASCII: ESC ( C nL nH mL mH Decimal: 27 40 67 nL nH mL mH Hexadecimal: 1B 28 43 nL nH mL mH Parameters nL=2, nH=0 0≤(mL+mH*256)
  • Brother International TD-2135N | ESC/ P Command Reference - Page 14
    Step 4: Specify the vertical position. ESC/P Command Reference 1 inch 1 inch=203 dots Vertical position=mL+mH*256=203 109 0 CBh 00h Step 5: Select the font type. = = = = Entered command nL nH mL mH ESC ( V 02h 00h CBh 00h Example: A case 203dpi printer is used Font type: Helsinki Outline Fonts
  • Brother International TD-2135N | ESC/ P Command Reference - Page 15
    Step 6: Specify the character size. ESC/P Command Reference Character size: 100 dots = = = = Character size=nL+nH*256=100 dots 100 0 64h 00h Entered command m nL nH ESC X 00h 64h 00h Example: A case 203dpi printer is used - 9 - 2. Examples of Using ESC/P Commands
  • Brother International TD-2135N | ESC/ P Command Reference - Page 16
    ESC/P Command Reference All commands together will make the example label shown below. ESC i a 00h ESC @ ESC i L 01h ESC ( C 02h 00h C7h 03h ESC $ CBh 00h ESC ( V 02h 00h CBh 00h ESC k 0Bh ESC X 00h 64h 00h At your side FF Select ESC/P mode Binary command: 1B 69 61 00 Initialize ESC/P mode Binary
  • Brother International TD-2135N | ESC/ P Command Reference - Page 17
    ESC/P Command Reference 3. ESC/P Command Limitations 3.1 Print area The printing media are continuous, die-cut labels and media with marks. The area that can physically be printed on depends on the paper settings. Die-cut labels Top margin Bottom margin Unprintable area Unprinted area Left
  • Brother International TD-2135N | ESC/ P Command Reference - Page 18
    Printable Height Label Print area Label width Top margin Left margin Printable width Bottom margin ESC/P Command Reference Right margin Label spacing Thermal head * To specify media settings, use the Custom Label Tool. Note: The maximum length of printable area is 3m when a continuous label
  • Brother International TD-2135N | ESC/ P Command Reference - Page 19
    ESC/P Command Reference 3.2 Characters This system uses single-byte character codes and is installed with 6 bitmap fonts (Letter Gothic Bold, Helsinki, Gothic, Brussels, San Diego and Brougham) and 4 outline fonts (Letter Gothic, Brussels, Helsinki and Gothic). Fixed pitch or proportional pitch can
  • Brother International TD-2135N | ESC/ P Command Reference - Page 20
    ESC/P Command Reference 3.2.2 Character pitches Pitch refers to the spacing between neighboring characters. When characters are arranged with a fixed pitch, they will be evenly spaced. If characters extend over several lines, they will align in straight rows. a b c a b c Fixed spacing Fixed
  • Brother International TD-2135N | ESC/ P Command Reference - Page 21
    ESC/P Command Reference 3.3 Print position The print position is the standard position for printing characters, bitmaps, and barcodes. There is a horizontal print position and vertical print position, which are the reference points for vertical position movement and horizontal position movement.
  • Brother International TD-2135N | ESC/ P Command Reference - Page 22
    ESC/P Command Reference 3.4 Line feed amount The amount of line feed is the amount of vertical movement from the print position of one line to the print position of the next line. HHHHHHHHHHHHH HHHHHHHHHHHHH HHHHHHHHHHHHH Line feed amount The line feed amount is specified with ESC 0, ESC 2, ESC
  • Brother International TD-2135N | ESC/ P Command Reference - Page 23
    ESC/P Command Reference 4. Control Code List Character/style selection commands (Refer to section 5.1 Character/style selection commands.) Commands Description Note ESC R ESC q ESC k ESC t Select international character set Select character style Select font Select character code set Text
  • Brother International TD-2135N | ESC/ P Command Reference - Page 24
    ESC/P Command Reference Line feed commands (Refer to section 5.3 Line feed commands.) Commands Description Note ESC 0 ESC 2 ESC 3 ESC A Specify line feed of 1/8 inch Specify line feed of 1/6 inch Specify minimum line feed Specify line feed of n/60 inch Horizontal movement commands (Refer to
  • Brother International TD-2135N | ESC/ P Command Reference - Page 25
    (Aztec) Specify font setting Print downloaded data Switch command mode Status information request Specify landscape orientation Specify cutting Specify recovery setting Only TD-4XXX printer supports. - 19 - 4. Control Code List
  • Brother International TD-2135N | ESC/ P Command Reference - Page 26
    timeout Specify self-printing QR code content Retrieve self-printing QR code content Select setting change lock Retrieve setting change lock Only RJ-3XXX printer supports Only RJ-3XXX printer supports Only RJ-3XXX printer supports Only RJ-3XXX printer supports - 20 - 4. Control Code List
  • Brother International TD-2135N | ESC/ P Command Reference - Page 27
    ESC/P Command Reference 5. Control Command Details 5.1 Character/style selection commands ESC R Select international character set ASCII: ESC R n Hexadecimal: 1B 52 n Parameters 0≤n≤13, 64 Description  Selects the character set, and switches some of the character codes in the code table
  • Brother International TD-2135N | ESC/ P Command Reference - Page 28
    ESC q Select character style ASCII: ESC q n Hexadecimal: 1B 71 n Parameters 0≤n≤3 Description  Selects the character style. n=0: None (normal characters) n=1: Outline n=2: Shadow n=3: Shadow and outline Example Code: ABC ESC q 02h ABC ESC q 00h ABC FF Print result: ABC ABC ESC/P Command
  • Brother International TD-2135N | ESC/ P Command Reference - Page 29
    from an outline font to bitmap font, the character size is changed to default setting (24 dots).  If the selected font is not supported current size setting, character size is changed to the default setting (24 dots).  Proportional pitched Gothic is forced to be selected when a character
  • Brother International TD-2135N | ESC/ P Command Reference - Page 30
    Font sample ESC/P Command Reference - 24 - 5. Control Command Details
  • Brother International TD-2135N | ESC/ P Command Reference - Page 31
    ESC/P Command Reference ESC t Select character code set ASCII: ESC t n Hexadecimal: 1B 74 n Parameters 0≤n≤4 Description  From the four built-in character code sets, selects the character code set used. n=0: Standard character code set n=1: Eastern European character code set n=2: Western
  • Brother International TD-2135N | ESC/ P Command Reference - Page 32
    5.2 Text printing commands ESC 4 Apply italic style ASCII: ESC 4 Hexadecimal: 1B 34 Parameters None Description  Prints the subsequent text in italics.  This command is valid anywhere in a text line. ESC 5 Cancel italic style ASCII: ESC 5 Hexadecimal: 1B 35 Parameters None
  • Brother International TD-2135N | ESC/ P Command Reference - Page 33
    ESC E Apply bold style ASCII: ESC E Hexadecimal: 1B 45 Parameters None Description  Prints the subsequent text in bold.  This command is valid anywhere in a text line. ESC F Cancel bold style ASCII: ESC F Hexadecimal: 1B 46 Parameters None Description  Cancels the bold style.  This
  • Brother International TD-2135N | ESC/ P Command Reference - Page 34
    ESC G Apply double-strike printing ASCII: ESC G Hexadecimal: 1B 47 Parameters None Description  Prints the subsequent text in bold.  This command is valid anywhere in a text line. ESC H Cancel double-strike printing ASCII: ESC H Hexadecimal: 1B 48 Parameters None Description  Cancels
  • Brother International TD-2135N | ESC/ P Command Reference - Page 35
    ESC/P Command Reference ESC P Apply pica pitch (10 cpi) ASCII: ESC P Hexadecimal: 1B 50 Parameters None Description  Prints the subsequent text with the pica pitch (10 characters/inch).  The character spacing is 20 dots (30 dots for 300dpi printers).  If the character width is 20(or 30)
  • Brother International TD-2135N | ESC/ P Command Reference - Page 36
    Example For a 15-dot font at full width: Full width 15 dots A B 5 dots ESC/P Command Reference Double width 30 dots A B 10 dots - 30 - 5. Control Command Details
  • Brother International TD-2135N | ESC/ P Command Reference - Page 37
    ESC/P Command Reference ESC M Apply elite pitch (12 cpi) ASCII: ESC M Hexadecimal: 1B 4D Parameters None Description  Prints the subsequent text with the elite pitch (12 characters/inch).  The character spacing is 16 dots (25 dots for 300dpi printers).  If the character width is 16(or 25)
  • Brother International TD-2135N | ESC/ P Command Reference - Page 38
    ESC/P Command Reference ESC g Apply micron pitch (15 cpi) ASCII: ESC g Hexadecimal: 1B 67 Parameters None Description  Prints the subsequent text with the micron pitch (15 characters/inch).  This command is not applied to 203dpi printers.  The character spacing is 20 dots.  If the
  • Brother International TD-2135N | ESC/ P Command Reference - Page 39
    ESC/P Command Reference ESC p Specify proportional characters ASCII: ESC p n Hexadecimal: 1B 70 n Parameters n=0, 1, 48 ("0"), 49 ("1") Description  Specifies proportional characters. n=1 or 49 ("1"): Specifies proportional characters. n=0 or 48 ("0"): Cancels proportional characters.  If
  • Brother International TD-2135N | ESC/ P Command Reference - Page 40
    ESC/P Command Reference SO Specify auto-canceling stretched characters ASCII: SO Hexadecimal: 0E Parameters None Description  Prints the subsequent text at double width.  This command is canceled with DC4, CR, LF, VT, FF, ESC J, or an automatic line feed.  This command is canceled with ESC
  • Brother International TD-2135N | ESC/ P Command Reference - Page 41
    SI Specify compressed characters ASCII: SI Hexadecimal: 0F Parameters None Description  Prints the subsequent text at half width. ESC SI Specify compressed characters ASCII: ESC SI Hexadecimal: 1B 0F Parameters None Description  Same as SI ESC/P Command Reference - 35 - 5. Control
  • Brother International TD-2135N | ESC/ P Command Reference - Page 42
    DC2 Cancel compressed characters ASCII: DC2 Hexadecimal: 12 Parameters None Description  Cancels compressed characters specified with SI. DC4 Cancel auto-canceling double-width characters ASCII: DC4 Hexadecimal: 14 Parameters None Description  Cancels double-width characters specified
  • Brother International TD-2135N | ESC/ P Command Reference - Page 43
    ESC/P Command Reference ESC - Apply/cancel underlining ASCII: ESC - n Hexadecimal: 1B 2D n Parameters n=0, 1, 2, 3, 4 or 48 ("0"), 49 ("1"), 50 ("2"), 51 ("3"), 52 ("4") Description  Applies or cancels underlining. n=4 or 52 ("4"): Applies underlining with a width of 4 dots. n=3 or 51
  • Brother International TD-2135N | ESC/ P Command Reference - Page 44
    ESC/P Command Reference ESC ! Global formatting ASCII: ESC ! n Hexadecimal: 1B 21 n Parameters 0≤n≤255 Description  Specifies a combination of print modes.  Specifies modes depending on the bit value of n.  When the ESC ! code is used, a combination of multiple print modes can be
  • Brother International TD-2135N | ESC/ P Command Reference - Page 45
    ESC/P Command Reference ESC SP Specify character spacing ASCII: ESC SP n Hexadecimal: 1B 20 n Parameters 0≤n≤127 Description  Specifies the character spacing.  n indicates the number of dots.  The default setting is 0 dot.  With double-width characters, the character spacing is doubled;
  • Brother International TD-2135N | ESC/ P Command Reference - Page 46
    ESC/P Command Reference ESC X Specify character size ASCII: ESC X Hexadecimal: 1B 58 m nL nH m nL nH Parameters Character width: The value of m is irrelevant. Character size: Valid only with: nL=16, 24, 32, 48 dots nH=0 The maximum is: nL=144 nH=1
  • Brother International TD-2135N | ESC/ P Command Reference - Page 47
    5.3 Line feed commands ESC 0 Specify line feed of 1/8 inch ASCII: ESC 0 Hexadecimal: 1B 30 Parameters None Description  Specifies a line feed of 1/8 inch (about 0.32 cm). ESC 2 Specify line feed of 1/6 inch ASCII: ESC 2 Hexadecimal: 1B 32 Parameters None Description  Specifies a line
  • Brother International TD-2135N | ESC/ P Command Reference - Page 48
    ESC 3 Specify minimum line feed ASCII: ESC 3 n Hexadecimal: 1B 33 n Parameters 0≤n≤255 Description  Specifies a line feed of n dots per line. ESC A Specify line feed of n/60 inch ASCII: ESC A n Hexadecimal: 1B 41 n Parameters 0≤n≤255 Description  Specifies a line feed of n/60 inch.
  • Brother International TD-2135N | ESC/ P Command Reference - Page 49
    ESC/P Command Reference 5.4 Horizontal movement commands ESC l Specify left margin ASCII: ESC l n Hexadecimal: 1B 6C n Parameters 0≤n≤255 0≤left margin
  • Brother International TD-2135N | ESC/ P Command Reference - Page 50
    ESC/P Command Reference  The horizontal print position is moved to the left margin position.  If the left margin setting is not at the beginning of the line, the left margin is specified after a line feed. The beginning of the line indicates the left margin position for left alignment; for right
  • Brother International TD-2135N | ESC/ P Command Reference - Page 51
    ESC/P Command Reference ESC Q Specify right margin ASCII: ESC Q n Hexadecimal: 1B 51 n Parameters 1≤n≤255 Left margin
  • Brother International TD-2135N | ESC/ P Command Reference - Page 52
    ESC/P Command Reference CR Carriage return ASCII: CR Hexadecimal: 0D Parameters None Description  Ends input of a line, and waits for input of the next line.  The next print position becomes the beginning of the next line.  A line feed command immediately after the carriage return is
  • Brother International TD-2135N | ESC/ P Command Reference - Page 53
    ESC/P Command Reference ESC D Specify horizontal tab position ASCII: ESC D Hexadecimal: 1B 44 [n]k [n]k NUL 00h Parameters 1≤n≤255, 0≤k≤32 Description  The horizontal tab position is the character width (when the command was specified)*n from the left margin.  Enter n values in
  • Brother International TD-2135N | ESC/ P Command Reference - Page 54
    ESC/P Command Reference HT Perform horizontal tab ASCII: HT Hexadecimal: 09 Parameters None Description  Moves the horizontal print position to the nearest horizontal tab position to the right of the input position.  If there is no horizontal tab position to the right of the input position,
  • Brother International TD-2135N | ESC/ P Command Reference - Page 55
    ESC/P Command Reference ESC $ Specify absolute horizontal position ASCII: ESC $ n1 n2 Hexadecimal: 1B 24 n1 n2 Parameters 0≤n1≤255, 0≤n2≤255 Description  Specifies the absolute print position (in dots) for the next data.  An absolute print position specifies the next print position as a
  • Brother International TD-2135N | ESC/ P Command Reference - Page 56
    ESC/P Command Reference ESC a Specify alignment ASCII: ESC a n Hexadecimal: 1B 61 n Parameters 0≤n≤3 or "0"≤n≤"3" Description  Prints the subsequent text with the alignment described below, according to the value of n. n=0 or 48 ("0"): Applies left alignment. n=1 or 49 ("1"): Applies center
  • Brother International TD-2135N | ESC/ P Command Reference - Page 57
    ESC/P Command Reference 5.5 Vertical movement commands LF Line feed ASCII: LF Hexadecimal: 0A Parameters None Description  Feeds the paper by the amount specified by a line feed command (ESC 0, ESC 2, ESC 3, ESC A).  The print position becomes the beginning of the next line.  The default
  • Brother International TD-2135N | ESC/ P Command Reference - Page 58
    ESC/P Command Reference ESC J Forward paper feed ASCII: ESC J n Hexadecimal: 1B 4A n Parameters 0≤n≤255 Description  Ends input for the current line and moves the vertical print position forward by n dot.  If the bottom margin setting is exceeded, printing starts.  With left alignment, the
  • Brother International TD-2135N | ESC/ P Command Reference - Page 59
    ESC/P Command Reference ESC B Specify vertical tab position ASCII: ESC B Hexadecimal: 1B 42 [n]k [n]k NUL 00h Parameters 1≤n≤255 0≤k≤16 Description  The vertical tab position is the line feed amount (when this command was specified)*n from the top margin.  Enter n values in ascending order
  • Brother International TD-2135N | ESC/ P Command Reference - Page 60
    ESC/P Command Reference VT Perform vertical tab ASCII: VT Hexadecimal: 0B Parameters None Description  Moves the print position to the nearest vertical tab position down from the input position.  The next horizontal print position becomes the beginning of the line.  If the next vertical
  • Brother International TD-2135N | ESC/ P Command Reference - Page 61
    ESC/P Command Reference ESC (V Specify absolute vertical position ASCII: ESC ( V Hexadecimal: 1B 28 56 nL nH mL mH nL nH mL mH Parameters nL=2 nH=0 0≤mL≤255 0≤mH≤127 Description  Specifies the vertical print position as an absolute position from the top margin position. Vertical position=mL+
  • Brother International TD-2135N | ESC/ P Command Reference - Page 62
    ESC/P Command Reference ESC (v Specify relative vertical position ASCII: ESC ( v Hexadecimal: 1B 28 76 nL nH mL mH nL nH mL mH Parameters nL=2 nH=0 0≤mL≤255 0≤mH≤63, 192≤mH≤255 -16384≤(mL+mH*256)≤16383 Description  Specifies the vertical print position as a relative position from the current
  • Brother International TD-2135N | ESC/ P Command Reference - Page 63
    ESC/P Command Reference 5.6 Paper formatting commands ESC (c Specify page format ASCII: ESC ( c nL nH tL tH BL BH Hexadecimal: 1B 28 63 nL nH tL tH BL BH Parameters nL=4, nH=0 (tL+tH*256)
  • Brother International TD-2135N | ESC/ P Command Reference - Page 64
    ESC/P Command Reference ESC (C Specify page length ASCII: ESC ( C nL nH mL mH Hexadecimal: 1B 28 43 nL nH mL mH Parameters nL=2, nH=0 0≤(mL+mH*256)
  • Brother International TD-2135N | ESC/ P Command Reference - Page 65
    ESC/P Command Reference 5.7 Printer control commands ESC @ Initialize ASCII: ESC @ Hexadecimal: 1B 40 Parameters None Description  Returns all commands to their default settings. (See below.) Item Default Input buffer Saved Text buffer Cleared Print buffer Cleared Top margin 0 dot
  • Brother International TD-2135N | ESC/ P Command Reference - Page 66
    ESC/P Command Reference ESC i U x Reboot ASCII: ESC i U x Hexadecimal: 1B 69 55 78 Parameters None Description  Reboot the printer.  This is a raster command. Please change the mode before sending this command. Please refer to ESC i a Switch command mode. - 60 - 5. Control Command Details
  • Brother International TD-2135N | ESC/ P Command Reference - Page 67
    ESC/P Command Reference 5.8 Graphics commands ESC * Select bit image ASCII: ESC * m Hexadecimal: 1B 2A m n1 n2 Data n1 n2 Data Parameters m=0, 1, 2, 3, 4, 6, 32, 33, 38, 39 The image data is as follows: - n1+n2*256 bytes when m=0, 1, 2, 3, 4, 6 - (n1+n2*256)*3 bytes
  • Brother International TD-2135N | ESC/ P Command Reference - Page 68
    ESC/P Command Reference When m=0, 1, 2, 3, 4, 6  n1 and n2 indicate the number of dot positions. n1: The remainder from dividing the number of dot positions by 256 n2: The quotient from dividing the number of dot positions by 256 B7 B6 B5 B4 B3 B2 B1 B0 Relationship between the image data and the
  • Brother International TD-2135N | ESC/ P Command Reference - Page 69
    ESC/P Command Reference When m=32, 33, 38, 39  n1 and n2 indicate the number of dot positions. n1: The remainder from dividing the number of dot positions by 256 n2: The quotient from dividing the number of dot positions by 256 1st byte BBBBBBBB 7 6 5 4 3 2 1 0 2nd byte BBBBBBBB 7 6 5 4 3 2 1 0
  • Brother International TD-2135N | ESC/ P Command Reference - Page 70
    ESC/P Command Reference  One dot of the image data is enlarged as follows, according to the value of m. m=32 m=33 m=38 m=39  As a result, the image is sized depending on the value of m, as follows: m=32 24 dots vertically×(n1+n2*256)*4 dots horizontally m=33 24 dots vertically×(n1+n2*256)*2
  • Brother International TD-2135N | ESC/ P Command Reference - Page 71
    ESC/P Command Reference ESC * Select bit image ASCII: ESC * m Hexadecimal: 1B 2A m n1 n2 Data n1 n2 Data Parameters m=0, 1, 2, 3, 4, 6, 32, 33, 38, 39, 40, 71, 72, 73 The image data is as follows: - n1+n2*256 bytes when m=0, 1, 2, 3, 4, 6 - (n1+n2*256)*3 bytes when m=32
  • Brother International TD-2135N | ESC/ P Command Reference - Page 72
    ESC/P Command Reference When m=0, 1, 2, 3, 4, 6  n1 and n2 indicate the number of dot positions. n1: The remainder from dividing the number of dot positions by 256 n2: The quotient from dividing the number of dot positions by 256 B7 B6 B5 B4 B3 B2 B1 B0 1byte 1byte 1byte 1byte 1byte 1byte
  • Brother International TD-2135N | ESC/ P Command Reference - Page 73
    ESC/P Command Reference When m=32, 33, 38, 39, 40  n1 and n2 indicate the number of dot positions. n1: The remainder from dividing the number of dot positions by 256 n2: The quotient from dividing the number of dot positions by 256 1st byte BBBBBBBB 7 6 5 4 3 2 1 0 2nd byte BBBBBBBB 7 6 5 4 3 2
  • Brother International TD-2135N | ESC/ P Command Reference - Page 74
    ESC/P Command Reference  One dot of the image data is enlarged as follows, according to the value of m. m=32 m=33 m=38 m=39 m=40  As a result, the image is sized depending on the value of m, as follows: m=32 48 dots vertically×(n1+n2*256)*6 dots horizontally m=33 48 dots vertically×(n1+
  • Brother International TD-2135N | ESC/ P Command Reference - Page 75
    ESC/P Command Reference When m=71, 72, 73  n1 and n2 indicate the number of dot positions. n1: The remainder from dividing the number of dot positions by 256 n2: The quotient from dividing the number of dot positions by 256 1st byte BBBBBBBB 7 6 5 4 3 2 1 0 2nd - 5th byte BBBBBBBB 7 6 5 4 3 2 1
  • Brother International TD-2135N | ESC/ P Command Reference - Page 76
    ESC/P Command Reference 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte First, the data is lined up in six rows as follows: MSB
  • Brother International TD-2135N | ESC/ P Command Reference - Page 77
    ESC/P Command Reference ESC K 8-dot single-density bit image ASCII: ESC K n1 Hexadecimal: 1B 4B n1 n2 Data n2 Data Parameters 0≤n1≤255, 0≤n2≤3 The data contains n1+n2*256 bytes of image data. Description Specifies that an 8-dot single-density bit image is printed with the number of dot
  • Brother International TD-2135N | ESC/ P Command Reference - Page 78
    ESC/P Command Reference ESC Y 8-dot double-speed double-density bit image ASCII: ESC Y n1 n2 Data Hexadecimal: 1B 59 n1 n2 Data Parameters 0≤n1≤255, 0≤n2≤3 The data contains n1+n2*256 bytes of image data. Description  Same as for an 8-dot double-density bit image. Horizontally neighboring
  • Brother International TD-2135N | ESC/ P Command Reference - Page 79
    ESC/P Command Reference 5.9 Advanced commands ESC i B Barcode ASCII: ESC i [Parameters] Hexadecimal: 1B 69 [Parameters] B or b [Barcode data] Backslash 42 or 62 [Barcode data] 5C Format: ESC i [Parameters] (1) B or b [Barcode data] (2) (3) [Backslash] (4) Parameters (1) [Parameters]:
  • Brother International TD-2135N | ESC/ P Command Reference - Page 80
    ESC/P Command Reference h (height) h n1 n2 Height=n1+n2*256 (dots) 48≤height≤480 If height480, height=480. However, the height is as shown below with tc. 131≤height≤Maximum width (GS1 Databar Standard) 71≤height≤Maximum width (GS1 Databar Truncated) 71≤height≤Maximum
  • Brother International TD-2135N | ESC/ P Command Reference - Page 81
    ESC/P Command Reference (A barcode with a large number of stacked rows may be considered out of specifications and unreadable by the reader.) - 75 - 5. Control Command Details
  • Brother International TD-2135N | ESC/ P Command Reference - Page 82
    ESC/P Command Reference Note * For parameter numerals 0-9, both 00h-09h and 30h-39h are recognized. * For parameter type, both 'a'-'h' and 'A'-'H' are recognized. * The parameter "parentheses deletion" is available only when GS1-128 (UCC/EAN-128) is selected. * The parameter "ratio between thick and
  • Brother International TD-2135N | ESC/ P Command Reference - Page 83
    ESC/P Command Reference (4) [Backslash]: End of barcode Barcode Type POSTNET, UPC/EAN EXTENTION, CODE39, ITF(I-2/5), EAN-8, EAN-13, UPC-A, UPC-E, CODABAR, GS1 Databar , MSI/Plessey, Intelligent Mail Barcode CODE93, CODE128, GS1-128 (UCC/EAN-128) Command ESC i [Parameter] B or b [Barcode data] \
  • Brother International TD-2135N | ESC/ P Command Reference - Page 84
    Standard level: M 15% (default value) High-reliability level: Q 25% Ultra-high-reliability level: H 30% (*2) Auto input (default value) Manual input Selects whether numbers, English alphanumeric characters, kanji characters or binary characters are entered. - 78 - 5. Control Command Details
  • Brother International TD-2135N | ESC/ P Command Reference - Page 85
    ESC/P Command Reference (*1) With Micro QR, the Structured Append setting is invalid, and the default setting is used. (*2) With Micro QR, error correction level 4 is invalid, and the default setting is used. (*3) Some barcode readers cannot recognize a barcode with the cell size specified as 1 dot
  • Brother International TD-2135N | ESC/ P Command Reference - Page 86
    01h 03h 03h 31h 02h 00h (The parity for the character string "123456789" is 31h.) "123" \\\ "456" \\\ "789" \\\ (2) [Barcode data]: Barcode data When manual input is selected in 8 (data input method), the barcode data must be preceded with one of the following single-byte alphanumeric characters
  • Brother International TD-2135N | ESC/ P Command Reference - Page 87
    (3) \\\: End of barcode There must be three backslashes to end 2D barcode. Example Refer to the section "Summary". ESC/P Command Reference ESC i P QR Code version ASCII: ESC i P n Hexadecimal: 1B 69 50 n Parameters 0≤n≤40 Description  The barcode size can be fixed.  The default value is 0
  • Brother International TD-2135N | ESC/ P Command Reference - Page 88
    decimal] 3-90 *0 and 4-44 with MicroPDF417 Specifies the level. (The default value is 0.) Specifies the percentage. (The default value is 10.) Auto setting (default value) Manual settings Auto setting (default value) Manual settings - 82 - 5. Control Command Details
  • Brother International TD-2135N | ESC/ P Command Reference - Page 89
    barcode with the cell size specified as 1 dot or 2 dots. * If a setting for the symbol size (X direction) or symbol size (Y direction) has been specified manually, the aspect value setting is ignored. * If a setting for the symbol size (X direction) or the symbol size (Y direction) has been entered
  • Brother International TD-2135N | ESC/ P Command Reference - Page 90
    ESC/P Command Reference [With symbol type MicroPDF417] Maximum of 250 alphanumeric characters, maximum of 366 numbers, maximum of 150 bytes of binary data However, the following table shows the maximum amount of information allowed according to the settings for symbol size (X direction) and
  • Brother International TD-2135N | ESC/ P Command Reference - Page 91
    ESC/P Command Reference ESC i D 2D barcode (DataMatrix) ASCII: ESC i D or d data Hexadecimal: 1B 69 44 or 64 data Format: ESC i D or d [Parameters] [Barcode data] \\\ (1) (2) (3) Parameters (1) [Parameters] Unlike with 1D barcodes, all parameters must be specified in order, starting
  • Brother International TD-2135N | ESC/ P Command Reference - Page 92
    ESC/P Command Reference 3. Vertical size (continued) (continued from the previous page) [1-byte decimal] 104 [1-byte decimal] 120 [1-byte decimal] 132 [1-byte decimal] 144 Vertical no. of cells: 104 cells Vertical no. of cells: 120 cells Vertical no. of cells: 132 cells Vertical no. of cells:
  • Brother International TD-2135N | ESC/ P Command Reference - Page 93
    ESC/P Command Reference (3) \\\: End of barcode There must be three backslashes to end 2D barcodes. Example For data "12345" with symbol type ECC square at 40 × 40 with a 3-dot cell size, the command will be as shown below. ESC i D 03h 00h 28h(40d) 28h 00h 00h 00h 00h 00h "12345" \\\ - 87 - 5.
  • Brother International TD-2135N | ESC/ P Command Reference - Page 94
    ESC/P Command Reference ESC i M 2D barcode (MaxiCode) ASCII: ESC i Hexadecimal: 1B 69 M or m data 4D or 6D data Format: ESC i M or m [Parameters] \ (1) (2) [Barcode data] \\\ (3) (4) Parameters (1) [Parameters] If a value other than those listed is entered for a parameter, that
  • Brother International TD-2135N | ESC/ P Command Reference - Page 95
    . 6 or less alphanumeric characters Default value: 000000000 Country code 3 or less numbers Ignored when not structured carrier message. Default value: 000 Service class 3 or less numbers Ignored when not structured carrier message. Default value: 000 Note If the postal code is specified as
  • Brother International TD-2135N | ESC/ P Command Reference - Page 96
    value is 23) 4. Symbol size [Full range] [1-byte decimal] 0 [1-byte decimal] 4-32 Auto setting (default value) Manual settings [Compact] [1-byte decimal] 0 [1-byte decimal] 1-4 Auto setting (default value) Manual settings Note: Symbol size is fixed as AUTO when Symbol type is specified as AUTO
  • Brother International TD-2135N | ESC/ P Command Reference - Page 97
    ESC/P Command Reference (2) [Barcode data]: Barcode data The maximum number of barcode data characters that can be entered is listed below. 3067 alphanumeric characters, 3832 numbers, 1914 bytes of binary data Note The number of characters shown above is only for the Full-Range mode and varies
  • Brother International TD-2135N | ESC/ P Command Reference - Page 98
    ESC/P Command Reference ESC i G Specify font ASCII: ESC i G Hexadecimal: 1B 69 47 00h n1 data 00 n1 data Parameters 1≤n1≤16 Description  Specify font n1: Data: Specify the length of character string of specified font name. Character string of font name. Example For specifying "HelOb.FNT".
  • Brother International TD-2135N | ESC/ P Command Reference - Page 99
    ESC i F P Print downloaded data ASCII: ESC i F Hexadecimal: 1B 69 46 P n 50 n Parameters n: Minus 1 from the key number assigned when transport the data. 0≤n≤254 Description  Print a transferred image on a current print position.  If there is no image data, this command is ignored. Must be
  • Brother International TD-2135N | ESC/ P Command Reference - Page 100
    ESC/P Command Reference  As with text, if the image data does not all fit on the current line, an automatic line feed is performed, and the data is placed at the beginning of the next line. At that time, the any data that does not fit in the print area is deleted. Abcdefg Abcdefg Abcdefg 1. The
  • Brother International TD-2135N | ESC/ P Command Reference - Page 101
    ESC/P Command Reference  If the result of pasting in the downloaded image extends beyond the bottom margin position, the image is pasted in after a page feed. At that time, the any data that does not fit in the print area is deleted. Abcdefg WLMBGOr Dabfdifpdzra BGHJgmfg gfdslrt Abcdefg WLMBGOr
  • Brother International TD-2135N | ESC/ P Command Reference - Page 102
    ESC/P Command Reference  An image data used by "ESC i F P" has to be registered into a printer first. Use P-touch Transfer Manager for transferring the BMP file to a printer for image data registration. A maximum size of memory is different from each model. Please refer to Appendix B:
  • Brother International TD-2135N | ESC/ P Command Reference - Page 103
    ESC/P Command Reference ESC i a Switch command mode ASCII: ESC i a n Hexadecimal: 1B 69 61 n Parameters n: Command mode 00h or 30h ('0'): ESC/P standard mode 01h or 31h ('1'): Raster graphics mode 03h or 33h ('3'): P-touch Template mode 04h or 34h ('4'): CPCL Page Print mode 05h or 35h ('5'):
  • Brother International TD-2135N | ESC/ P Command Reference - Page 104
    ESC/P Command Reference ESC i S Status information request ASCII: ESC i S Hexadecimal: 1B 69 53 Parameters None Description  Returns the printer status. The printer status consists of 32 bytes.  The printer does not return status during the printing operation. Offset Name 0 Print head
  • Brother International TD-2135N | ESC/ P Command Reference - Page 105
    ESC/P Command Reference (1) Error information 1 Flag Mask Bit 0 01h Bit 1 02h Bit 2 04h Bit 3 08h Bit 4 10h Bit 5 20h Bit 6 40h Bit 7 80h Meaning Not used "End of media" error/"Out of paper" error Not used Battery weak/"Charge needed" error Not used Printer turned off Not used
  • Brother International TD-2135N | ESC/ P Command Reference - Page 106
    ESC/P Command Reference (5) Power status (RJ-4XXX, RJ-3XXX) Value Battery level 20h Full 21h High 22h Half 23h Low 24h Charging required 30h Full 31h High 32h Half 33h Low 34h Charging required 37h No battery Other Undefined Not connected Not connected Not connected Not
  • Brother International TD-2135N | ESC/ P Command Reference - Page 107
    (7) Model code Model RJ-4230B RJ-4250WB RJ-3230B RJ-3250WB RJ-2030 RJ-2050 RJ-2140 RJ-2150 TD-4410D TD-4420DN TD-4510D TD-4520DN TD-4550DNWB TD-4210D TD-2020 TD-2120N TD-2130N TD-2020A TD-2030A TD-2125N TD-2125NWB TD-2135N TD-2135NWB "C"(43h) "D"(44h) "E" (45h) "F" (46h) "6" (36h) "7" (37h) "8" (
  • Brother International TD-2135N | ESC/ P Command Reference - Page 108
    ESC/P Command Reference ESC i L Specify landscape orientation ASCII: ESC i L n Hexadecimal: 1B 69 4C n Parameters n=0, 1 or 48, 49 Description  Applies or cancels the landscape orientation n=1 or 49 ("1"): Applies the landscape orientation. n=0 or 48 ("0"): Cancels the landscape orientation
  • Brother International TD-2135N | ESC/ P Command Reference - Page 109
    ESC/P Command Reference ESC i C Specify cutting ASCII: ESC i C n Hexadecimal: 1B 69 43 n Parameters n=0, 1 or 48, 49 Description  Specifies cutting after printing. n=1 or 49 ("1"): Specifies cutting. n=0 or 48 ("0"): Cancels cutting.  This command is applied to only a printer with auto
  • Brother International TD-2135N | ESC/ P Command Reference - Page 110
    5.10 Advanced static commands ESC iXQ2 Select default character style ASCII: ESC i X Q 2 01h 00h n1 Hexadecimal: 1B 69 58 51 32 01 00 n1 Parameters 00h≤n1≤04h Description  Selects the default character style. n1=00h: None (normal characters) (*Manufacturer's default) n1=01h: Bold n1=02h:
  • Brother International TD-2135N | ESC/ P Command Reference - Page 111
    ESC/P Command Reference ESC iXk2 Select default font ASCII: ESC i Hexadecimal: 1B 69 X k 2 01h 00h n1 58 6B 32 01 00 n1 Parameters 00h≤n1≤05h, 08h≤n1≤0Bh Description  Selects the default font. n1=00h: Gothic (bitmap) n1=01h: Letter Gothic Bold (bitmap) (*Manufacturer's default) n1=02h:
  • Brother International TD-2135N | ESC/ P Command Reference - Page 112
    ESC iXk1 Retrieve default font ASCII: ESC i X k Hexadecimal: 1B 69 58 6B 1 00h 00h 31 00 00 Parameters None Description  The default font setting is returned as 3-byte data. [1] 01h (Fixed) [2] 00h (Fixed) [3] Setting 00h: Gothic (bitmap) 01h: Letter Gothic Bold (bitmap) 02h: Brussels (
  • Brother International TD-2135N | ESC/ P Command Reference - Page 113
    ESC iXX2 Specify default character size ASCII: ESC i X Hexadecimal: 1B 69 58 X 2 02h 00h n1 n2 58 32 02 00 n1 n2 Parameters 00h≤n1≤FFh, 00h≤n2≤01h Description  Specifies the default character size. n1+(n2*256): Default character size (dots)  The following settings (dots) are valid. The
  • Brother International TD-2135N | ESC/ P Command Reference - Page 114
    ESC iX32 Specify default line feed ASCII: ESC i X Hexadecimal: 1B 69 58 3 2 02h 00h n1 n2 33 32 02 00 n1 n2 Parameters 00h≤n1≤FFh, 00h≤n2≤02h Description  Specifies the default line feed. n1+(n2*256): Default line feed (dots) *The manufacturer's default is 32.  Specified length is from 0 to
  • Brother International TD-2135N | ESC/ P Command Reference - Page 115
    ESC iXA2 Select default alignment ASCII: ESC i X Hexadecimal: 1B 69 58 A 2 41 32 01h 00h n1 01 00 n1 Parameters 00h≤n1≤02h Description  Selects the default alignment. n1=00h: Left alignment (*Manufacturer's default) n1=01h: Center alignment n1=02h: Right alignment  This command is a static
  • Brother International TD-2135N | ESC/ P Command Reference - Page 116
    ESC iX(2 Specify default page length ASCII: ESC i X Hexadecimal: 1B 69 58 ( 2 02h 00h n1 n2 28 32 02 00 n1 n2 Parameters 00h≤n1≤FFh, 00h≤n2≤6Bh (for 203dpi printers) 00h≤n1≤FFh, 00h≤n2≤8Ch (for 300dpi printers) Description  Specifies the default page length. n1+(n2*256): Default page length
  • Brother International TD-2135N | ESC/ P Command Reference - Page 117
    ESC iXL2 Select default landscape orientation ASCII: ESC i X Hexadecimal: 1B 69 58 L 2 4C 32 01h 00h n1 01 00 n1 Parameters 00h≤n1≤01h Description  Selects the default landscape orientation setting. n1=00h: Cancel landscape orientation (*Manufacturer's default) n1=01h: Apply landscape
  • Brother International TD-2135N | ESC/ P Command Reference - Page 118
    ESC iXj2 Select default international character set ASCII: ESC i X Hexadecimal: 1B 69 58 j 2 01h 00h n1 6A 32 01 00 n1 Parameters 00h≤n1≤0Dh, 40h Description  Selects the default international character set. n1=00h: U.S.A. (*Manufacturer's default) n1=01h: France n1=02h: Germany n1=03h:
  • Brother International TD-2135N | ESC/ P Command Reference - Page 119
    ESC iXj1 Retrieve default international character set ASCII: ESC i X Hexadecimal: 1B 69 58 j 1 00h 00h 6A 31 00 00 Parameters None Description  The default international character set setting is returned as 3-byte data. [1] 01h (Fixed) [2] 00h (Fixed) [3] Setting 00h: U.S.A. 01h: France
  • Brother International TD-2135N | ESC/ P Command Reference - Page 120
    ESC iXm2 Select default character code set ASCII: ESC i X Hexadecimal: 1B 69 58 m 2 01h 00h n1 6D 32 01 00 n1 Parameters 00h≤n1≤04h Description  Selects the default character code set. n1=00h: Standard character code set (*Manufacturer's default) n1=01h: Eastern European character code set
  • Brother International TD-2135N | ESC/ P Command Reference - Page 121
    ESC iXd2 Specify recovery setting ASCII: ESC i X Hexadecimal: 1B 69 58 d 2 64 32 01h 00h n1 01 00 n1 Parameters 00h≤n1≤01h Description  Select enable or disable of recovery print. n1=00h: Disable recovery print n1=01h: Enable recovery print  This command is a static command.  Manufacturer
  • Brother International TD-2135N | ESC/ P Command Reference - Page 122
    ESC/P Command Reference ESC iXv2 (0Ch) Specify recovery count ASCII: ESC i X v Hexadecimal: 1B 69 58 76 2 03h 00h 00h 32 03 00 00 Parameters n1: 00h, 01h Description  Select the recovery print count. n1=00h: Recovery count: 1 n1=01h: Recovery count: Unlimited  The default value is 00h (1).
  • Brother International TD-2135N | ESC/ P Command Reference - Page 123
    ESC/P Command Reference ESC iXv1 (0Ch) Retrieve recovery count ASCII: ESC i X v Hexadecimal: 1B 69 58 76 1 03h 00h 00h 0Ch 00h 31 03 00 00 0C 00 Parameters None Description  Retrieve a recovery count setting value.  3 bytes of data are returned from the main unit. [1]: 01h (Fixed) [2]: 00h
  • Brother International TD-2135N | ESC/ P Command Reference - Page 124
    ESC iXE2 Specify barcode margin setting ASCII: ESC i X Hexadecimal: 1B 69 58 E 2 45 32 01h 00h n1 01 00 n1 Parameters 00h≤n1≤01h Description  Select an existence of barcode margin. n1=00h: No margin n1=01h: Add margin (*Manufacturer's default)  This command is a static command. Remarks 
  • Brother International TD-2135N | ESC/ P Command Reference - Page 125
    ESC/P Command Reference ESC iX_2 (00h) Specify line print setting ASCII: ESC i X Hexadecimal: 1B 69 58 _ 2 5F 32 03h 00h 00h 00h n1 03 00 00 00 n1 Parameters 00h≤n1≤FFh Description  Select a line print enable/disable setting. n1=00h: Enable line print (default) n1=01h~FFh: Disable line
  • Brother International TD-2135N | ESC/ P Command Reference - Page 126
    ESC/P Command Reference ESC iX_2 (01h) Specify line print timeout setting ASCII: ESC i X Hexadecimal: 1B 69 58 _ 2 5F 32 03h 00h 00h 01h n1 03 00 00 01 n1 Parameters 00h≤n1≤FFh Description  Set a time for print start after receiving line feed command.. n1=00h: 1000msec (default) n1=01h
  • Brother International TD-2135N | ESC/ P Command Reference - Page 127
    ESC/P Command Reference ESC i DC1 SQ(01h) Specify self-printing QR code content ASCII: ESC i Hexadecimal: 1B 69 DC1 S 11 53 Q 01h n1 51 01 n1 n2 data n2 data Parameters 00h≦n1≦5Ah n2: 00h Description  Set the QR code content included in self-printing. n1: length of the content set in the
  • Brother International TD-2135N | ESC/ P Command Reference - Page 128
    ESC/P Command Reference ESC i DC1 SR(01h) Select setting change lock ASCII: ESC i Hexadecimal: 1B 69 DC1 S 11 53 Q 01h n1 52 01 n1 n2 n3 n2 n3 Parameters n1: 01h n2: 00h n3: 00h or FFh Description  Prohibit changing settings and rewriting transfer data. n3=00h: Cancel the prohibition of
  • Brother International TD-2135N | ESC/ P Command Reference - Page 129
    Appendix A: Supported Printers RJ-4XXX RJ-3XXX Series RJ-2XXX TD-4XXX TD-2XXX RJ-4230B RJ-4250WB RJ-3230B RJ-3250WB RJ-2030 RJ-2050 4210D TD-2020 TD-2120N TD-2130N TD-2020A TD-2030A TD-2125N TD-2125NWB TD-2135N TD-2135NWB Model ESC/P Command Reference - 123 - Appendix A: Supported Printers
  • Brother International TD-2135N | ESC/ P Command Reference - Page 130
    24/32 dots) Letter Gothic, Brussels, Helsinki, Gothic (Maximum 400 dots) Printing Character style None, Italic, Bold, Double-strike Text Underline Supported Character width Pica pitch, Elite pitch, Micron pitch Horizontal alignment Left, Center, Right Rotate - Barcode Types CODE39, ITF
  • Brother International TD-2135N | ESC/ P Command Reference - Page 131
    Gothic, Letter Gothic, Brussels, Helsinki (Maximum 400 dots) Printing Character style None, Italic, Bold, Double-strike Text Underline Supported Barcode Character width Horizontal alignment Rotate Types Pica pitch, Elite pitch, Micron pitch Left, Center, Right - CODE39, ITF (I-2/5), EAN
  • Brother International TD-2135N | ESC/ P Command Reference - Page 132
    ) Gothic, Letter Gothic, Brussels, Helsinki (Maximum 400 dots) Printing Character style None, Italic, Bold, Double-strike Text Underline Supported Character width Horizontal alignment Rotate Pica pitch, Elite pitch, Micron pitch Left, Center, Right - Barcode Types CODE39, ITF (I-2/5), EAN
  • Brother International TD-2135N | ESC/ P Command Reference - Page 133
    dots) Gothic, Letter Gothic, Brussels, Helsinki (Maximum 400 dots) Printing Character style None, Italic, Bold, Double-strike Text Underline Supported Character width Horizontal alignment Pica pitch, Elite pitch, Micron pitch Left, Center, Right Rotate - Barcode Types Width CODE39, ITF
  • Brother International TD-2135N | ESC/ P Command Reference - Page 134
    ) Gothic, Letter Gothic, Brussels, Helsinki (Maximum 400 dots) Printing Character style None, Italic, Bold, Double-strike Text Underline Supported Character width Horizontal alignment Rotate Pica pitch, Elite pitch, Micron pitch Left, Center, Right - Barcode Types CODE39, ITF (I-2/5), EAN
  • Brother International TD-2135N | ESC/ P Command Reference - Page 135
    Fonts Gothic, Letter Gothic, Brussels, Helsinki (Maximum 400 dots) Printing Character style None, Italic, Bold, Double-strike Text Underline Supported Character width Pica pitch, Elite pitch, Micron pitch Horizontal alignment Left, Center, Right Rotate - Bar- Types code CODE39, ITF
  • Brother International TD-2135N | ESC/ P Command Reference - Page 136
    ESC/P Command Reference Appendix C: Character Code Tables Character code tables (1) Windows1252 (Western Europe) 0 1 2 3 4 5 6 7 8 9 ABCDEF 0 SP 0 @ P ` p € ° ÀÐà ð 1 ! 1 AQa q 2 " 2 BRb r 3 # 3CS c s 4 $ 4DT d t 5 %5 EU e u 6 & 6 F V f v 7 ' 7 GW g w 8 ( 8HX h x
  • Brother International TD-2135N | ESC/ P Command Reference - Page 137
    ESC/P Command Reference (2) Windows1250 (Eastern Europe) 0 1 2 3 4 5 6 7 8 9 ABCDEF 0 SP 0 @ P ` p € tˇ 1 ! 1 AQa q 2 " 2BRb r 3 # 3 C S c s ˇ L " Ł ł Ă Ó ă ó 4 $ 4DT d t 5 %5 EU e u 6 & 6 F V f v 7 ' 7 GW g w 8 ( 8HXh x ľ 9 ) 9 I Y i y A * : J
  • Brother International TD-2135N | ESC/ P Command Reference - Page 138
    ESC/P Command Reference (3) Brother standard 0 1 2 3 4 5 6 7 8 9 ABCDEF 0 SP 0 @ P ` p α 1 ! 1 AQa q β ± 2 " 2 BR b r 3 # 3CS c s ¾ 4 $ 4DT d t 5 %5EUe u à òÑ ┼ § 6 & 6 F V f v å û a ¯ µ ÷ 7 ' 7 GW g w ç ù o ¯ 8 ( 8HX h x ° 9 ) 9 I Y i y · A * :
  • Brother International TD-2135N | ESC/ P Command Reference - Page 139
    ESC/P Command Reference (4) Japanese character code set 0 1 2 3 4 5 6 7 8 9 ABCDEF 0 SP 0 @ P ` p ┴ SP 1 ! 1AQaQ 2 " 2BRbR 3 # 3CS cS 4 $ 4DT dT 5 %5EUe u 6 &6FV f v 7 ' 7 GW g w 8 ( 8HXh x 〒 9 )9IYi y 市 A * : JZ j z 区 B + ;K[ k
  • Brother International TD-2135N | ESC/ P Command Reference - Page 140
    ESC/P Command Reference International character set table Corresponding characters that switch in each language when the international character set is changed n 23 24 40 5B 5C 5D 5E 60 7B 7C 7D 7E 0 United States (U.S.A 1 France 2 Germany 3 Britain (U.K.) 4 Denmark I
  • Brother International TD-2135N | ESC/ P Command Reference - Page 141
    the Brother Developer Center Useful information for developers, such as applications, tools, SDKs as well as FAQs, are provided in the Brother Developer Center. https://support.brother.com/g/s/es/dev/en/index.html?navi=offall - 135 - Appendix D: Introducing the Brother Developer Center
  • Brother International TD-2135N | ESC/ P Command Reference - Page 142
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142

Software Developer's Manual
ESC/P Command Reference
RJ-4230B/4250WB
RJ-3230B/3250WB
RJ-2030/2050/2140/2150
TD-4410D/4420DN/4510D/4520DN/4550DNWB/4210D
TD-2020/2120N/2130N
TD-2020A/2030A/2125N/2125NWB/2135N/2135NWB
Version 3.03