Select your printer model [−]

Parameters are refined by the selected printer.
  • TM-T20II-i
  • TM-T70-i
  • TM-T82II-i
  • TM-T83II-i
  • TM-T88V-i
  • TM-T88VI-iHUB
  • TM-U220-i
  • TM-U220IIB-i
  • TM-T70II-DT
  • TM-T70II-DT2
  • TM-T88V-DT
  • TM-T88VI-DT2
  • TM-H6000IV-DT
  • TM-H6000V
  • TM-H6000VI
  • TM-m30
  • TM-m30II
  • TM-m30II-H
  • TM-m30II-NT
  • TM-m30II-S
  • TM-m30II-SL
  • TM-m30III
  • TM-m30III-H
  • TM-m50
  • TM-m50II
  • TM-m50II-H
  • TM-T88VI
  • TM-T88VII
  • TM-L100
  • TM-m10
  • TM-P20
  • TM-P60II (Receipt)
  • TM-P60II (Peeler)
  • TM-P80
  • TM-T20
  • TM-T20II
  • TM-T70
  • TM-T70II
  • TM-T82II
  • TM-T83II
  • TM-T88IV
  • TM-T88V
  • TM-T90
  • TM-L90
  • TM-U220
  • TM-U220II
  • TM-H6000IV

<vline-end>


Ends drawing a vertical line.

Attribute

x

Attribute value

Description

“0” to “65535”

Specifies the end position to draw a vertical ruled line in dots.

style

Attribute value

Description

“thin”

Solid line: Fine

“medium”

Solid line: Middle

“thick”

Solid line: Thick

“thin_double”

Double line: Fine

“medium_double”

Double line: Middle

“thick_double”

Double line: Thick

Sample program

  • Draws two lines to the 100th dot and 200th dot from the left edge, respectively.
  •  
    <vline-begin x="100" />
    <vline-begin x="200" />
    <feed unit="100" />
    <vline-end x="100" />
    <vline-end x="200" />
    

Supplementary explanation

  • This element does not work in the page mode.
  • Use <line> to draw a vertical line in the page mode.
  • Use this method together with <vline-begin>.
  • The x attribute is mandatory.
  • If the style attribute is omitted, thin is specified by default.
 

Quick Access

  • Attribute
  • Supplementary explanation

ePOS-Device XML includes patented or patent pending functions. The contents must not be disclosed to third parties.


ePOS-Device XML

Jump to the top