Select your printer model

Parameters are refined by the selected printer.

<page>


This element allows you to change to the page mode from the standard mode.

Elements of <page>

Element

Description

<text>

Prints a text

<feed>

Paper feed

<image>

Prints a raster image

<logo>

Prints an NV logo

<barcode>

Prints a barcode

<symbol>

Prints a 2D symbol

<area>

Specifies a print area

<direction>

Specifies the printing direction

<position>

Specifies a position to start printing

<line>

Prints a line

<rectangle>

Prints a rectangle

<command>

Inserts a command

Sample program

Prints a string "ABCDE" in the page mode

 
<epos-print xmlns="http://www.epson-pos.com/schemas/2011/03/epos-print">
	<page>
		<text>ABCDE</text>
	</page>
</epos-print>
 

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