Select your printer model

Parameters are refined by the selected printer.

<logo>


This element allows you to print an NV logo registered in the NV memory of the printer.

The NV logo needs to be registered to the printer in advance. For how to register the NV logo, refer to the Technical Reference Guide of the printer.

Attribute

Note:

"key1" and "key2" must be specified.

key1

Attribute value

Description

"0" to "255"

Specifies the key code 1 of the NV logo

key2

Attribute value

Description

"0" to "255"

Specifies the key code 2 of the NV logo

align

Attribute value

Description

"left"

Left alignment

"center"

Center alignment

"right"

Right alignment

Sample program

Prints an NV logo whose key code 1 and 2 are stored in 48.

 
<epos-print xmlns="http://www.epson-pos.com/schemas/2011/03/epos-print">
	<logo key1="48" key2="48" />
</epos-print>

Supplementary explanation

  • Grayscale printing is allowed in the standard mode, not allowed in the page mode.
  • In the page mode, the bottom left corner of the logo is aligned with the start position for printing the logo.
  • The "align" setting is ignored in the page mode.
  • When setting "align" in the standard mode, set it at the beginning of a line.
  • The "align" setting specified in this element is also applied to <text>, <logo>, <barcode>, and <symbol>.
 

Quick Access

  • [Name]
  • [Format]
  • [Range]
  • [Description]
  • [Notes]

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


Jump to the top