Epson Mobilink TM-P20II Users Manual - ePOS-Device XML

Epson Mobilink TM-P20II Manual

Epson Mobilink TM-P20II manual content summary:

  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 1
    ePOS-Print XML User's Manual Overview Describes the features and development environment. Sample Program Describes how to use the sample program and how to build a system. Programming Guide Describes how to write programs in Web application development. XML Reference Describes the ePOS-Print XML.
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 2
    to change without prior notice. Contact us directly for the most recent information. • Every effort is made to ensure that the contents of this manual are without error. Please contact us if any errors or other issues are found. • The previous statement notwithstanding, we will not be liable for
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 3
    For Safety Key to Symbols The symbols in this manual are identified by their level of importance, as defined below. Read the following carefully before handling the product. Provides information that must be observed to
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 4
    developing and designing applications using ePOS-Print XML. In this manual, "ePOS-Print supported printer" is a generic term for the TM-DT series/TM-i series and TM printers that support the ePOS-Print XML. The TM-DT series in this manual is a generic term for the following printers. • TM-H6000IV-DT
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 5
    to Symbols ...3 ■ Restriction of Use ...3 ■ About this Manual...4 Aim of the Manual...4 Manual Content ...4 ■ Contents ...5 Overview 10 ■ Overview ...10 ■ XML Print Service ...11 Features...11 Interface Type ...11 WSDL(Web Services Description Language)...13 Print Image...13 Operating Environment
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 6
    Windows CE ...35 iOS ...38 Windows Store Apps ...39 Programming Guide 40 ■ How to Use XML Schemas 40 Visual Studio...40 Eclipse ...43 ■ Executing Print Service ...44 Printing Mode of the TM Printer...44 Programming Flow ...44 Print Document Creation...45 Transmission of Print Document...49
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 7
    clearimage>...149 ...150 ...152 ...153 ...154 ...155 ...156 Device Specifications 157 ■ XML Supported Printers 157 ■ Supported Elements List 158 XML for Controlling Printer ...158 XML for Controlling Customer Display ...163 ■ Printer-specific
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 8
    Description Language)...400 Restrictions ...400 XML Schemas...401 Namespace ...401 Command...401 Provided Article...401 ■ Programming Guide (XML Print Service 402 How to Use XML Schemas...402 Creating and Sending the Documents to be Displayed...402 ■ Specifying the Print Job ID from the Application
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 9
    Appendix 410 ■ ePOS-Print Editor ...410 ePOS-Print Editor Operating Environment...410 Environment Setting Procedure...410 Setting ...412 Creating a Sample Code...413 Encoding Graphic Data ...417 9
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 10
    available with a specific set of printer and customer display. For the information, refer to XML Supported Printers (p.157). This document is made up of the following sections: • XML Print Service (p.11) • XML Reference (p.20) For details about the provided articles, refer to Provided Article (p.22
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 11
    TM printer performs printing and returns a response document. Application (Request) (Response) ePOS-Print supported TM printer ePOS-Print Service Features ❏ Allows printing from SOAP/HTTP-supported devices. Not OS-dependent. ❏ Installation of drivers and plug-ins is not required. ❏ No computers
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 12
    a response document. Specification Item End point address Request message Response message Description http://[IP address of the ePOS-Print supported TM printer]/cgi-bin/epos/ service.cgi?devid=[device ID]&timeout=[timeout time] A SOAP message is sent against a HTTP POST method request. One print
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 13
    ) WSDL defines the SOAP/HTTP interface in XML Print Service. This allows you to generate client codes (proxy class (Example: iOS/ Android™/ Windows CE/ Windows/ Linux/ Mac OS, etc.) ❏ HTML5-supported browser, Flex ❏ Java, .NET Framework Device A device capable of HTTP communication by connecting
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 14
    - XML Print Service ePOS-Print Supported Printer For differences in functions according to printer type, refer to Printer-specific Support Information (p.167). TM depending on the Interface board, refer to the Technical Reference Guide of the Interface board. You can check the interfaces equipped
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 15
    Chapter 1 Overview - XML Print Service Printer Functions Functionality available with ePOS-Print XML varies by printer. Refer to the following for more information. Printer Name TM-H6000IV-DT TM-T70II-
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 16
    devices with version 4.0 or later of the TM-DT software, TM-i series devices, and TM-T88VI devices. For instructions on how to create a self-signed certificate, see Technical Reference Guide of the printer. Name and common name of the self-signed certificate are the printer's IP address. • Common
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 17
    check the version TM Printers You can check it using EPSON TMNet WebConfig. Refer to the Technical Reference Guide of each printer for more information. TM-DT Series/TM-i Series The ePOS-Print Service of TM-DT Series and TM-i Series is installed in TM-DT software/TM-i firmware. The table below
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 18
    is printed. 2 Following the instructions, press the paper feed button six times to select the TM intelligent setting information to be printed. 3 Press the paper feed button again and hold it down until the TM intelligent setting information is printed. The ePOS-Print Service version is indicated as
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 19
    following settings to clear the data left in the printer. (in ePOS-Print Service Ver.3.0 and later) • In the printer DIP switches (memory switches), configure command execution (offline). ❏ Messages that contain BOM are not supported. ❏ Printing is not possible with a software application for iOS9
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 20
    API of the operating environment. In addition, application developers can efficiently create XML documents using the XML document editing support function of the integrated development environment. File name : epos-print-x.x.x.xsd Namespace The ePOS-Print XML namespaces and namespace identifiers
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 21
    Chapter 1 Overview - XML Reference Command Type The installed functions vary depending on the model. For details, refer to Printer-specific Support Information (p.167). Item Common Character Character style Paper feed Raster image NV logo Barcode 2D-Code Line Paper cut Drawer Kick-out Buzzer
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 22
    ❏ ePOS-Print XML User's Manual (This Document) ❏ Each TM printer Technical Reference Guide ❏ Each customer display Technical Reference Guide Sample Program ePOS-Print_Sample_XML_Vx.x.xE.zip Contains the following: ❏ epos-print-x.x.x.wsdl (ePOS-Print XML Print Service) ❏ epos-print-x.x.x.xsd (ePOS
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 23
    for printing print data that is created with XML Reference from a printer by using XML Print Service. In this chapter, descriptions are made mainly based on a HTML5 environment. For an environment other Application Environment Paper cut A response message from ePOS-Print supported TM printer 23
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 24
    Settings in Other Execution Environments" on page 30. The following environments are provided for the sample program: Environment HTML5-supported Web browser Java Windows (Visual Basic .NET) Android iOS Windows CE Windows Store Apps HtmlApplication1.zip JavaProject1.zip WindowsApplication1
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 25
    DHCP is used for the terminal Wireless LAN Router [192.168.192.1] ❏ Web server (Used for HTML5 sample programs.) ❏ Wireless LAN Router ❏ ePOS-Print supported TM printer (1 set) ❏ Terminal with an HTML5-supported Web browser Wireless Network ePOS-Print supported TM printer [192.168.192.20] 25
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 26
    to be controlled if the network printer is controlled from the ePOS-Print Supported Printer. Configure these settings by using the network setting utility. For details, refer to the detailed instruction manual for the printer (these settings are not required in this sample program). 4. Terminal
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 27
    for more information. TM-H6000V Make the settings using TM-H6000V Utility. Refer to TM-H6000V Utility User's Manual for more information. Other TM Printers Follow the procedure below to make the settings. • Configure the settings via the network. USB connection cannot be used
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 28
    Information" (p.167)). Align with the connected TM printer and set the TM printer's code page. (For details, see "Printer-specific Support Information" (p.167) "ePOS-Print Settings"). ❏ For mobile printer (Wireless LAN Model) Item ePOS-Print Device ID Setting Set to Enable. (Default: Disabled
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 29
    " in the source file to the IP address of ePOS-Print supported TM printer and the save the source file. // URL of ePOS-Print supported TM printer var address = 'http://192.168.192.168/cgi-bin/epos/ service.cgi?devid=local_printer&timeout=10000 Registering the Sample Program Register the sample
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 30
    Sample program file name Source editing Description Microsoft Visual Studio 2010 IIS (Internet Information Services) or Apache HtmlApplication1.zip Edit the IP address of ePOS-Print supported TM printer to suit the network environment. Environment Setting Procedure 1 Install IIS. 2 Configure your
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 31
    Sample program file name Source editing Description Eclipse Java SE Development Kit 6 JavaProject1.zip Edit the IP address of ePOS-Print supported TM printer to suit the network environment. Environment Setting Procedure 1 Obtain Java SE 6 and install that program. 2 Configure your computer and
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 32
    2010 WindowsApplication1.zip Edit the IP address of ePOS-Print supported TM printer to suit the network environment. Environment Setting Procedure 1 Configure your computer and ePOS-Print supported TM printer so that they can connect to the network. 2
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 33
    Plug-in" on page 34 6 Change the settings of Eclipse. See "Changing the settings of Eclipse" on page 34 7 Configure your computer and ePOS-Print supported TM printer so that they can connect to the network. 8 Uncompress the sample program into any folder. 9 Import the sample program using Eclipse
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 34
    ]. 3 The "Setting" screen appears. Select [Android]. Although a warning dialog box appears, telling you that a path to Android SDK has not been set, there is no problem. 4 Click the [Browse] button. 5 Select the [Android - Android SDK] directory and click the [OK] button. 34
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 35
    Studio 2008 SP1. 2 Download Windows Embedded Compact 7 and install that program. 3 Install Virtual PC 2007. 4 Configure your computer and ePOS-Print supported TM printer so that they can connect to the network. 5 Uncompress the sample program into any folder. 6 Open the sample program solution file
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 36
    Chapter 2 Sample Program - Environment Settings in Other Execution Environments 9 The "Emulator Properties" dialog box appears. Select [Network]. Tick "Enable NE2000 PCMCIA network adapter and bind to:" and select the computer's network card. Click the [OK] button. 10In the Device Emulator, select
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 37
    Chapter 2 Sample Program - Environment Settings in Other Execution Environments 12In the Device Emulator, select [The Internet] and then select the same network card as that of your computer. 13Set the IP address and click [OK] at the top right of the screen. 14A confirmation dialog box appears.
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 38
    file name Source editing Execution Description Mac OS X 10.6.8 Apple Xcode 3.2.6 iOS SDK 4.3 iOSDeviceProject1.zip Edit the IP address of ePOS-Print supported TM printer to suit the network environment. The sample program can be checked using iOS Simulator. Environment Setting Procedure 1 Expand
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 39
    8 App1.zip Edit the IP address of ePOS-Print supported TM printer to suit the network environment. Environment Setting Procedure 1 Configure your computer and ePOS-Print supported TM printer so that they can connect to the network. 2
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 40
    - How to Use XML Schemas Programming Guide This chapter describes how to write programs in the application development using ePOS-Print. How to Use XML Schemas The XML document editing support function in the integrated development environment helps efficiently create XML documents and validate
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 41
    Chapter 3 Programming Guide - How to Use XML Schemas 3 Set the XML schema "epos-print-x.x.x.xsd" to the XML file. [XML]-[Schemas...]-[Add...] Editing Example For details on elements,
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 42
    Chapter 3 Programming Guide - How to Use XML Schemas 4 Select "text" from the candidates and enter an empty space. Then, attribute candidates appear. 5 Select "lang" from the candidates. Then,
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 43
    Chapter 3 Programming Guide - How to Use XML Schemas Eclipse Setting Procedure Create an XML file and set the location of the schema using URL as follows:
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 44
    Chapter 3 Programming Guide - Executing Print Service Executing Print Service In this chapter, descriptions are made mainly based on a HTML5 environment. For an environment other than the above, read such descriptions in ways that suit
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 45
    Chapter 3 Programming Guide - Executing Print Service Print Document Creation Create a print document using elements in the epos-print root element. For details on KB 267 KB 2.67 MB 200 mm/s For information about the printing speed, see the Technical Reference Guide for each TM printer. 45
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 46
    Chapter 3 Programming Guide - Executing Print Service To create a text print document: Create a text print document using the text element in the epos-print root element. Configure the settings for the text
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 47
    Chapter 3 Programming Guide - Executing Print Service To create a graphic print document: Create a graphic print document using the image element in the epos-print root element. Set the image size using an
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 48
    Chapter 3 Programming Guide - Executing Print Service To create a page mode print document: Create a graphic print document using the image element in the epos-print root element. Set the image size using
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 49
    Chapter 3 Programming Guide - Executing Print Service Transmission of Print Document A print document is address, refer to Printer End Point Address (p.51). Refer to the following program. ePOS-Print supported TM printer checks the status of the TM printer used for printing and then start printing
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 50
    Chapter 3 Programming Guide - Executing Print Service To Call SOAP/HTTP Interface (WSDL supported) Refer to the following program. TITLE function sendDocument() { //Create a print document var
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 51
    3 Programming Guide - Executing Print Service Printer End Point Address Specify the printer end point address in the following format: To Call SOAP/HTTP Interface (p.12) http://[IP address]/cgi-bin/epos/service.cgi?devid=[device ID]&timeout=[timeout time] To Call SOAP/HTTP Interface (WSDL supported
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 52
    Chapter 3 Programming Guide - Executing Print Service Reception of Print Result Set a callback function using the response root the end point address var url = 'http://192.168.192.168/cgi-bin/epos/service.cgi?devid =local_printer&timeout=10000'; //Open an XMLHttpRequest object xhr.open('POST', url,
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 53
    Chapter 3 Programming Guide - Executing Print Service //Set a callback function xhr.onreadystatechange = function () { if (xhr.readyState == 4) { if (xhr.status == 200) { //Obtain the response root element var res = xhr.responseXML; var success = res.
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 54
    Chapter 3 Programming Guide - Executing Print Service Error handling Refer to the following program for the error handling method by a callback function. // Set a response receipt callback function xhr.onreadystatechange = function () { . . . // Obtain the
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 55
    Chapter 3 Programming Guide - Executing Print Service Checking the Printer Status To check the printer status without printing, send empty print data. Refer to the following program. //Set the end point address var url = 'http://192.168.192.168/cgi-bin/epos/ service.cgi?devid=local_printer&timeout=
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 56
    Chapter 3 Programming Guide - Specifying the Print Job ID from the Application Specifying the Print Job ID from the Application A response containing the specified print job ID will be returned when sending a request from the application by specifying the print job ID. (ePOS-Print Service Ver.4.1 or
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 57
    Chapter 3 Programming Guide - Using the Spooler Function Using the Spooler Function Refer to the application without waiting for printing to complete when sending a printing request to ePOS-Print Service I/F from the application when the spooler function is enabled. Even if the output printer
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 58
    Chapter 3 Programming Guide - Using the Spooler Function Programming Example Printing Process ="0" /> • When applications do not specify the print job IDs, the ePOS-Print Service I/F assigns print job IDs. • As the printing process has not been performed at this time, success
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 59
    Chapter 3 Programming Guide - Using the Spooler Function Acquiring the Print Job Status Request
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 60
    Chapter 3 Programming Guide - How to Use WSDL How to Use WSDL This section describes how to generate client codes (proxy class) from WSDL by using the tool provided
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 61
    Chapter 3 Programming Guide - How to Use WSDL 6 Create and execute a program to call XML Print Service. Editing example (File to be edited: Program.cs) namespace ConsoleApplication1 { class Program { static void Main(string[] args) { ePOSPrintPortTypeClient client = new ePOSPrintPortTypeClient();
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 62
    Chapter 3 Programming Guide - How to Use WSDL Java Tool Command Item Description JAX-WS wsimport tool > wsimport epos-print-x.x.x.wsdl For details about the JAX-WS wsimport tool,
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 63
    -Print XML ePOS-Print XML offers the following commands (elements). Available elements and parameters vary by printer model. Refer to XML Supported Printers. XML for Controlling Printer Route element Element
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 64
    Chapter 4 XML Reference - ePOS-Print XML Route element Element Function Starts the batch rotate print mode Ends the batch rotate print mode Acquires the execution result. The print mode includes the standard mode, page mode, batch normal
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 65
    Chapter 4 XML Reference - ePOS-Print XML Route element Element Standard mode Page mode - ✔ - ✔ - ✔ ✔ - ✔ - ✔ - ✔ ✔ ✔ - ✔ - ✔ - ✔ - ✔
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 66
    Attribute Chapter 4 XML Reference - ePOS-Print XML Default value The value differs by printer model. For details, refer to Printer-specific Support Information. "color_1" "left" "mono" "left" "none" "font_a" "3" "162" "left" "false" / "0" The value differs by type of 2D symbol. For details, refer
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 67
    Chapter 4 XML Reference - ePOS-Print XML XML for Controlling Customer Display Route element Element
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 68
    Chapter 4 XML Reference - ePOS-Print XML Element Attribute DM-D30 x ✔ y ✔ reverse ✔ lang ✔* color - ✔ ✔ ✔ - - - - - - - <
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 69
    in an error. ❏ For TM-H6000V, you need to enable the Command execution during offline settings. Refer to TM-H6000V Utility User's Manual for details. ❏ The following functions are available in the forced transmission mode: Function Element Opens a cash drawer Stops a buzzer
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 70
    Chapter 4 XML Reference - XML for Controlling Printer This is an XML document that is sent back from a printer to an application. Attribute success code status battery success Attribute Print result Error code Status Battery status Description Attribute value "true" / "1" "false"
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 71
    slip printing Roll paper has run out Buzzer is sounding (supported model only) • Waiting for labels to be removed (supported model only) • Waiting for paper removal (supported model only) • No paper is detected with the label peeler sensor (supported model only) • No paper is detected with the paper
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 72
    Chapter 4 XML Reference - XML for Controlling Printer battery One or more of the following values that represent the battery status are combined using bitwise OR operator, and expressed in decimal notation. ❏ AC adapter connection status Attribute value "0x30XX" "0x31XX" ❏ Remaining battery
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 73
    Chapter 4 XML Reference - XML for Controlling Printer This element allows you to specify text string to print and print settings such as character style, print position, line spacing. Attribute lang "en" "de" "fr" "it" "es" "ja" "ja-jp" Attribute value "ja-ex" "ko" "ko-kr" "zh-hans" "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 74
    font Attribute value "font_a" "font_b" "font_c" "font_d" "font_e" "special_a" "special_b" smooth Attribute value "true" / "1" "false" / "0" dw Attribute value "true" / "1" "false" / "0" dh Attribute value "true" / "1" "false" / "0" width Attribute value "1" to "8" height Attribute value "1" to "8"
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 75
    Attribute value "false" / "0" ul Attribute value "true" / "1" "false" / "0" em Attribute value "true" / "1" "false" / "0" color Attribute value "none" "color_1" "color_2" "color_3" "color_4" x Attribute value "0" to "65535" y Attribute value "0" to "65535" align "left" "center" "right"
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 76
    Chapter 4 XML Reference - XML for Controlling Printer rotate Attribute value "true" / "1" "false" / "0" linespc Attribute value "0" to "255" Enables text rotation. Disables text rotation. Description Description Specifies paper feed amount per line in units of dots. Sample program When printing
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 77
    the characters as the standard. For information on the base line dot, refer to Printer-specific Support Information. ❏ For the character codes available for printing, refer to the Technical Reference Guide of the printer. ❏ Shift JIS code characters can be printed when Japanese is specified as "font
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 78
    Chapter 4 XML Reference - XML for Controlling Printer This element allows you to specify paper feed amount in dots or by the number of lines, line spacing, and paper position after printing a line. If you do not specify the paper feed amount, paper is advanced one line. Attribute unit
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 79
    Chapter 4 XML Reference - XML for Controlling Printer 0001 ❏ Prints multiple labels continuously
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 80
    Chapter 4 XML Reference - XML for Controlling Printer This element allows you to specify a raster image. (data type xs: base64Binary) Raster images are composed of pixels arranged in a grid formation. The top left corner is the origin. Two colors (black and white) uses 1 bit per pixel, and
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 81
    barcode>, and . ❏ Create a raster image using the ePOS-Print XML generation tool or your application. When using your application, follow the instruction below for 2 colors image or 16 colors image, whichever you want to create. Attribute value Black and white 16-step grayscale Description
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 82
    Example: Chapter 4 XML Reference - XML for Controlling Printer Step Description Convert the image to Base64 (byte array) With the upper left as the origin, and with one bit per pixel, pad the data with "0" so that each line data is in 1 bytes. 0xA3 0x77 0x18 Encode the image to Base64 2 o3cy
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 83
    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 "key1" and "key2" must be specified. key1 Attribute value "0" to "255" key2 Attribute value "0" to "255" align "left" "center" "right
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 84
    Chapter 4 XML Reference - XML for Controlling Printer Specifies barcode data as a text string. Barcode type Type UPC-A UPC-E EAN13 JAN13 EAN8 JAN8 CODE39 ITF CODABAR CODE93 Description If an 11-digit figure is specified, the check digit is automatically appended. If a 12-digit figure
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 85
    the overall width changes automatically, use this function after confirming that the barcode fits into the print area and is printed without any problem. When using FNC1, etc., use CODE128 rather than CODE128 auto. The start character, FNC1, check digit, and stop characters are automatically added
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 86
    Chapter 4 XML Reference - XML for Controlling Printer Type Description GS1 DataBar Omnidirectional, GS1 DataBar Truncated Specify a 13-digit product ID (GTIN) excluding the application ID (AI) and check digit. GS1 DataBar Limited GS1 DataBar Expanded The application ID (AI) can be put in
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 87
    Attribute value "gs1_128" "gs1_databar_omnidirectional" "gs1_databar_truncated" "gs1_databar_limited" "gs1_databar_expanded" hri "none" "above" "below" "both" Attribute value font Attribute value "font_a" "font_b" "font_c" "font_d" "font_e" width Attribute value "2" to "6" height Attribute
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 88
    Chapter 4 XML Reference - XML for Controlling Printer rotate Attribute value "true" / "1" "false" / "0" Enables text rotation Disables text rotation Description Sample program Prints multiple types of barcode epos-print xmlns="http://www.epson-pos.com/schemas/2011/03/epos-print">
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 89
    message in the following format. • For Mode 2 Postal code: (1- to 9-digit number) GS: (\x1d) ISO country code: (1- to 3-digit number) GS: (\x1d) Service class code (1- to 3-digit number) • For Mode 3 Postal code: (data which can be converted with 1 to 6 code sets A) GS: (\x1d) ISO country code
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 90
    Chapter 4 XML Reference - XML for Controlling Printer Type Description Aztec Code DataMatrix Converts the string into UTF-8, processes the escape sequence(s), and encodes the data. Converts the string into UTF-8, processes the escape sequence(s), and encodes the data. When specifying binary
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 91
    Attribute value "datamatrix_rectangle_16" level ❏ PDF417 Attribute value "level_0" "level_1" (default value) "level_2" "level_3" "level_4" "level_5" "level_6" "level_7" "level_8" "default" ❏ QR Code Attribute value "level_l" "level_m" "level_q" "level_h" "default" ❏ Aztec Code Attribute value
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 92
    Chapter 4 XML Reference - XML for Controlling Printer 2D symbol type 2D GS1 DataBar Aztec Code DataMatrix height Valid value "2" to "8" "2" to "16" "2" to "16" Default value "2" "3" "3" 2D symbol type PDF417 QR Code MaxiCode 2D GS1 DataBar Aztec Code DataMatrix Valid value "2" to "8" (Scaling
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 93
    page mode, the bottom left corner of the 2D symbol is aligned with the start position for printing the symbol. ❏ Micro QR Code does not support "level_h". ❏ Specify the "level" that matches the type of the 2D symbol you specified. ❏ Set "default" to "level" if the 2D symbol type is MaxiCode
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 94
    Chapter 4 XML Reference - XML for Controlling Printer This element allows you to print a horizontal line. Attribute • "x1" and "x2" must be specified. • When "style" is not specified, "thin" is applied. x1 Attribute value "0" to "65535" x2 Attribute value "0" to "65535" style Attribute
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 95
    Chapter 4 XML Reference - XML for Controlling Printer Use this element to start printing a vertical line. Attribute • "x" must be specified. • When "style" is not specified, "thin" is applied. x Attribute value "0" to "65535" style Attribute value "thin" "medium" "thick" "thin_double
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 96
    Chapter 4 XML Reference - XML for Controlling Printer Use this element to stop printing a vertical line. Attribute • "x" must be specified. • When "style" is not specified, "thin" is applied. x Attribute value "0" to "65535" style Attribute value "thin" "medium" "thick" "thin_double" "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 97
    Chapter 4 XML Reference - XML for Controlling Printer This element allows you to change to the page mode from the standard mode. Elements of Element Description Prints a text
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 98
    Chapter 4 XML Reference - XML for Controlling Printer This element allows you to set a print area by specifying an origin (starting position) relative to the absolute origin, and specifying width and height. The absolute origin is the top-left dot of the printable area. Absolute origin point
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 99
    Chapter 4 XML Reference - XML for Controlling Printer ABCDE Supplementary explanation ❏ This does not work in the standard mode. ❏ Define
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 100
    Chapter 4 XML Reference - XML for Controlling Printer This element allows you to specify the print direction in the page mode. Print direction and rotation of the print area can be specified. The starting position of the print area moves in accordance with the rotation. Attribute "dir"
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 101
    Chapter 4 XML Reference - XML for Controlling Printer This element allows you to specify the print start position (coordinates) within the print area specified by with reference to the starting position of the print area. Attribute "x" and "y" must be specified. x Attribute value
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 102
    Print data 2D symbol Chapter 4 XML Reference - XML for Controlling Printer Description Specify the upper-left position of the symbol. This can be omitted when printing from the upper-left position. 102
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 103
    Chapter 4 XML Reference - XML for Controlling Printer This element allows you to draw a line in the page mode. Attribute • "x1", "y1", "x2", and "y2" must be specified. • When "style" is not specified, "thin" is applied. x1 Attribute value "0" to "65535" y1 Attribute value "0" to "65535" x2
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 104
    Chapter 4 XML Reference - XML for Controlling Printer Supplementary explanation ❏ This does not work in the standard mode. ❏ A diagonal line
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 105
    Chapter 4 XML Reference - XML for Controlling Printer This element allows you to draw a quadrangle in the page mode. Attribute • "x1", "y1", "x2", and "y2" must be specified. • When "style" is not specified, "thin" is applied. x1 Attribute value "0" to "65535" y1 Attribute value "0" to
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 106
    Chapter 4 XML Reference - XML for Controlling Printer Supplementary explanation ❏ This does not work in the standard mode. ❏ Use <
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 107
    Chapter 4 XML Reference - XML for Controlling Printer This element allows you to cut paper. Attribute When "type" is not specified, "feed" is applied. type Attribute value "no_feed" "feed" "reserve" Description Cut without feed (cut the sheet without feeding paper) Feed cut (cut the sheet
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 108
    Chapter 4 XML Reference - XML for Controlling Printer This element allows you to send a signal to the drawer kick connector. Attribute drawer If "drawer" and "time" are not specified, the values shown below are set. • drawer: drawer_1 • time: pulse_100 Attribute value "drawer_1" "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 109
    Chapter 4 XML Reference - XML for Controlling Printer This element allows you to sound buzzer. Attribute pattern If "pattern", "repeat" and "cycle" are not specified, the values shown below are set. • pattern: pattern_a • repeat: 1 • cycle: 1000 Attribute value "none" "pattern_a" "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 110
    Chapter 4 XML Reference - XML for Controlling Printer cycle Attribute value "1000" to "25500" Description Specifies the buzzer sound cycle in units of milliseconds Sample program Sounds the pattern A buzzer three times. <
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 111
    details of the ESC/POS command. https://www.epson-biz.com/pos/reference/ ❏ ePOS-Print Service I/F does not check the commands sent by the XML. If the commands interfere with ePOS-Print Service I/F operations, other XML controls may work wrongly or status values may become invalid. This XML
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 112
    Chapter 4 XML Reference - XML for Controlling Printer This element allows you to specify the paper settings. These settings are required when using paper with black mark or die-cut labels. Attribute type If none of the attributes are specified, the values shown below are set. • type:
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 113
    Valid value "284" to "-1550" margin-top Valid value "0" "-150" to "1500" "0" to "1500" "-15" to "1500" margin-bottom Valid value "0" "-15" to "0" "-15" to "15" Chapter 4 XML Reference - XML for Controlling Printer Paper type Receipt (with black mark) Label sheet (without black mark) Label sheet (
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 114
    Chapter 4 XML Reference - XML for Controlling Printer offset-cut Valid value "0" "-290" to "50" "0" to "50" offset-label Valid value "0" "0" to "15" Paper type Receipt (without black mark) Receipt (with black mark) Label sheet (without black mark) Label sheet (with black mark) Description No need
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 115
    Chapter 4 XML Reference - XML for Controlling Printer Label paper settings for TM-P series For TM-P series except TM-P60, first you need to specify the label size settings and paper feed setting for feeding the sheet to the top of a label.
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 116
    Symbol f a b e c d Parameter width height margin_top margin_bottom offset_cut offset_label Chapter 4 XML Reference - XML for Controlling Printer 116
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 117
    Chapter 4 XML Reference - XML for Controlling Printer This element allows you to set the printer to recover from an error. Sample program Recovers from an recoverable error and clears the printer buffer.
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 118
    Chapter 4 XML Reference - XML for Controlling Printer This element allows you to reset the printer. Sample program Resets the printer. Supplementary explanation ❏ This does not work in the page
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 119
    Chapter 4 XML Reference - XML for Controlling Printer This element allows you to start the batch normal print mode. Sample program • Prints characters [ABCDE] in the batch normal print mode. ABCDE Supplementary explanation ❏ This element does
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 120
    Chapter 4 XML Reference - XML for Controlling Printer This element allows you to end the batch normal print mode. Sample program • Prints characters [ABCDE] in the batch normal print mode. ABCDE Supplementary explanation ❏ This element does not work
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 121
    Chapter 4 XML Reference - XML for Controlling Printer This element allows you to start the batch rotate print mode. Sample program • Prints characters [ABCDE] in the batch rotate print mode. ABCDE Supplementary explanation ❏ This element does
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 122
    Chapter 4 XML Reference - XML for Controlling Printer This element allows you to end the batch rotate print mode. Sample program • Prints characters [ABCDE] in the batch rotate print mode. ABCDE Supplementary explanation ❏ This element does not
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 123
    Chapter 4 XML Reference - XML for Controlling Customer Display XML for Controlling Customer Display This is an XML document that is sent from an application to a customer display. It requests the customer display to execute the specified function. The provides all
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 124
    Chapter 4 XML Reference - XML for Controlling Customer Display This is an XML document that is sent back from a customer display to an application. Attribute success Attribute value "true" / "1" "false" / "0" code Display succeeded Display failed Description Attribute value "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 125
    Chapter 4 XML Reference - XML for Controlling Customer Display Supplementary explanation When using TM-m30 printer and DM-D30 display, the following codes are not returned. ❏ "EDSP_UNRECOVERABLE" ❏ "EDSP_CUTTER" ❏ "EDSP_MECHANICAL" ❏ "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 126
    Chapter 4 XML Reference - XML for Controlling Customer Display This element allows you to create or delete a window on the display, and change the current window. ❏ Specify "number", "x", "y", "width", and "height" to create a new window. ❏ Specify "true/1" for "destroy" to destroy the
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 127
    Chapter 4 XML Reference - XML for Controlling Customer Display Attribute value "h_scroll" destroy Attribute value "true" / "1" "false" / "0" (default) Description When the cursor is at the rightmost position, displaying a new character scrolls all the characters already displayed on the cursor
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 128
    Chapter 4 XML Reference - XML for Controlling Customer Display Specifies the base window settings. Attribute mode Specifies the screen configuration of base window (text/image). ❏ Column/row fixed mode Attribute value Installation Area method (columns × rows) Screen configuration
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 129
    Chapter 4 XML Reference - XML for Controlling Customer Display Attribute value Installation Area method (columns × rows) Screen configuration Landscape "11" orientation 32 x 3 "Horizontal split" Divided equally into top and bottom portions. Top: Image, Bottom: Text Landscape "12"
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 130
    Chapter 4 XML Reference - XML for Controlling Customer Display Attribute value "27" "28" "29" "30" "31" Installation method Portrait orientation Portrait orientation Portrait orientation Portrait orientation Portrait orientation Screen configuration "Horizontal split" Divided equally into top and
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 131
    Chapter 4 XML Reference - XML for Controlling Customer Display This element allows you to create or delete a window on the display, and change the current window. ❏ Specify "number", "x", "y", "width", and "height" to create a new window. ❏ Specify "true/1" for "destroy" to destroy the
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 132
    Chapter 4 XML Reference - XML for Controlling Customer Display Attribute value "v_scroll" "h_scroll" destroy Description • When the current display position is at the rightmost position of the upper line, move the display position to the leftmost position of the lower line. • When the current
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 133
    Chapter 4 XML Reference - XML for Controlling Customer Display This element allows you to specify the cursor position and cursor display settings. ❏ Specify "x" and "y" to move the cursor to the specified coordinate on the customer display. ❏ Use "moveto" to move the cursor to a specified
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 134
    Chapter 4 XML Reference - XML for Controlling Customer Display If the window is not specified in , sets the cursor position, with the top left of the base window as the origin. ❏ In DM-D70 (Column/row fixed mod), sets the cursor position, with the top left of the base window as the origin
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 135
    Chapter 4 XML Reference - XML for Controlling Customer Display This element allows you to specify text display settings to be displayed on a customer display. Attribute x Attribute value "1" to "44" y Description Specifies the X coordinate of the display position. Attribute value "1" to
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 136
    Chapter 4 XML Reference - XML for Controlling Customer Display Supplementary explanation ❏ If "x" and "y" are not specified, the text is displayed from the current cursor position. ❏ In DM-D70 (Standard mode), the string is displayed at the position coordinates specified, with the top left of the
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 137
    Chapter 4 XML Reference - XML for Controlling Customer Display This element allows you to specify marquee display settings for text strings. Characters in a text string is displayed one by one at a time interval specified in "uwait". When the last character is displayed, the display of
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 138
    Chapter 4 XML Reference - XML for Controlling Customer Display ❏ Displays the characters one by one at 500-msec interval from the left of the display, and repeats the mar- quee display at 1000-msec interval. Welcome!! Supplementary
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 139
    Chapter 4 XML Reference - XML for Controlling Customer Display This element allows you to specify blink settings of the customer display. Attribute interval Attribute value "0" "1" to "12700" "12701" to "12750" Description Normal display (light up) Specifies a time interval between
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 140
    Chapter 4 XML Reference - XML for Controlling Customer Display This element allows you to specify the brightness setting of the customer display. Attribute value "20" "40" "60" "100" Attribute value Brightness 20% Brightness 40% Brightness 60% Brightness 100% Description Sample
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 141
    Chapter 4 XML Reference - XML for Controlling Customer Display Specifies the background color. The background color from the beginning till the end of the row specified in the text area can be changed. Attribute color Attribute value "#000000" to "#FFFFFF" row Description
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 142
    Chapter 4 XML Reference - XML for Controlling Customer Display Sets the start or stopping of the slide show. Attribute interval Attribute value "200" to "51000" stop Description Specifies the switching period of the slide show in milliseconds. Attribute value "true" / "1" "false" /
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 143
    Chapter 4 XML Reference - XML for Controlling Customer Display Sets the display of the image registered in . Attribute key1 Attribute value "0" to "255" key2 Description Specifies keycode 1 indicated in . Attribute value "0" to "255
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 144
    Chapter 4 XML Reference - XML for Controlling Customer Display ❏ To display in the size of the original image, specify 0 in both the width and height attributes. ❏ The image is not displayed if it does not fit into the display area. ❏ The image specified by this element is displayed in front of the
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 145
    cannot be registered in this element, use dedicated Utility software. For details on the dedicated Utility software, refer to the Technical Reference Guide of each customer display. ❏ If an image is registered in the specified keycode, it is overwritten and registered. ❏ Image data expressed in
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 146
    Chapter 4 XML Reference - XML for Controlling Customer Display ❏ Use a registration image of 800 x 480 dots or less in size, and ensure that the width is an even number of dots. ❏ When using a transmission image, use data in the png format. ❏ When using an image in the jpg format, use an image
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 147
    Chapter 4 XML Reference - XML for Controlling Customer Display Specifies the display of the image registered in the NV Graphics area of the customer display. Attribute key1 Attribute value "0" to "255" key2 Description Specifies keycode 1 of NV Graphics. Attribute value "0" to "255"
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 148
    the dedicated Utility software for registration of the image to the NV Graphics area of customer dis- play. For details, refer to the Technical Reference Guide of each customer display. 148
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 149
    Chapter 4 XML Reference - XML for Controlling Customer Display Specifies the deletion of the image being displayed. Supplementary explanation In this element, the image displayed in the image area is deleted. To delete the image displayed in the text area, initialize the customer
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 150
    Chapter 4 XML Reference - XML for Controlling Customer Display Specifies display of the two-dimensional symbol. Attribute type Attribute value "qrcode_model_1" "qrcode_model_2" level Description Specifies QR Code Model 1 Specifies QR Code Model 2 Attribute value "level_l" "level_m" "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 151
    Chapter 4 XML Reference - XML for Controlling Customer Display Attribute value "false" / "0" Description Specifies quiet zone assignment as disabled. Supplementary explanation ❏ Attribute type is an attribute that must be set. ❏ Specify the element at the "Beginning of the row". ❏ This
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 152
    Chapter 4 XML Reference - XML for Controlling Customer Display Specifies deletion of the two-dimensional symbol being displayed. Supplementary explanation If the two-dimensional symbol being displayed overlaps the image, the image at the overlapping portion is erased together with the
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 153
    Chapter 4 XML Reference - XML for Controlling Customer Display This element allows you to display the time at the lower right of a customer display. Attribute hour Attribute value "0" to "233" minute Description Specifies "hour" using an integer. Attribute value "0" to "59"
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 154
    Chapter 4 XML Reference - XML for Controlling Customer Display This element allows you to clear contents displayed on the current window. If no current window exists, all the contents displayed on the customer display are cleared. Sample program 154
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 155
    Chapter 4 XML Reference - XML for Controlling Customer Display This element allows you to reset the customer display. The reset brings the display to the following states. ❏ All displayed text and registered windows are discarded. ❏ The cursor setting is reset and the cursor is moved to the
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 156
    details of the ESC/POS command. https://www.epson-biz.com/pos/reference/ ❏ ePOS-Print Service I/F does not check the commands sent by the XML.If the commands interfere with ePOS-Print Service I/F operations, other XML controls may work wrongly or status values may become invalid.This XML
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 157
    model, and provides some values for attributes. Refer to the Technical Reference Guide of each printer for more information on each printer. XML Supported Printers The table below shows the printers that support the XML documents. XML XML for Controlling Printer XML for Controlling Customer
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 158
    is an explanation of the symbol indicated in table: • ✔: Supported • ✔*: Supported but has a restriction on the attribute value. • -: Not supported. For information on the restrictions indicated with ✔*, refer to Printer-specific Support Information. XML for Controlling Printer TM Printers (Wi-Fi
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 159
    Chapter 5 Device Specifications - Supported Elements List TM-m10 TM-m30 TM-m30II TM-m30II-H TM-m30II-NT TM-m30II-S TM-m30II-SL TM-m50 TM-P20 TM-P20II Element <
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 160
    Chapter 5 Device Specifications - Supported Elements List TM-P60II (Receipt) TM-P60II (Peeler) TM-P80 TM-P80II TM-T20III TM-T82III TM-T88VI TM-T88VII TM-L100 TM-H6000V Element <
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 161
    Chapter 5 Device Specifications - Supported Elements List TM-L90 TM-L90 4xx TM-T20 TM-T20II TM-T70 TM-T70II TM-T82II TM-T83II TM-T88IV TM-T88V TM-T90
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 162
    Chapter 5 Device Specifications - Supported Elements List TM-L90-i TM-T20II-i TM-T70-i TM-T82II-i TM-T83II-i TM-T88V-i TM-T88VI-iHUB TM-U220-i TM-T70II-DT TM-T70II-DT2
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 163
    Chapter 5 Device Specifications - Supported Elements List XML for Controlling Customer Display TM Printers (Wi-Fi / Ethernet model 1) TM-m10 TM-m30 TM-m30II TM-m30II-H TM-m30II-NT TM-
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 164
    Chapter 5 Device Specifications - Supported Elements List TM-P60II (Receipt) TM-P60II (Peeler) TM-P80 TM-P80II TM-T20III TM-T82III TM-T88VI TM-T88VII TM-L100 TM-H6000V Element <
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 165
    Chapter 5 Device Specifications - Supported Elements List TM-L90 TM-L90 4xx TM-T20 TM-T20II TM-T70 TM-T70II TM-T82II TM-T83II TM-T88IV TM-T88V TM-T90
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 166
    Chapter 5 Device Specifications - Supported Elements List TM-L90-i TM-T20II-i TM-T70-i TM-T82II-i TM-T83II-i TM-T88V-i TM-T88VI-iHUB TM-U220-i TM-T70II-DT TM-T70II-DT2
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 167
    Chapter 5 Device Specifications - Printer-specific Support Information Printer-specific Support Information TM-m10 Printer Specifications Item Amount of initial feed Initial page mode area Maximum page mode area Baseline of Font A Baseline of Font B Baseline
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 168
    unit line linespc • Attribute width height color align mode Chapter 5 Device Specifications - Printer-specific Support Information • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "color_1" • "0" to "65535" • "0" to "65535" • "left" • "center
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 169
    • Attribute type hri font width height align rotate Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "upc_a" • "upc_e" • "ean13" • "jan13" • "ean8" • "jan8" • "code39" • "itf" • "codabar" • "code93" • "code128" • "gs1_128" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 170
    • Attribute type level size Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "pdf417_standard" • "pdf417_truncated" • "qrcode_model_1" • "qrcode_model_2" • "maxicode_mode_2" • "maxicode_mode_3" • "maxicode_mode_4" • "maxicode_mode_5" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 171
    Attribute align rotate • Attribute type • Attribute pattern repeat Chapter 5 Device Specifications - Printer-specific Support Information • "left" • "center" • "right" • "true" / "1" • "false" / "0" • "no_feed" • "feed" Specificable Setting Value Specificable Setting Value • "none"
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 172
    Chapter 5 Device Specifications - Printer-specific Support Information TM-m30 Printer Specifications Item Amount of initial feed Initial page mode area Maximum page mode area Baseline of Font A Baseline of Font B Baseline
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 173
    unit line linespc • Attribute width height color align mode Chapter 5 Device Specifications - Printer-specific Support Information • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "color_1" • "0" to "65535" • "0" to "65535" • "left" • "center
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 174
    • Attribute type hri font width height align rotate Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "upc_a" • "upc_e" • "ean13" • "jan13" • "ean8" • "jan8" • "code39" • "itf" • "codabar" • "code93" • "code128" • "gs1_128" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 175
    • Attribute type level size Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "pdf417_standard" • "pdf417_truncated" • "qrcode_model_1" • "qrcode_model_2" • "maxicode_mode_2" • "maxicode_mode_3" • "maxicode_mode_4" • "maxicode_mode_5" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 176
    Chapter 5 Device Specifications - Printer-specific Support Information Attribute align rotate • "left" • "center" • "right" • "true" / "1" • "false" / "0" • Attribute type • "no_feed" • "feed" • Attribute pattern repeat • "none" • "pattern_a" • "pattern_b" • "pattern_c" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 177
    Chapter 5 Device Specifications - Printer-specific Support Information TM-m30II Printer Specifications Item Amount of initial feed Initial page mode area Maximum page mode area Baseline of Font A Baseline of Font B Baseline
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 178
    line linespc • Attribute width height color align mode Chapter 5 Device Specifications - Printer-specific Support Information • "1" to "8" • "1" to "8" • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "color_1" • "0" to "65535" • "0" to "65535
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 179
    • Attribute type hri font width height align rotate Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "upc_a" • "upc_e" • "ean13" • "jan13" • "ean8" • "jan8" • "code39" • "itf" • "codabar" • "code93" • "code128" • "code128_auto" • "gs1_128
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 180
    • Attribute type level size Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "pdf417_standard" • "pdf417_truncated" • "qrcode_model_1" • "qrcode_model_2" • "maxicode_mode_2" • "maxicode_mode_3" • "maxicode_mode_4" • "maxicode_mode_5" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 181
    Chapter 5 Device Specifications - Printer-specific Support Information Attribute align rotate • "left" • "center" • "right" • "true" / "1" • "false" / "0" • Attribute type • "no_feed" • "feed" • Attribute pattern repeat • "none" • "pattern_a" • "pattern_b" • "pattern_c" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 182
    Chapter 5 Device Specifications - Printer-specific Support Information TM-m30II-H Printer Specifications Item Amount of initial feed Initial page mode area Maximum page mode area Baseline of Font A Baseline of Font B Baseline
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 183
    line linespc • Attribute width height color align mode Chapter 5 Device Specifications - Printer-specific Support Information • "1" to "8" • "1" to "8" • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "color_1" • "0" to "65535" • "0" to "65535
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 184
    • Attribute type hri font width height align rotate Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "upc_a" • "upc_e" • "ean13" • "jan13" • "ean8" • "jan8" • "code39" • "itf" • "codabar" • "code93" • "code128" • "code128_auto" • "gs1_128
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 185
    • Attribute type level size Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "pdf417_standard" • "pdf417_truncated" • "qrcode_model_1" • "qrcode_model_2" • "maxicode_mode_2" • "maxicode_mode_3" • "maxicode_mode_4" • "maxicode_mode_5" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 186
    Attribute align rotate • Attribute type • Attribute pattern repeat Chapter 5 Device Specifications - Printer-specific Support Information • "left" • "center" • "right" • "true" / "1" • "false" / "0" • "no_feed" • "feed" Specificable Setting Value Specificable Setting Value • "none"
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 187
    Chapter 5 Device Specifications - Printer-specific Support Information TM-m30II-NT Printer Specifications Item Amount of initial feed Initial page mode area Maximum page mode area Baseline of Font A Baseline of Font B
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 188
    line linespc • Attribute width height color align mode Chapter 5 Device Specifications - Printer-specific Support Information • "1" to "8" • "1" to "8" • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "color_1" • "0" to "65535" • "0" to "65535
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 189
    • Attribute type hri font width height align rotate Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "upc_a" • "upc_e" • "ean13" • "jan13" • "ean8" • "jan8" • "code39" • "itf" • "codabar" • "code93" • "code128" • "code128_auto" • "gs1_128
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 190
    • Attribute type level size Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "pdf417_standard" • "pdf417_truncated" • "qrcode_model_1" • "qrcode_model_2" • "maxicode_mode_2" • "maxicode_mode_3" • "maxicode_mode_4" • "maxicode_mode_5" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 191
    Attribute align rotate • Attribute type • Attribute pattern repeat Chapter 5 Device Specifications - Printer-specific Support Information • "left" • "center" • "right" • "true" / "1" • "false" / "0" • "no_feed" • "feed" Specificable Setting Value Specificable Setting Value • "none"
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 192
    Chapter 5 Device Specifications - Printer-specific Support Information TM-m30II-S Printer Specifications Item Amount of initial feed Initial page mode area Maximum page mode area Baseline of Font A Baseline of Font B Baseline
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 193
    > Attribute unit line linespc • Attribute width height color align mode Chapter 5 Device Specifications - Printer-specific Support Information • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "color_1" • "0" to "65535" • "0" to "65535" • "left" • "center" • "right" • "true
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 194
    • Attribute type hri font width height align rotate Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "upc_a" • "upc_e" • "ean13" • "jan13" • "ean8" • "jan8" • "code39" • "itf" • "codabar" • "code93" • "code128" • "code128_auto" • "gs1_128
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 195
    • Attribute type level size Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "pdf417_standard" • "pdf417_truncated" • "qrcode_model_1" • "qrcode_model_2" • "maxicode_mode_2" • "maxicode_mode_3" • "maxicode_mode_4" • "maxicode_mode_5" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 196
    Attribute align rotate • Attribute type • Attribute pattern repeat Chapter 5 Device Specifications - Printer-specific Support Information • "left" • "center" • "right" • "true" / "1" • "false" / "0" • "no_feed" • "feed" Specificable Setting Value Specificable Setting Value • "none"
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 197
    Chapter 5 Device Specifications - Printer-specific Support Information TM-m30II-SL Printer Specifications Item Amount of initial feed Initial page mode area Maximum page mode area Baseline of Font A Baseline of Font B
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 198
    > Attribute unit line linespc • Attribute width height color align mode Chapter 5 Device Specifications - Printer-specific Support Information • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "color_1" • "0" to "65535" • "0" to "65535" • "left" • "center" • "right" • "true
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 199
    • Attribute type hri font width height align rotate Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "upc_a" • "upc_e" • "ean13" • "jan13" • "ean8" • "jan8" • "code39" • "itf" • "codabar" • "code93" • "code128" • "code128_auto" • "gs1_128
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 200
    • Attribute type level size Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "pdf417_standard" • "pdf417_truncated" • "qrcode_model_1" • "qrcode_model_2" • "maxicode_mode_2" • "maxicode_mode_3" • "maxicode_mode_4" • "maxicode_mode_5" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 201
    Attribute align rotate • Attribute type • Attribute pattern repeat Chapter 5 Device Specifications - Printer-specific Support Information • "left" • "center" • "right" • "true" / "1" • "false" / "0" • "no_feed" • "feed" Specificable Setting Value Specificable Setting Value • "none"
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 202
    Chapter 5 Device Specifications - Printer-specific Support Information TM-m50 Printer Specifications Item Amount of initial feed Initial page mode area Maximum page mode area Baseline of Font A Baseline of Font B 58mm
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 203
    unit line linespc • Attribute width height color align mode Chapter 5 Device Specifications - Printer-specific Support Information • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "color_1" • "0" to "65535" • "0" to "65535" • "left" • "center
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 204
    • Attribute type hri font width height align rotate Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "upc_a" • "upc_e" • "ean13" • "jan13" • "ean8" • "jan8" • "code39" • "itf" • "codabar" • "code93" • "code128" • "code128_auto" • "gs1_128
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 205
    • Attribute type level size Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "pdf417_standard" • "pdf417_truncated" • "qrcode_model_1" • "qrcode_model_2" • "maxicode_mode_2" • "maxicode_mode_3" • "maxicode_mode_4" • "maxicode_mode_5" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 206
    Chapter 5 Device Specifications - Printer-specific Support Information Attribute align rotate • "left" • "center" • "right" • "true" / "1" • "false" / "0" • Attribute type • "no_feed" • "feed" • Attribute pattern repeat • "none" • "pattern_a" • "pattern_b" • "pattern_c" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 207
    Chapter 5 Device Specifications - Printer-specific Support Information TM-P20 Printer Specifications Item Amount of initial feed Initial page mode area Maximum page mode area Baseline of Font A Baseline of Font B Baseline
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 208
    unit line linespc pos • Attribute width height color Chapter 5 Device Specifications - Printer-specific Support Information • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "1" to "8" • "1" to "8" • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "true
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 209
    Attribute align mode • Attribute type hri font width height align rotate Chapter 5 Device Specifications - Printer-specific Support Information • "left" • "center" • "right" • "mono" Specificable Setting Value Specificable Setting Value • "upc_a" • "upc_e" • "ean13" • "jan13" • "ean8"
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 210
    • Attribute type level size Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "pdf417_standard" • "pdf417_truncated" • "qrcode_model_1" • "qrcode_model_2" • "maxicode_mode_2" • "maxicode_mode_3" • "maxicode_mode_4" • "maxicode_mode_5" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 211
    x2 y2 style • Attribute x1 y1 x2 y2 style • Attribute type Chapter 5 Device Specifications - Printer-specific Support Information • "left" • "center" • "right" • "true" / "1" • "false" / "0" Specificable Setting Value • "0" to "65535" • "0" to "65535" • "0" to "65535" • "0" to
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 212
    width height margin-top margin-bottom offset-cut offset-label Chapter 5 Device Specifications - Printer-specific Support Information • "none" • "pattern_1" • "pattern_2" • "pattern_3" • "pattern_4" • "pattern_5" • "pattern_6" • "pattern_7" • "pattern_8" • "pattern_9" • "pattern_10" • "1" to "255
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 213
    Chapter 5 Device Specifications - Printer-specific Support Information TM-P20II Printer Specifications Item Amount of initial feed Initial page mode area Maximum page mode area Baseline of Font A Baseline of Font B Baseline
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 214
    linespc pos • Attribute width height color align Chapter 5 Device Specifications - Printer-specific Support Information • "true" / "1" • "false" / "0" • "1" to "8" • "1" to "8" • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "color_1" • "0" to
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 215
    Attribute mode • Attribute type level Chapter 5 Device Specifications - Printer-specific Support Information • "mono" Specificable Setting Value Specificable Setting Value • "pdf417_standard" • "pdf417_truncated" • "qrcode_model_1" • "qrcode_model_2" • "maxicode_mode_2" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 216
    y1 x2 y2 style • Attribute x1 y1 x2 y2 style • Attribute type Chapter 5 Device Specifications - Printer-specific Support Information • PDF417 • QR Code • MaxiCode • 2D GS1 DataBar • Aztec Code • DataMatrix • "left" • "center" • "right" • "true" / "1" • "false" / "0" Specificable
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 217
    • Attribute pattern repeat cycle Chapter 5 Device Specifications - Printer-specific Support Information • "none" • "pattern_1" • "pattern_2" • "pattern_3" • "pattern_4" • "pattern_5" • "pattern_6" • "pattern_7" • "pattern_8" • "pattern_9" • "pattern_10" • "1" to "255" • "1000" to "25500"
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 218
    Chapter 5 Device Specifications - Printer-specific Support Information TM-P60II (Receipt) Printer Specifications Item Amount of initial feed Initial page mode area Maximum page mode area Baseline of Font A Baseline of Font B
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 219
    > Attribute unit line linespc • Attribute width height color align mode Chapter 5 Device Specifications - Printer-specific Support Information • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "color_1" • "0" to "65535" • "0" to "65535" • "left" • "center" • "right" • "true
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 220
    • Attribute type hri font width height align rotate Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "upc_a" • "upc_e" • "ean13" • "jan13" • "ean8" • "jan8" • "code39" • "itf" • "codabar" • "code93" • "code128" • "gs1_128" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 221
    • Attribute type level size Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "pdf417_standard" • "pdf417_truncated" • "qrcode_model_1" • "qrcode_model_2" • "maxicode_mode_2" • "maxicode_mode_3" • "maxicode_mode_4" • "maxicode_mode_5" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 222
    x2 y2 style • Attribute x1 y1 x2 y2 style • Attribute type Chapter 5 Device Specifications - Printer-specific Support Information • "left" • "center" • "right" • "true" / "1" • "false" / "0" Specificable Setting Value • "0" to "65535" • "0" to "65535" • "0" to "65535" • "0" to
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 223
    • Attribute pattern repeat cycle Chapter 5 Device Specifications - Printer-specific Support Information • "none" • "pattern_1" • "pattern_2" • "pattern_3" • "pattern_4" • "pattern_5" • "pattern_6" • "pattern_7" • "pattern_8" • "pattern_9" • "pattern_10" • "1" to "255" • "1000" to "25500"
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 224
    Chapter 5 Device Specifications - Printer-specific Support Information TM-P60II (Peeler) Printer Specifications Item Amount of initial feed Initial page mode area Maximum page mode area Baseline of Font A Baseline of Font B
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 225
    color x y align rotate linespc • Attribute width height color align mode Chapter 5 Device Specifications - Printer-specific Support Information • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "color_1" • "0" to "65535" • "0" to "65535" • "left" • "center" • "right" • "true
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 226
    • Attribute type hri font width height align rotate Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "upc_a" • "upc_e" • "ean13" • "jan13" • "ean8" • "jan8" • "code39" • "itf" • "codabar" • "code93" • "code128" • "gs1_128" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 227
    • Attribute type level size Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "pdf417_standard" • "pdf417_truncated" • "qrcode_model_1" • "qrcode_model_2" • "maxicode_mode_2" • "maxicode_mode_3" • "maxicode_mode_4" • "maxicode_mode_5" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 228
    x2 y2 style • Attribute x1 y1 x2 y2 style • Attribute type Chapter 5 Device Specifications - Printer-specific Support Information • "left" • "center" • "right" • "true" / "1" • "false" / "0" Specificable Setting Value • "0" to "65535" • "0" to "65535" • "0" to "65535" • "0" to
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 229
    width height margin-top margin-bottom offset-cut offset-label Chapter 5 Device Specifications - Printer-specific Support Information • "none" • "pattern_1" • "pattern_2" • "pattern_3" • "pattern_4" • "pattern_5" • "pattern_6" • "pattern_7" • "pattern_8" • "pattern_9" • "pattern_10" • "1" to "255
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 230
    Chapter 5 Device Specifications - Printer-specific Support Information TM-P80 Printer Specifications Item Amount of initial feed Initial page mode area Maximum page mode area Baseline of Font A Baseline of Font B Specification
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 231
    unit line linespc pos • Attribute width height color align mode Chapter 5 Device Specifications - Printer-specific Support Information • "0" to "65535" • "0" to "65535" • "left" • "center" • "right" • "true" / "1" • "false" / "0" • "0" to "255" Specificable Setting Value • "0" to
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 232
    • Attribute type hri font width height align rotate Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "upc_a" • "upc_e" • "ean13" • "jan13" • "ean8" • "jan8" • "code39" • "itf" • "codabar" • "code93" • "code128" • "gs1_128" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 233
    • Attribute type level size Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "pdf417_standard" • "pdf417_truncated" • "qrcode_model_1" • "qrcode_model_2" • "maxicode_mode_2" • "maxicode_mode_3" • "maxicode_mode_4" • "maxicode_mode_5" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 234
    x2 y2 style • Attribute x1 y1 x2 y2 style • Attribute type Chapter 5 Device Specifications - Printer-specific Support Information • "left" • "center" • "right" • "true" / "1" • "false" / "0" Specificable Setting Value • "0" to "65535" • "0" to "65535" • "0" to "65535" • "0" to
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 235
    width height margin-top margin-bottom offset-cut offset-label Chapter 5 Device Specifications - Printer-specific Support Information • "none" • "pattern_1" • "pattern_2" • "pattern_3" • "pattern_4" • "pattern_5" • "pattern_6" • "pattern_7" • "pattern_8" • "pattern_9" • "pattern_10" • "1" to "255
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 236
    Chapter 5 Device Specifications - Printer-specific Support Information TM-P80II Printer Specifications Item Amount of initial feed Initial page mode area Maximum page mode area Baseline of Font A Baseline of Font B 58mm
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 237
    Attribute unit line linespc pos • Attribute width height color align mode Chapter 5 Device Specifications - Printer-specific Support Information • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "color_1" • "0" to "65535" • "0" to "65535" • "left" • "center" • "right" • "true
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 238
    • Attribute type hri font width height align rotate Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "upc_a" • "upc_e" • "ean13" • "jan13" • "ean8" • "jan8" • "code39" • "itf" • "codabar" • "code93" • "code128" • "code128_auto" • "gs1_128
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 239
    • Attribute type level size Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "pdf417_standard" • "pdf417_truncated" • "qrcode_model_1" • "qrcode_model_2" • "maxicode_mode_2" • "maxicode_mode_3" • "maxicode_mode_4" • "maxicode_mode_5" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 240
    x2 y2 style • Attribute x1 y1 x2 y2 style • Attribute type Chapter 5 Device Specifications - Printer-specific Support Information • "left" • "center" • "right" • "true" / "1" • "false" / "0" Specificable Setting Value • "0" to "65535" • "0" to "65535" • "0" to "65535" • "0" to
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 241
    width height margin-top margin-bottom offset-cut offset-label Chapter 5 Device Specifications - Printer-specific Support Information • "none" • "pattern_1" • "pattern_2" • "pattern_3" • "pattern_4" • "pattern_5" • "pattern_6" • "pattern_7" • "pattern_8" • "pattern_9" • "pattern_10" • "1" to "255
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 242
    Chapter 5 Device Specifications - Printer-specific Support Information TM-T20III Printer Specifications Item Amount of initial feed Initial page mode area Standerd mode 42 column mode Maximum page mode area Standerd mode
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 243
    unit line linespc • Attribute width height color align mode Chapter 5 Device Specifications - Printer-specific Support Information • "true" / "1" • "false" / "0" • "color_1" • "0" to "65535" • "0" to "65535" • "left" • "center" • "right" • "true" / "1" • "false" / "0" • "0" to "255
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 244
    • Attribute type hri font width height align rotate Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "upc_a" • "upc_e" • "ean13" • "jan13" • "ean8" • "jan8" • "code39" • "itf" • "codabar" • "code93" • "code128" • "gs1_128" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 245
    • Attribute type level size align rotate Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "pdf417_standard" • "pdf417_truncated" • "qrcode_model_1" • "qrcode_model_2" • "maxicode_mode_2" • "maxicode_mode_3" • "maxicode_mode_4" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 246
    • Attribute type • Attribute pattern repeat Chapter 5 Device Specifications - Printer-specific Support Information • "no_feed" • "feed" • "none" • "pattern_a" • "pattern_b" • "pattern_c" • "pattern_d" • "pattern_e" • "error" • "paper_end" • "1" to "255" Specificable Setting Value
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 247
    Chapter 5 Device Specifications - Printer-specific Support Information TM-T82III Printer Specifications Item Amount of initial feed Initial page mode area Standerd mode 42 column mode Maximum page mode area Standerd mode
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 248
    > Attribute unit line linespc • Attribute width height color align mode Chapter 5 Device Specifications - Printer-specific Support Information • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "color_1" • "0" to "65535" • "0" to "65535" • "left" • "center" • "right" • "true
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 249
    • Attribute type hri font width height align rotate Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "upc_a" • "upc_e" • "ean13" • "jan13" • "ean8" • "jan8" • "code39" • "itf" • "codabar" • "code93" • "code128" • "gs1_128" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 250
    • Attribute type level size align rotate Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "pdf417_standard" • "pdf417_truncated" • "qrcode_model_1" • "qrcode_model_2" • "maxicode_mode_2" • "maxicode_mode_3" • "maxicode_mode_4" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 251
    • Attribute type • Attribute pattern repeat Chapter 5 Device Specifications - Printer-specific Support Information • "no_feed" • "feed" • "none" • "pattern_a" • "pattern_b" • "pattern_c" • "pattern_d" • "pattern_e" • "error" • "paper_end" • "pattern_0" • "pattern_1" • "pattern_2" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 252
    Chapter 5 Device Specifications - Printer-specific Support Information TM-T88VI Printer Specifications Item 58mm Specification 80mm Specification Amount of initial feed 30 dots Initial page mode area 360 x 831 dots 512 x 831
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 253
    unit line linespc • Attribute width height color align mode Chapter 5 Device Specifications - Printer-specific Support Information • "1" to "8" • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "color_1" • "0" to "65535" • "0" to "65535" • "left
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 254
    • Attribute type hri font width height align rotate Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "upc_a" • "upc_e" • "ean13" • "jan13" • "ean8" • "jan8" • "code39" • "itf" • "codabar" • "code93" • "code128" • "gs1_128" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 255
    • Attribute type level size Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "pdf417_standard" • "pdf417_truncated" • "qrcode_model_1" • "qrcode_model_2" • "maxicode_mode_2" • "maxicode_mode_3" • "maxicode_mode_4" • "maxicode_mode_5" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 256
    x2 y2 style • Attribute x1 y1 x2 y2 style • Attribute type Chapter 5 Device Specifications - Printer-specific Support Information • "left" • "center" • "right" • "true" / "1" • "false" / "0" Specificable Setting Value • "0" to "65535" • "0" to "65535" • "0" to "65535" • "0" to
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 257
    Chapter 5 Device Specifications - Printer-specific Support Information • Attribute pattern repeat • "none" • "pattern_a" • "pattern_b" • "pattern_c" • "pattern_d" • "pattern_e" • "error" • "paper_end" • "1" to "255" XML for Controlling Customer Display • Attribute x y reverse
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 258
    Chapter 5 Device Specifications - Printer-specific Support Information TM-T88VII Printer Specifications Item Amount of initial feed Initial page mode area Standerd mode 48 column mode Maximum page mode area Standerd mode
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 259
    line linespc • Attribute width height color align mode Chapter 5 Device Specifications - Printer-specific Support Information • "1" to "8" • "1" to "8" • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "color_1" • "0" to "65535" • "0" to "65535
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 260
    • Attribute type hri font width height align rotate Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "upc_a" • "upc_e" • "ean13" • "jan13" • "ean8" • "jan8" • "code39" • "itf" • "codabar" • "code93" • "code128" • "code128_auto" • "gs1_128
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 261
    • Attribute type level size Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "pdf417_standard" • "pdf417_truncated" • "qrcode_model_1" • "qrcode_model_2" • "maxicode_mode_2" • "maxicode_mode_3" • "maxicode_mode_4" • "maxicode_mode_5" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 262
    x2 y2 style • Attribute x1 y1 x2 y2 style • Attribute type Chapter 5 Device Specifications - Printer-specific Support Information • "left" • "center" • "right" • "true" / "1" • "false" / "0" Specificable Setting Value • "0" to "65535" • "0" to "65535" • "0" to "65535" • "0" to
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 263
    • Attribute pattern repeat Chapter 5 Device Specifications - Printer-specific Support Information • "none" • "pattern_a" • "pattern_b" • "pattern_c" • "pattern_d" • "pattern_e" • "error" • "paper_end" • "1" to "255" Specificable Setting Value 263
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 264
    Chapter 5 Device Specifications - Printer-specific Support Information TM-L100 Printer Specifications Item Amount of initial feed Initial page mode area Maximum page mode area Baseline of Font A Baseline of Font B 40mm
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 265
    linespc pos • Attribute width height color align mode Chapter 5 Device Specifications - Printer-specific Support Information • "1" to "8" • "1" to "8" • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "color_1" • "0" to "65535" • "0" to "65535
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 266
    • Attribute type hri font width height align rotate Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "upc_a" • "upc_e" • "ean13" • "jan13" • "ean8" • "jan8" • "code39" • "itf" • "codabar" • "code93" • "code128" • "code128_auto" • "gs1_128
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 267
    • Attribute type level size Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "pdf417_standard" • "pdf417_truncated" • "qrcode_model_1" • "qrcode_model_2" • "maxicode_mode_2" • "maxicode_mode_3" • "maxicode_mode_4" • "maxicode_mode_5" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 268
    x2 y2 style • Attribute x1 y1 x2 y2 style • Attribute type Chapter 5 Device Specifications - Printer-specific Support Information • "left" • "center" • "right" • "true" / "1" • "false" / "0" Specificable Setting Value • "0" to "65535" • "0" to "65535" • "0" to "65535" • "0" to
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 269
    Chapter 5 Device Specifications - Printer-specific Support Information • Attribute pattern repeat • Attribute type height • "none" • "pattern_a" • "pattern_b" • "pattern_c" • "pattern_d" • "pattern_e" • of the printer. For details, refer to the Technical Reference Guide. 269
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 270
    Chapter 5 Device Specifications - Printer-specific Support Information TM-H6000V Printer Specifications Item Amount of initial feed Initial page mode area Maximum page mode area Baseline of Font A Baseline of Font B Baseline
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 271
    > Attribute unit line linespc • Attribute width height color align mode Chapter 5 Device Specifications - Printer-specific Support Information • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "color_1" • "0" to "65535" • "0" to "65535" • "left" • "center" • "right" • "true
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 272
    • Attribute type hri font width height align rotate Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "upc_a" • "upc_e" • "ean13" • "jan13" • "ean8" • "jan8" • "code39" • "itf" • "codabar" • "code93" • "code128" • "gs1_128" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 273
    • Attribute type level size Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "pdf417_standard" • "pdf417_truncated" • "qrcode_model_1" • "qrcode_model_2" • "maxicode_mode_2" • "maxicode_mode_3" • "maxicode_mode_4" • "maxicode_mode_5" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 274
    Chapter 5 Device Specifications - Printer-specific Support Information Attribute align rotate • "left" • "center" • "right" • "true" / "1" • "false" / "0" • Attribute x1 y1 x2 y2 style • "0" to "65535" • "0" to "65535" • "0" to "65535" • "0" to "65535" • "thin" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 275
    Attribute reverse lang Chapter 5 Device Specifications - Printer-specific Support Information • "true" / "1" • "false" / "0" • "en" (default) • "ja" Specificable Setting Value 275
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 276
    Chapter 5 Device Specifications - Printer-specific Support Information TM-L90 Printer Specifications Item Receipt Specification Die-cut Label Specification Amount of initial feed 30 dots Initial page mode area Monochrome printing 576 x
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 277
    rotate linespc • Attribute width height color align mode Chapter 5 Device Specifications - Printer-specific Support Information • "true" / "1" • "false" / "0" • "1" to "8" • "1" to "8" • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "color_1
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 278
    > Attribute type hri font width height align rotate • Attribute type Chapter 5 Device Specifications - Printer-specific Support Information • "upc_a" • "upc_e" • "ean13" • "jan13" • "ean8" • "jan8" • "code39" • "itf" • "codabar" • "code93" • "code128" • "none" • "above" • "below" • "both
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 279
    Attribute level size align rotate • Attribute type Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "level_0" • "level_1" (default value) • "level_2" • "level_3" • "level_4" • "level_5" • "level_6" • "level_7" • "level_8" • "level_l" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 280
    Chapter 5 Device Specifications - Printer-specific Support Information TM-L90 4xx Printer Specifications Item Receipt Specification Die-cut Label Specification Amount of initial feed 30 dots Initial page mode area Monochrome printing
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 281
    rotate linespc • Attribute width height color align mode Chapter 5 Device Specifications - Printer-specific Support Information • "true" / "1" • "false" / "0" • "1" to "8" • "1" to "8" • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "color_1
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 282
    • Attribute type hri font width height align rotate Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "upc_a" • "upc_e" • "ean13" • "jan13" • "ean8" • "jan8" • "code39" • "itf" • "codabar" • "code93" • "code128" • "gs1_128" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 283
    • Attribute type level size align Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "pdf417_standard" • "pdf417_truncated" • "qrcode_model_1" • "qrcode_model_2" • "qrcode_micro" • "maxicode_mode_2" • "maxicode_mode_3" • "maxicode_mode_4" •
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 284
    Attribute rotate • Attribute type Chapter 5 Device Specifications - Printer-specific Support Information • "true" / "1" • "false" / "0" • "no_feed" • "feed" Specificable Setting Value Specificable Setting Value 284
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 285
    Chapter 5 Device Specifications - Printer-specific Support Information TM-T20 Printer Specifications Item Amount of initial feed Initial page mode area Maximum page mode area Baseline of Font A Baseline of Font B 58mm
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 286
    > Attribute unit line linespc • Attribute width height color align mode Chapter 5 Device Specifications - Printer-specific Support Information • "0" to "65535" • "0" to "65535" • "left" • "center" • "right" • "true" / "1" • "false" / "0" • "0" to "255" Specificable Setting Value • "0" to
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 287
    • Attribute type hri font width height align rotate Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "upc_a" • "upc_e" • "ean13" • "jan13" • "ean8" • "jan8" • "code39" • "itf" • "codabar" • "code93" • "code128" • "gs1_128" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 288
    Attribute type level size align rotate • Attribute type Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "pdf417_standard" • "pdf417_truncated" • "qrcode_model_1" • "qrcode_model_2" • "maxicode_mode_2" • "maxicode_mode_3" • "maxicode_mode_4
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 289
    • Attribute pattern repeat Chapter 5 Device Specifications - Printer-specific Support Information • "none" • "pattern_a" • "pattern_b" • "pattern_c" • "pattern_d" • "pattern_e" • "error" • "paper_end" • "1" to "255" Specificable Setting Value 289
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 290
    Chapter 5 Device Specifications - Printer-specific Support Information TM-T20II Printer Specifications Item Amount of initial feed Initial page mode area Maximum page mode area Baseline of Font A Baseline of Font B 58mm
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 291
    > Attribute unit line linespc • Attribute width height color align mode Chapter 5 Device Specifications - Printer-specific Support Information • "0" to "65535" • "0" to "65535" • "left" • "center" • "right" • "true" / "1" • "false" / "0" • "0" to "255" Specificable Setting Value • "0" to
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 292
    • Attribute type hri font width height align rotate Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "upc_a" • "upc_e" • "ean13" • "jan13" • "ean8" • "jan8" • "code39" • "itf" • "codabar" • "code93" • "code128" • "gs1_128" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 293
    Attribute type level size align rotate • Attribute type Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "pdf417_standard" • "pdf417_truncated" • "qrcode_model_1" • "qrcode_model_2" • "maxicode_mode_2" • "maxicode_mode_3" • "maxicode_mode_4
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 294
    • Attribute pattern repeat Chapter 5 Device Specifications - Printer-specific Support Information • "none" • "pattern_a" • "pattern_b" • "pattern_c" • "pattern_d" • "pattern_e" • "error" • "paper_end" • "1" to "255" Specificable Setting Value 294
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 295
    Chapter 5 Device Specifications - Printer-specific Support Information TM-T70 Printer Specifications Item Amount of initial feed Initial page mode area ANK model Multiple languages model Maximum page mode area ANK model
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 296
    unit line linespc • Attribute width height color align mode Chapter 5 Device Specifications - Printer-specific Support Information • "1" to "8" • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "color_1" • "0" to "65535" • "0" to "65535" • "left
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 297
    > Attribute type hri font width height align rotate • Attribute type Chapter 5 Device Specifications - Printer-specific Support Information • "upc_a" • "upc_e" • "ean13" • "jan13" • "ean8" • "jan8" • "code39" • "itf" • "codabar" • "code93" • "code128" • "none" • "above" • "below" • "both
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 298
    Attribute level size align rotate • Attribute type Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "level_0" • "level_1" (default value) • "level_2" • "level_3" • "level_4" • "level_5" • "level_6" • "level_7" • "level_8" • "level_l" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 299
    Chapter 5 Device Specifications - Printer-specific Support Information TM-T70II Printer Specifications Item Amount of initial feed Initial page mode area ANK model Multiple languages model Maximum page mode area ANK model
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 300
    line linespc • Attribute width height color align mode Chapter 5 Device Specifications - Printer-specific Support Information • "true" / "1" • "false" / "0" • "1" to "8" • "1" to "8" • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "color_1
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 301
    • Attribute type hri font width height align rotate Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "upc_a" • "upc_e" • "ean13" • "jan13" • "ean8" • "jan8" • "code39" • "itf" • "codabar" • "code93" • "code128" • "gs1_128" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 302
    Attribute type level size align rotate • Attribute type Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "pdf417_standard" • "pdf417_truncated" • "qrcode_model_1" • "qrcode_model_2" • "maxicode_mode_2" • "maxicode_mode_3" • "maxicode_mode_4
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 303
    • Attribute pattern repeat Chapter 5 Device Specifications - Printer-specific Support Information • "none" • "pattern_a" • "pattern_b" • "pattern_c" • "pattern_d" • "pattern_e" • "error" • "paper_end" • "1" to "255" Specificable Setting Value 303
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 304
    Chapter 5 Device Specifications - Printer-specific Support Information TM-T82II Printer Specifications Item Amount of initial feed Initial page mode area Maximum page mode area Baseline of Font A Baseline of Font B Specification
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 305
    > Attribute unit line linespc • Attribute width height color align mode Chapter 5 Device Specifications - Printer-specific Support Information • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "color_1" • "0" to "65535" • "0" to "65535" • "left" • "center" • "right" • "true
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 306
    • Attribute type hri font width height align rotate Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "upc_a" • "upc_e" • "ean13" • "jan13" • "ean8" • "jan8" • "code39" • "itf" • "codabar" • "code93" • "code128" • "gs1_128" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 307
    Attribute type level size align rotate • Attribute type Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "pdf417_standard" • "pdf417_truncated" • "qrcode_model_1" • "qrcode_model_2" • "maxicode_mode_2" • "maxicode_mode_3" • "maxicode_mode_4
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 308
    • Attribute pattern repeat Chapter 5 Device Specifications - Printer-specific Support Information • "none" • "pattern_a" • "pattern_b" • "pattern_c" • "pattern_d" • "pattern_e" • "error" • "paper_end" • "1" to "255" Specificable Setting Value 308
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 309
    Chapter 5 Device Specifications - Printer-specific Support Information TM-T83II Printer Specifications Item Amount of initial feed Initial page mode area Maximum page mode area Baseline of Font A Baseline of Font B Specification
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 310
    Attribute unit line linespc • Attribute width height color align mode Chapter 5 Device Specifications - Printer-specific Support Information • "color_1" • "0" to "65535" • "0" to "65535" • "left" • "center" • "right" • "true" / "1" • "false" / "0" • "0" to "255" Specificable Setting Value
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 311
    • Attribute type hri font width height align rotate Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "upc_a" • "upc_e" • "ean13" • "jan13" • "ean8" • "jan8" • "code39" • "itf" • "codabar" • "code93" • "code128" • "gs1_128" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 312
    Attribute type level size align rotate • Attribute type Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "pdf417_standard" • "pdf417_truncated" • "qrcode_model_1" • "qrcode_model_2" • "maxicode_mode_2" • "maxicode_mode_3" • "maxicode_mode_4
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 313
    • Attribute pattern repeat Chapter 5 Device Specifications - Printer-specific Support Information • "none" • "pattern_a" • "pattern_b" • "pattern_c" • "pattern_d" • "pattern_e" • "error" • "paper_end" • "1" to "255" Specificable Setting Value 313
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 314
    Chapter 5 Device Specifications - Printer-specific Support Information TM-T88IV Printer Specifications Item 58mm Specification 80mm Specification Amount of initial feed 30 dots Initial page mode area Monochrome printing 360 x 831 dots
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 315
    line linespc • Attribute width height color align mode Chapter 5 Device Specifications - Printer-specific Support Information • "1" to "8" • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "color_1" • "color_2" • "0" to "65535" • "0" to "65535
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 316
    > Attribute type hri font width height align rotate • Attribute type Chapter 5 Device Specifications - Printer-specific Support Information • "upc_a" • "upc_e" • "ean13" • "jan13" • "ean8" • "jan8" • "code39" • "itf" • "codabar" • "code93" • "code128" • "none" • "above" • "below" • "both
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 317
    Attribute level size align rotate • Attribute type Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "level_0" • "level_1" (default value) • "level_2" • "level_3" • "level_4" • "level_5" • "level_6" • "level_7" • "level_8" • "level_l" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 318
    Chapter 5 Device Specifications - Printer-specific Support Information TM-T88V Printer Specifications Item 58mm Specification 80mm Specification Amount of initial feed 30 dots Initial page mode area 360 x 831 dots 512 x 831
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 319
    unit line linespc • Attribute width height color align mode Chapter 5 Device Specifications - Printer-specific Support Information • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "color_1" • "0" to "65535" • "0" to "65535" • "left" • "center
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 320
    • Attribute type hri font width height align rotate Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "upc_a" • "upc_e" • "ean13" • "jan13" • "ean8" • "jan8" • "code39" • "itf" • "codabar" • "code93" • "code128" • "gs1_128" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 321
    Attribute type level size align rotate • Attribute type Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "pdf417_standard" • "pdf417_truncated" • "qrcode_model_1" • "qrcode_model_2" • "maxicode_mode_2" • "maxicode_mode_3" • "maxicode_mode_4
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 322
    • Attribute pattern repeat Chapter 5 Device Specifications - Printer-specific Support Information • "none" • "pattern_a" • "pattern_b" • "pattern_c" • "pattern_d" • "pattern_e" • "error" • "paper_end" • "1" to "255" Specificable Setting Value 322
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 323
    Chapter 5 Device Specifications - Printer-specific Support Information TM-T90 Printer Specifications Item 58mm Specifi- 60mm Specifi- 80mm Specifi- cation cation cation Amount of initial feed 30 dots Initial page mode area
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 324
    unit line linespc • Attribute width height color align Chapter 5 Device Specifications - Printer-specific Support Information • "true" / "1" • "false" / "0" • "1" to "8" • "1" to "8" • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "color_1
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 325
    > Attribute type hri font width height align rotate • Attribute type Chapter 5 Device Specifications - Printer-specific Support Information • "mono" Specificable Setting Value • "upc_a" • "upc_e" • "ean13" • "jan13" • "ean8" • "jan8" • "code39" • "itf" • "codabar" • "code93" • "code128
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 326
    Attribute level size align rotate • Attribute type Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "level_0" • "level_1" (default value) • "level_2" • "level_3" • "level_4" • "level_5" • "level_6" • "level_7" • "level_8" • "default" •
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 327
    Chapter 5 Device Specifications - Printer-specific Support Information TM-U220 Printer Specifications Item Amount of initial feed 76mm Specifi- 69.5mm Speci- 57.5mm Speci- cation fication fication 12 dots Elements for
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 328
    • Attribute width height color align mode • Attribute type Chapter 5 Device Specifications - Printer-specific Support Information • "true" / "1" • "false" / "0" • "color_1" • "color_2" - • "left" • "center" • "right" • "true" / "1" • "false" / "0" • "0" to "255" Specificable Setting
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 329
    Chapter 5 Device Specifications - Printer-specific Support Information TM-U330 Printer Specifications Item Amount of initial feed 76mm Specifi- 69.5mm Speci- 57.5mm Speci- cation fication fication 12 dots Elements for
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 330
    pos • Attribute width height color align mode • Attribute type Chapter 5 Device Specifications - Printer-specific Support Information • "0" to "65535" - • "left" • "center" • "right" • "true" / "1" • "false" / "0" • "0" to "255" Specificable Setting Value • "0" to "255" • "0" to
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 331
    • Attribute pattern repeat cycle Chapter 5 Device Specifications - Printer-specific Support Information • "none" • "pattern_a" • "pattern_b" • "pattern_c" • "pattern_d" • "pattern_e" • "error" • "paper_end" • "pattern_0" • "1" to "255" • "1000" to "25500" Specificable Setting Value 331
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 332
    Chapter 5 Device Specifications - Printer-specific Support Information TM-H6000IV Printer Specifications Item Amount of initial feed Initial page mode area Maximum page mode area Baseline of Font A Baseline of Font B 58mm
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 333
    unit line linespc • Attribute width height color align mode Chapter 5 Device Specifications - Printer-specific Support Information • "true" / "1" • "false" / "0" • "color_1" • "0" to "65535" • "0" to "65535" • "left" • "center" • "right" • "true" / "1" • "false" / "0" • "0" to "255
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 334
    • Attribute type hri font width height align rotate Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "upc_a" • "upc_e" • "ean13" • "jan13" • "ean8" • "jan8" • "code39" • "itf" • "codabar" • "code93" • "code128" • "gs1_128" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 335
    Attribute type level size align rotate • Attribute type Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "pdf417_standard" • "pdf417_truncated" • "qrcode_model_1" • "qrcode_model_2" • "maxicode_mode_2" • "maxicode_mode_3" • "maxicode_mode_4
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 336
    Chapter 5 Device Specifications - Printer-specific Support Information TM-L90-i Printer Specifications Item Receipt Specification Die-cut Label Specification Amount of initial feed 30 dots Initial page mode area Monochrome printing 576 x
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 337
    rotate linespc • Attribute width height color align mode Chapter 5 Device Specifications - Printer-specific Support Information • "true" / "1" • "false" / "0" • "1" to "8" • "1" to "8" • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "color_1
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 338
    > Attribute type hri font width height align rotate • Attribute type Chapter 5 Device Specifications - Printer-specific Support Information • "upc_a" • "upc_e" • "ean13" • "jan13" • "ean8" • "jan8" • "code39" • "itf" • "codabar" • "code93" • "code128" • "none" • "above" • "below" • "both
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 339
    Attribute level size align rotate • Attribute type Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "level_0" • "level_1" (default value) • "level_2" • "level_3" • "level_4" • "level_5" • "level_6" • "level_7" • "level_8" • "level_l" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 340
    Chapter 5 Device Specifications - Printer-specific Support Information TM-T20II-i Printer Specifications Item Amount of initial feed Initial page mode area Maximum page mode area Baseline of Font A Baseline of Font B 58mm
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 341
    > Attribute unit line linespc • Attribute width height color align mode Chapter 5 Device Specifications - Printer-specific Support Information • "0" to "65535" • "0" to "65535" • "left" • "center" • "right" • "true" / "1" • "false" / "0" • "0" to "255" Specificable Setting Value • "0" to
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 342
    • Attribute type hri font width height align rotate Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "upc_a" • "upc_e" • "ean13" • "jan13" • "ean8" • "jan8" • "code39" • "itf" • "codabar" • "code93" • "code128" • "gs1_128" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 343
    Attribute type level size align rotate • Attribute type Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "pdf417_standard" • "pdf417_truncated" • "qrcode_model_1" • "qrcode_model_2" • "maxicode_mode_2" • "maxicode_mode_3" • "maxicode_mode_4
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 344
    • Attribute pattern repeat Chapter 5 Device Specifications - Printer-specific Support Information • "none" • "pattern_a" • "pattern_b" • "pattern_c" • "pattern_d" • "pattern_e" • "error" • "paper_end" • "0" • "1" to "255" Specificable Setting Value 344
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 345
    Chapter 5 Device Specifications - Printer-specific Support Information TM-T70-i Printer Specifications Item Amount of initial feed Initial page mode area ANK model Multiple languages model Maximum page mode area ANK model
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 346
    unit line linespc • Attribute width height color align mode Chapter 5 Device Specifications - Printer-specific Support Information • "1" to "8" • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "color_1" • "0" to "65535" • "0" to "65535" • "left
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 347
    > Attribute type hri font width height align rotate • Attribute type Chapter 5 Device Specifications - Printer-specific Support Information • "upc_a" • "upc_e" • "ean13" • "jan13" • "ean8" • "jan8" • "code39" • "itf" • "codabar" • "code93" • "code128" • "none" • "above" • "below" • "both
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 348
    Attribute level size align rotate • Attribute type Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "level_0" • "level_1" (default value) • "level_2" • "level_3" • "level_4" • "level_5" • "level_6" • "level_7" • "level_8" • "level_l" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 349
    Chapter 5 Device Specifications - Printer-specific Support Information TM-T82II-i Printer Specifications Item Amount of initial feed Initial page mode area Maximum page mode area Baseline of Font A Baseline of Font B Specification
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 350
    > Attribute unit line linespc • Attribute width height color align mode Chapter 5 Device Specifications - Printer-specific Support Information • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "color_1" • "0" to "65535" • "0" to "65535" • "left" • "center" • "right" • "true
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 351
    • Attribute type hri font width height align rotate Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "upc_a" • "upc_e" • "ean13" • "jan13" • "ean8" • "jan8" • "code39" • "itf" • "codabar" • "code93" • "code128" • "gs1_128" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 352
    Attribute type level size align rotate • Attribute type Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "pdf417_standard" • "pdf417_truncated" • "qrcode_model_1" • "qrcode_model_2" • "maxicode_mode_2" • "maxicode_mode_3" • "maxicode_mode_4
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 353
    • Attribute pattern repeat Chapter 5 Device Specifications - Printer-specific Support Information • "none" • "pattern_a" • "pattern_b" • "pattern_c" • "pattern_d" • "pattern_e" • "error" • "paper_end" • "0" • "1" to "255" Specificable Setting Value 353
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 354
    Chapter 5 Device Specifications - Printer-specific Support Information TM-T83II-i Printer Specifications Item Specification Amount of initial feed 30 dots Initial page mode area 512 x 1662 dots Maximum page mode area 512 x
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 355
    unit line linespc • Attribute width height color align mode Chapter 5 Device Specifications - Printer-specific Support Information • "true" / "1" • "false" / "0" • "color_1" • "0" to "65535" • "0" to "65535" • "left" • "center" • "right" • "true" / "1" • "false" / "0" • "0" to "255
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 356
    • Attribute type hri font width height align rotate Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "upc_a" • "upc_e" • "ean13" • "jan13" • "ean8" • "jan8" • "code39" • "itf" • "codabar" • "code93" • "code128" • "gs1_128" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 357
    Attribute type level size align rotate • Attribute type Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "pdf417_standard" • "pdf417_truncated" • "qrcode_model_1" • "qrcode_model_2" • "maxicode_mode_2" • "maxicode_mode_3" • "maxicode_mode_4
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 358
    • Attribute pattern repeat Chapter 5 Device Specifications - Printer-specific Support Information • "none" • "pattern_a" • "pattern_b" • "pattern_c" • "pattern_d" • "pattern_e" • "error" • "paper_end" • "0" • "1" to "255" Specificable Setting Value 358
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 359
    Chapter 5 Device Specifications - Printer-specific Support Information TM-T88V-i Printer Specifications Item 58mm Specification 80mm Specification Amount of initial feed 30 dots Initial page mode area 360 x 831 dots 512 x 831
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 360
    unit line linespc • Attribute width height color align mode Chapter 5 Device Specifications - Printer-specific Support Information • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "color_1" • "0" to "65535" • "0" to "65535" • "left" • "center
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 361
    • Attribute type hri font width height align rotate Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "upc_a" • "upc_e" • "ean13" • "jan13" • "ean8" • "jan8" • "code39" • "itf" • "codabar" • "code93" • "code128" • "gs1_128" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 362
    Attribute type level size align rotate • Attribute type Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "pdf417_standard" • "pdf417_truncated" • "qrcode_model_1" • "qrcode_model_2" • "maxicode_mode_2" • "maxicode_mode_3" • "maxicode_mode_4
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 363
    • Attribute pattern repeat Chapter 5 Device Specifications - Printer-specific Support Information • "none" • "pattern_a" • "pattern_b" • "pattern_c" • "pattern_d" • "pattern_e" • "error" • "paper_end" • "0" • "1" to "255" Specificable Setting Value 363
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 364
    Chapter 5 Device Specifications - Printer-specific Support Information TM-T88VI-iHUB Printer Specifications Item 58mm Specification 80mm Specification Amount of initial feed 30 dots Initial page mode area 360 x 831 dots 512 x
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 365
    unit line linespc • Attribute width height color align mode Chapter 5 Device Specifications - Printer-specific Support Information • "1" to "8" • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "color_1" • "0" to "65535" • "0" to "65535" • "left
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 366
    • Attribute type hri font width height align rotate Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "upc_a" • "upc_e" • "ean13" • "jan13" • "ean8" • "jan8" • "code39" • "itf" • "codabar" • "code93" • "code128" • "gs1_128" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 367
    size align rotate • Attribute x1 y1 Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "pdf417_standard" • "pdf417_truncated" • "qrcode_model_1" • "qrcode_model_2" • "maxicode_mode_2" • "maxicode_mode_3" • "maxicode_mode_4" • "maxicode_mode_5
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 368
    Chapter 5 Device Specifications - Printer-specific Support Information Attribute x2 y2 style • "0" to "65535" • "0" to "65535" • "thin" • "medium" • "thick" • Attribute x1 y1 x2 y2 style • "0" to "65535" • "0" to "65535" • "0" to "65535" • "0"
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 369
    Attribute reverse lang Chapter 5 Device Specifications - Printer-specific Support Information • "true" / "1" • "false" / "0" • "en" (default) • "ja" Specificable Setting Value 369
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 370
    Chapter 5 Device Specifications - Printer-specific Support Information TM-U220-i Printer Specifications Item Amount of initial feed 76mm Specifi- 69.5mm Speci- 57.5mm Speci- cation fication fication 12 dots Elements for
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 371
    • Attribute width height color align mode • Attribute type Chapter 5 Device Specifications - Printer-specific Support Information • "true" / "1" • "false" / "0" • "color_1" • "color_2" • "left" • "center" • "right" • "true" / "1" • "false" / "0" • "0" to "255" • "0" to "255" • "0" to
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 372
    Chapter 5 Device Specifications - Printer-specific Support Information TM-T70II-DT Printer Specifications Item Amount of initial feed Initial page mode area ANK model Multiple languages model Maximum page mode area ANK
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 373
    unit line linespc • Attribute width height color align mode Chapter 5 Device Specifications - Printer-specific Support Information • "1" to "8" • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "color_1" • "0" to "65535" • "0" to "65535" • "left
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 374
    • Attribute type hri font width height align rotate Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "upc_a" • "upc_e" • "ean13" • "jan13" • "ean8" • "jan8" • "code39" • "itf" • "codabar" • "code93" • "code128" • "gs1_128" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 375
    Attribute type level size align rotate • Attribute type Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "pdf417_standard" • "pdf417_truncated" • "qrcode_model_1" • "qrcode_model_2" • "maxicode_mode_2" • "maxicode_mode_3" • "maxicode_mode_4
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 376
    • Attribute pattern repeat Chapter 5 Device Specifications - Printer-specific Support Information • "none" • "pattern_a" • "pattern_b" • "pattern_c" • "pattern_d" • "pattern_e" • "error" • "paper_end" • "0" • "1" to "255" Specificable Setting Value 376
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 377
    Chapter 5 Device Specifications - Printer-specific Support Information TM-T70II-DT2 Printer Specifications Item Amount of initial feed Initial page mode area ANK model Multiple languages model Maximum page mode area ANK
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 378
    unit line linespc • Attribute width height color align mode Chapter 5 Device Specifications - Printer-specific Support Information • "1" to "8" • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "color_1" • "0" to "65535" • "0" to "65535" • "left
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 379
    • Attribute type hri font width height align rotate Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "upc_a" • "upc_e" • "ean13" • "jan13" • "ean8" • "jan8" • "code39" • "itf" • "codabar" • "code93" • "code128" • "gs1_128" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 380
    Attribute type level size align rotate • Attribute type Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "pdf417_standard" • "pdf417_truncated" • "qrcode_model_1" • "qrcode_model_2" • "maxicode_mode_2" • "maxicode_mode_3" • "maxicode_mode_4
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 381
    • Attribute pattern repeat Chapter 5 Device Specifications - Printer-specific Support Information • "none" • "pattern_a" • "pattern_b" • "pattern_c" • "pattern_d" • "pattern_e" • "error" • "paper_end" • "0" • "1" to "255" Specificable Setting Value 381
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 382
    Chapter 5 Device Specifications - Printer-specific Support Information TM-T88V-DT Printer Specifications Item 58mm Specification 80mm Specification Amount of initial feed 30 dots Initial page mode area 360 x 831 dots 512 x
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 383
    unit line linespc • Attribute width height color align mode Chapter 5 Device Specifications - Printer-specific Support Information • "1" to "8" • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "color_1" • "0" to "65535" • "0" to "65535" • "left
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 384
    • Attribute type hri font width height align rotate Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "upc_a" • "upc_e" • "ean13" • "jan13" • "ean8" • "jan8" • "code39" • "itf" • "codabar" • "code93" • "code128" • "gs1_128" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 385
    Attribute type level size align rotate • Attribute type Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "pdf417_standard" • "pdf417_truncated" • "qrcode_model_1" • "qrcode_model_2" • "maxicode_mode_2" • "maxicode_mode_3" • "maxicode_mode_4
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 386
    • Attribute pattern repeat Chapter 5 Device Specifications - Printer-specific Support Information • "none" • "pattern_a" • "pattern_b" • "pattern_c" • "pattern_d" • "pattern_e" • "error" • "paper_end" • "0" • "1" to "255" Specificable Setting Value 386
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 387
    Chapter 5 Device Specifications - Printer-specific Support Information TM-T88VI-DT2 Printer Specifications Item 58mm Specification 80mm Specification Amount of initial feed 30 dots Initial page mode area 360 x 831 dots 512 x
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 388
    unit line linespc • Attribute width height color align mode Chapter 5 Device Specifications - Printer-specific Support Information • "1" to "8" • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "true" / "1" • "false" / "0" • "color_1" • "0" to "65535" • "0" to "65535" • "left
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 389
    • Attribute type hri font width height align rotate Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "upc_a" • "upc_e" • "ean13" • "jan13" • "ean8" • "jan8" • "code39" • "itf" • "codabar" • "code93" • "code128" • "gs1_128" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 390
    • Attribute type level size align Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "pdf417_standard" • "pdf417_truncated" • "qrcode_model_1" • "qrcode_model_2" • "maxicode_mode_2" • "maxicode_mode_3" • "maxicode_mode_4" • "maxicode_mode_5"
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 391
    Attribute rotate • Attribute type • Attribute pattern repeat Chapter 5 Device Specifications - Printer-specific Support Information • "true" / "1" • "false" / "0" • "no_feed" • "feed" Specificable Setting Value Specificable Setting Value • "none" • "pattern_a" • "pattern_b" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 392
    Chapter 5 Device Specifications - Printer-specific Support Information TM-H6000IV-DT Printer Specifications Item Amount of initial feed Initial page mode area Maximum page mode area Baseline of Font A Baseline of Font B
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 393
    unit line linespc • Attribute width height color align mode Chapter 5 Device Specifications - Printer-specific Support Information • "true" / "1" • "false" / "0" • "color_1" • "0" to "65535" • "0" to "65535" • "left" • "center" • "right" • "true" / "1" • "false" / "0" • "0" to "255
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 394
    • Attribute type hri font width height align rotate Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "upc_a" • "upc_e" • "ean13" • "jan13" • "ean8" • "jan8" • "code39" • "itf" • "codabar" • "code93" • "code128" • "gs1_128" • "
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 395
    Attribute type level size align rotate • Attribute type Chapter 5 Device Specifications - Printer-specific Support Information Specificable Setting Value • "pdf417_standard" • "pdf417_truncated" • "qrcode_model_1" • "qrcode_model_2" • "maxicode_mode_2" • "maxicode_mode_3" • "maxicode_mode_4
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 396
    used only for the printers with the specific firmware version. For instructions on how to check or update the printer firmware version, refer to the Technical Reference Guide of the printer. ❏ Can be used with ePOS-Print Service Ver.2.1 or later Element Attribute pos ❏ Can be used with
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 397
    font_d font_e Attribute value ❏ Can be used with ePOS-Print Service Ver.4.1 or later Element Attribute code mul code128_auto - ❏ Can be used with ePOS-Print Service Ver.6.2 or later (TM-m50 is not supported) Element Attribute - Attribute value - 397
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 398
    Chapter 5 Device Specifications - Usage Restrictions by Firmware Version Element Attribute Attribute value lang color mul - - - - - - - - - - - - - - - <
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 399
    Chapter 5 Device Specifications - ePOS-Print Settings ePOS-Print Settings Printer Model TM-L90 TM-L90 4xx TM-m10 TM-m30 TM-T20II TM-T70 TM-T70II TM-T88IV TM-T88V TM-T90 Printing Method Thermal (203 dpi) Thermal (203 dpi) Thermal (203 dpi) Thermal (203 dpi) Thermal (203 dpi) Thermal (180 dpi)
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 400
    ❏ SOAP/HTTP Interface http://[IP address of the Printer]/cgi-bin/eposDisp/service.cgi?devid=[device ID]&timeout=[timeout time] ❏ SOAP/HTTP Interface (WSDL supported) http://[IP address of the Printer]/cgi-bin/eposDisp/service.cgi ❏ Interface for FileMaker® httppost://[IP address of the Printer]/cgi
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 401
    /POS command Provided Article The following files for customer display control are included in the sample program package. ❏ epos-display-x.x.x.wsdl (ePOS-Print XML Print Service) ❏ epos-display-x.x.x.xsd (ePOS-Print XML Schemas) 401
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 402
    Chapter 6 Development Information for Customer Displays - Programming Guide (XML Print Service) Programming Guide (XML Print Service) This section explains the programing methods for application development with ePOS-Print XML. Since the end point addresses of the TM printer and the customer
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 403
    Chapter 6 Development Information for Customer Displays - Programming Guide (XML Print Service) To Call SOAP/HTTP Interface Refer to the following address var url = 'http://192.168.192.168/cgi-bin/eposDisp/ service.cgi?devid=local_display&timeout=10000'; // Open an XMLHttpRequest object xhr.open('
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 404
    Information for Customer Displays - Programming Guide (XML Print Service) To Call SOAP/HTTP Interface (WSDL supported) Refer to the following program. end point address var url = 'http://192.168.192.168/cgi-bin/eposDisp/service.cgi'; // Open an XMLHttpRequest object xhr.open('POST', url, true); //
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 405
    Guide (XML Print Service) Customer Display End Point Address Specify the customer display end point address in the following format: To Call SOAP/HTTP Interface http://[IP address]/cgi-bin/eposDisp/service.cgi?devid=[device ID]&timeout=[timeout time] To Call SOAP/HTTP Interface (WSDL supported
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 406
    Chapter 6 Development Information for Customer Displays - Specifying the Print Job ID from the Application Specifying the Print Job ID from the Application A response containing the specified print job ID will be returned when sending a request from the application by specifying the print job ID.
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 407
    Chapter 6 Development Information for Customer Displays - How to Use WSDL How to Use WSDL This section describes how to generate client codes (proxy class) from WSDL by using the tool provided in the development environment. This section uses the following cases as examples: • How to use WSDL (p.
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 408
    Chapter 6 Development Information for Customer Displays - How to Use WSDL 6 Create and execute a program to call XML Print Service. Editing example (File to be edited: Program.cs) namespace ConsoleApplication1 { class Program { static void Main(string[] args) { ePOSDisplayPortTypeClient client = new
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 409
    Chapter 6 Development Information for Customer Displays - How to Use WSDL Java Item Tool Command JAX-WS wsimport tool wsimport epos-display-x.x.x.wsdlv Description For details about the JAX-WS wsimport tool, refer to following Web site (as of September, 2015): http://docs.oracle.com/javase/8/
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 410
    Appendix Appendix ePOS-Print Editor This section describes how to use ePOS-Print Editor included in the contents in the package. This tool is a support tool for generating XML data. This tool allows you to create an ePOS-Print XML (p. 63) print document as you like. In addition, the generated
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 411
    3 ePOS-Print Editor appears. Appendix 411
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 412
    Perform the print setting and the preview setting. Select the [Setting] tab to display the Setting screen. Model Item IP address of ePOS-Print supported TM printer Device ID of the target printer Print timeout (milliseconds) Monitor the status Drawer open status Use print job ID *1 Use HTTPS
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 413
    Appendix Creating a Sample Code Select the [Edit] tab to display the Edit screen. Create an ePOS-Print XML print document in the Edit screen. Menu area Item Menu area Edit area Import Clear Forced Transmission Edit area Description Displays the available functions. Click an icon to add it to the
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 414
    Create XML data as follows: 1 Click an icon in the menu area to add an element in the edit area. The position of the added function can be changed by dragging. 2 Configure the added element. Example: When the NV logo is added, set the key code. 3 Select the [Preview] tab to check the preview image.
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 415
    document created using the Edit tab page is displayed in "Data to be sent (ePOS-Print XML)". 3 The print document is printed to ePOS-Print supported TM printer. The acquired status is displayed in the Information box. 415
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 416
    Import ePOS-Print Editor can import an ePOS-Print XML print document. This function is used to edit the already created ePOS-Print XML print document. Appendix Item Data to be import (ePOS-Print XML) Apply Information Close Description Pastes the ePOS-Print XML print document. Imports the ePOS-
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 417
    Appendix Encoding Graphic Data Use ePOS-Print Editor to convert raster graphic bit-image data into a base 64 encoded character string. How to Use ePOS-Print Editor Create data as follows: 1 Store the image file you want to print into the same level as the index of this tool. 2 Start ePOS-Print
  • Epson Mobilink TM-P20II | Users Manual - ePOS-Device XML - Page 418
    Appendix 6 Select the [XML] tab. 7 Code converted into a base 64 encoded character string is displayed in [ePOS-Print XML Print Document]. Copy the desired character string for use. 418
  • 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
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • 213
  • 214
  • 215
  • 216
  • 217
  • 218
  • 219
  • 220
  • 221
  • 222
  • 223
  • 224
  • 225
  • 226
  • 227
  • 228
  • 229
  • 230
  • 231
  • 232
  • 233
  • 234
  • 235
  • 236
  • 237
  • 238
  • 239
  • 240
  • 241
  • 242
  • 243
  • 244
  • 245
  • 246
  • 247
  • 248
  • 249
  • 250
  • 251
  • 252
  • 253
  • 254
  • 255
  • 256
  • 257
  • 258
  • 259
  • 260
  • 261
  • 262
  • 263
  • 264
  • 265
  • 266
  • 267
  • 268
  • 269
  • 270
  • 271
  • 272
  • 273
  • 274
  • 275
  • 276
  • 277
  • 278
  • 279
  • 280
  • 281
  • 282
  • 283
  • 284
  • 285
  • 286
  • 287
  • 288
  • 289
  • 290
  • 291
  • 292
  • 293
  • 294
  • 295
  • 296
  • 297
  • 298
  • 299
  • 300
  • 301
  • 302
  • 303
  • 304
  • 305
  • 306
  • 307
  • 308
  • 309
  • 310
  • 311
  • 312
  • 313
  • 314
  • 315
  • 316
  • 317
  • 318
  • 319
  • 320
  • 321
  • 322
  • 323
  • 324
  • 325
  • 326
  • 327
  • 328
  • 329
  • 330
  • 331
  • 332
  • 333
  • 334
  • 335
  • 336
  • 337
  • 338
  • 339
  • 340
  • 341
  • 342
  • 343
  • 344
  • 345
  • 346
  • 347
  • 348
  • 349
  • 350
  • 351
  • 352
  • 353
  • 354
  • 355
  • 356
  • 357
  • 358
  • 359
  • 360
  • 361
  • 362
  • 363
  • 364
  • 365
  • 366
  • 367
  • 368
  • 369
  • 370
  • 371
  • 372
  • 373
  • 374
  • 375
  • 376
  • 377
  • 378
  • 379
  • 380
  • 381
  • 382
  • 383
  • 384
  • 385
  • 386
  • 387
  • 388
  • 389
  • 390
  • 391
  • 392
  • 393
  • 394
  • 395
  • 396
  • 397
  • 398
  • 399
  • 400
  • 401
  • 402
  • 403
  • 404
  • 405
  • 406
  • 407
  • 408
  • 409
  • 410
  • 411
  • 412
  • 413
  • 414
  • 415
  • 416
  • 417
  • 418

ePOS-Print XML
User’s Manual
Describes the features and development environment.
Describes how to use the sample program and how to build a system.
Describes how to write programs in Web application development.
Describes the ePOS-Print XML.
Describes specifications of printers and other devices.
Describes the necessary information for controlling customer displays.
M00048228
Rev.AC
Overview
Sample Program
Programming Guide
XML Reference
Device Specifications
Development Information for Customer Displays
Appendix