Epson TM-m50II ePOS-Print XML Users Manual

Epson TM-m50II Manual

Epson TM-m50II manual content summary:

  • Epson TM-m50II | ePOS-Print XML Users Manual - 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 TM-m50II | ePOS-Print XML Users Manual - Page 2
    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 we will not be liable for any negative impact as a result of use. • Epson shall not be liable for any damages caused as a result of using this product
  • Epson TM-m50II | ePOS-Print XML Users Manual - 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 TM-m50II | ePOS-Print XML Users Manual - Page 4
    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 • TM-T70II-DT • TM-T70II-DT2 • TM-T88V-DT • TM-T88VI-DT2 The TM-i series in this manual is a generic term for
  • Epson TM-m50II | ePOS-Print XML Users Manual - 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 TM-m50II | ePOS-Print XML Users Manual - 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...50
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 7
    -specific Support Information 168 TM-m10 ...168 TM-m30 ...173 TM-m30II...178 TM-m30II-H ...183 TM-m30II-NT...188 TM-m30II-S...193 TM-m30II-SL...198 TM-m30III...203 TM-m30III-H...208 TM-m50 ...213 TM-m50II...218 TM-m50II-H ...223 TM-P20 ...228 TM-P20II ...234 TM-P60II (Receipt) ...239 TM-P60II
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 8
    251 TM-P80II ...257 TM-T20III ...263 TM-T82III ...268 TM-T88VI ...273 TM-T88VII...279 TM-L100 ...285 TM-H6000V ...291 TM-L90...297 TM-L90 4xx...301 TM-T20...306 TM-T20II...311 TM-T70...316 TM-T70II...320 TM-T82II...325 TM-T83II...330 TM-T88IV ...335 TM-T88V ...339 TM-T90...344 TM-U220 ...348 TM-U330
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 9
    How to use WSDL ...428 Java ...430 Appendix 431 ■ ePOS-Print Editor ...431 ePOS-Print Editor Operating Environment...431 Environment Setting Procedure...431 Setting ...433 Creating a Sample Code...434 Encoding Graphic Data ...438 9
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 10
    is an Epson's unique printing function that uses XML and Web Service. This function tablets, and performs printing to a TM printer on the network using Web Service. It also allows you to to XML Supported Printers (p.158). This document is made up of the following sections: • XML Print Service (p.11
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 11
    document is sent from a host to an ePOS-Print supported TM printer using SOAP/HTTP, the ePOSPrint supported 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
  • Epson TM-m50II | ePOS-Print XML Users Manual - 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 TM-m50II | ePOS-Print XML Users Manual - 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 TM-m50II | ePOS-Print XML Users Manual - Page 14
    • TM-m10 • TM-P20 • TM-m30 • TM-P20II • TM-m30II • TM-P60II (Receipt) • TM-m30II-H • TM-P60II (Peeler) • TM-m30II-NT • TM-P80 • TM-m30II-S • TM-P80II • TM-m30II-SL • TM-T20III • TM-m30III • TM-T82III • TM-m30III-H • TM-T88VI • TM-m50 • TM-T88VII • TM-m50II • TM-L100 • TM-m50II
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 15
    -i TM-T88VI-iHUB TM-U220-i TM-m10 TM-m30 TM-m30II TM-m30II-H TM-m30II-NT TM-m30II-S TM-m30II-SL TM-m30III TM-m30III-H TM-m50 TM-m50II TM-m50II-H TM-P20 TM-P20II TM-P60II (Receipt) TM-P60II (Peeler) TM-P80 TM-P80II TM-T20III TM-T82III TM-T88VI TM-T88VII TM-L100 TM-H6000V TM-L90 TM-T20 TM-T20II TM-T70
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 16
    printer. • Self-signed certificates can be created by TM-DT series 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
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 17
    to 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 TM-m50II | ePOS-Print XML Users Manual - Page 18
    Chapter 1 Overview - XML Print Service TM-m30II-H/TM-m30II-NT/TM-m30II-S/TM-m30II-SL/TM-m30III/TM-m30III-H/TM-m50/ TM-m50II/TM-m50II-H/TM-T88VI/TM-T88VI-iHUB/TM-H6000V Print TM intelligent setting information to check the version. Follow the procedure below. 1 Close the roll paper cover. Hold down
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 19
    perform the 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 the Busy your application on Epson ePOS SDK for iOS. https://www.epson-biz.com/ ❏ Only UTF-8 character encoding is supported. 19
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 20
    can efficiently create XML documents using the XML document editing support function of the integrated development environment. File name : : Identifier (Default) tns xs Namespace http://www.epson-pos.com/schemas/2011/03/epos-print http://www.epson-pos.com/schemas/2011/03/epos-print http://www
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 21
    depending on the model. For details, refer to Printer-specific Support Information (p.168). Item Common Character Character style Paper feed Raster cut Drawer Kick-out Buzzer Layout Command Response Recovery from an error Reset Description Alignment, Rotation, Line Spacing, Page mode ANK Font,
  • Epson TM-m50II | ePOS-Print XML Users Manual - 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 TM-m50II | ePOS-Print XML Users Manual - 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 TM-m50II | ePOS-Print XML Users Manual - 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 TM-m50II | ePOS-Print XML Users Manual - 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 TM-m50II | ePOS-Print XML Users Manual - 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 TM-m50II | ePOS-Print XML Users Manual - Page 27
    . • ePOS-Print settings are enabled by default for the following TM printers. TM-m10 / TM-m30 / TM-m30II / TM-m30II-H / TM-m30II-NT / TM-m30II-S / TM-m30II-SL / TM-m50 / TM-m50II/TM-m50II-H/TM-T88VII / TM-P20II / TM-P80II 1 Connect the TM printer to the network. 2 Start a Web browser and access the
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 28
    local_printer) Set in line with the connected TM printer. (For details, see "Printer-specific Support Information" (p.168)). Align with the connected TM printer and set the TM printer's code page. (For details, see "Printer-specific Support Information" (p.168) "ePOS-Print Settings"). ❏ For mobile
  • Epson TM-m50II | ePOS-Print XML Users Manual - 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 TM-m50II | ePOS-Print XML Users Manual - 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 TM-m50II | ePOS-Print XML Users Manual - Page 31
    to suit the network environment. Environment Setting Procedure 1 Obtain Java SE 6 and install that program. 2 Configure your computer and ePOS-Print supported TM printer so that they can connect to the network. 3 Uncompress the sample program into any folder. 4 Import the sample program using
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 32
    Microsoft Visual Studio 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 Uncompress the sample
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 33
    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. Creating
  • Epson TM-m50II | ePOS-Print XML Users Manual - 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 TM-m50II | ePOS-Print XML Users Manual - 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 TM-m50II | ePOS-Print XML Users Manual - 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 TM-m50II | ePOS-Print XML Users Manual - 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 TM-m50II | ePOS-Print XML Users Manual - Page 38
    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 iOSDeviceProject1
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 39
    Visual Studio 2012 Windows 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 Uncompress the sample program
  • Epson TM-m50II | ePOS-Print XML Users Manual - 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 TM-m50II | ePOS-Print XML Users Manual - 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 TM-m50II | ePOS-Print XML Users Manual - 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 TM-m50II | ePOS-Print XML Users Manual - Page 43
    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 TM-m50II | ePOS-Print XML Users Manual - Page 44
    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 the relevant environment. Printing Mode of the TM Printer The TM printer
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 45
    Guide - Executing Print Service creation. var request = ''; //Create a information about the printing speed, see the Technical Reference Guide for each TM printer. With the TM Printers, the maximum size of printing data you
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 46
    TM-m50II TM-P20 TM-P20II TM-P60II TM-P80 TM-P80II TM-T20III TM-T82III TM-T88VI TM-T88VII TM-L100 TM-H6000V * 1MB when spooler is enabled. Chapter 3 Programming Guide - Executing Print Service 4MB 2MB 2MB 2MB 2MB 2MB 2MB 2MB 4MB* 4MB 4MB 4MB ePOS-Print ePOS-Display 4MB 2MB 2MB 2MB 2MB 2MB 2MB 2MB
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 47
    Chapter 3 Programming Guide - Executing Print Service To create a text print document: Create a text print createDocument() { //Start print document creation. var request = ''; //Create a print document //
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 48
    Chapter 3 Programming Guide - Executing Print Service To create a graphic print document: Create a graphic createDocument() { //Start print document creation. var request = ''; //Create a print document //
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 49
    Chapter 3 Programming Guide - Executing Print Service To create a page mode print document: Create a createDocument() { //Start print document creation. var request = ''; //Create a print document //
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 50
    Guide - Executing Print Service Refer to the following program. ePOS-Print supported TM printer checks the status of the TM printer used for printing and then start a print document var request = ''; request += '
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 51
    Chapter 3 Programming Guide - Executing Print Service To Call SOAP/HTTP Interface (WSDL supported) Refer to the following program. Create a print parameter var param = ''; param += 'local_printer
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 52
    (p.12) http://[IP address]/cgi-bin/epos/service.cgi Items to specify IP address Device ID Timeout period Description Specify either the IP address or the domain name of ePOS-Print supported TM printer. Specify the Device ID registered using the EPSON TMNet WebConfig(EpsonNet Config) of ePOS-Print
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 53
    Chapter 3 Programming Guide - Executing Print Service Reception of Print Result Set a callback function using the function sendDocument() { //Create a print document var request = ''; request += '
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 54
    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 TM-m50II | ePOS-Print XML Users Manual - Page 55
    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 TM-m50II | ePOS-Print XML Users Manual - Page 56
    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 TM-m50II | ePOS-Print XML Users Manual - Page 57
    the print job ID. (ePOS-Print Service Ver.4.1 or later versions) Job ID : ABC123 Print data Job ID : ABC123 Response data Programming Example Request
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 58
    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 TM-m50II | ePOS-Print XML Users Manual - Page 59
    Guide - Using the Spooler Function Programming Example Printing Process Request
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 60
    Chapter 3 Programming Guide - Using the Spooler Function Acquiring the Print Job Status Request ABC123
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 61
    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 TM-m50II | ePOS-Print XML Users Manual - Page 62
    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 TM-m50II | ePOS-Print XML Users Manual - Page 63
    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 TM-m50II | ePOS-Print XML Users Manual - Page 64
    elements and parameters vary by printer model. Refer to XML Supported Printers. XML for Controlling Printer Route element Element Function Prints a text Feeds paper Prints a
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 65
    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 TM-m50II | ePOS-Print XML Users Manual - Page 66
    Page mode - ✔ - ✔ - ✔ ✔ - ✔ - ✔ - ✔ ✔ ✔ - ✔ - ✔ - ✔ - ✔ - ✔ - ✔ - ✔ ✔ The table below
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 67
    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 TM-m50II | ePOS-Print XML Users Manual - Page 68
    NV image Deletes an image Displays a two-dimensional symbol Deletes a two-dimensional symbol Time display settings Exits the display of the current window Resets the display of the customer display Runs an ESC/POS command Acquires the execution result. The elements and attributes that can be used
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 69
    ✔ ✔ - - - - - - - - ✔ ✔ ✔ ✔ *: The setting value "mul" cannot be used. DM-D70 (Standard mode DM
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 70
    xmlns= "http://www.epson-pos.com/schemas/2011/ 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 Recovers from a recoverable error Reset
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 71
    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 TM-m50II | ePOS-Print XML Users Manual - Page 72
    " "0x80000000" Description No response from TM printer Printing completed • Drawer kick connector 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
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 73
    capacity 0 (run out) Sample program ❏ When the printer runs out of paper during printing and failed to print ❏ When the printer runs out of battery during
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 74
    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 TM-m50II | ePOS-Print XML Users Manual - Page 75
    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 TM-m50II | ePOS-Print XML Users Manual - Page 76
    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 TM-m50II | ePOS-Print XML Users Manual - Page 77
    Smoothing Enabled Alignment Center alignment Font Font B Double size Double height and width size Underscore Enabled
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 78
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 79
    -pos.com/schemas/2011/03/epos-print"> ❏ Inserts a line break after printing text string Hello World ❏ Prints labels peeling them one by one
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 80
    ="code39" hri="below">0003 ❏ Prints a ticket on a black mark paper 0001
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 81
    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 TM-m50II | ePOS-Print XML Users Manual - Page 82
    that is filled with solid color.
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 83
    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 TM-m50II | ePOS-Print XML Users Manual - Page 84
    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 1 and 2 are stored in 48.
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 85
    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 TM-m50II | ePOS-Print XML Users Manual - Page 86
    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 TM-m50II | ePOS-Print XML Users Manual - Page 87
    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 TM-m50II | ePOS-Print XML Users Manual - Page 88
    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 TM-m50II | ePOS-Print XML Users Manual - Page 89
    " / "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"> 01234567890
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 90
    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 TM-m50II | ePOS-Print XML Users Manual - Page 91
    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 TM-m50II | ePOS-Print XML Users Manual - Page 92
    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 TM-m50II | ePOS-Print XML Users Manual - Page 93
    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 TM-m50II | ePOS-Print XML Users Manual - Page 94
    multiple types of 2D symbols
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 95
    100th dot to the 200th dot, and prints another double line below from the 400th dot to the 500th dot. Supplementary
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 96
    program Prints a vertical thin line along each of the 100th dots and the 200th dots from the left edge.
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 97
    program Prints a vertical thin line along each of the 100th dots and the 200th dots from the left edge.
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 98
    Specifies a position to start printing Prints a line Prints a rectangle Inserts a command Sample program Prints a string "ABCDE" in the page mode ABCDE 98
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 99
    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 TM-m50II | ePOS-Print XML Users Manual - Page 100
    Chapter 4 XML Reference - XML for Controlling Printer ABCDE Supplementary explanation ❏ This does
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 101
    right.) Sample program Rotates the print area clockwise by 90 degrees and prints a text string "ABCDE". ABCDE Supplementary explanation This does
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 102
    the print start position to 50,30 in the print area specified by , and prints a text string "ABCDE". ABCDE
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 103
    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. 103
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 104
    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 TM-m50II | ePOS-Print XML Users Manual - Page 105
    Chapter 4 XML Reference - XML for Controlling Printer Supplementary explanation ❏ This does not
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 106
    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 TM-m50II | ePOS-Print XML Users Manual - Page 107
    Chapter 4 XML Reference - XML for Controlling Printer Supplementary explanation ❏ This does
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 108
    following texts and full cut the sheet at the cutting position). Sample program Feeds paper and then cuts it. Supplementary explanation ❏ This does not work in the page mode. ❏ When setting
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 109
    -msec signal Description Sample program Sends a 100 msec pulse signal to pin No.2 of the drawer kick connector. Supplementary explanation ❏ This does not work in the
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 110
    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 TM-m50II | ePOS-Print XML Users Manual - Page 111
    Specifies the buzzer sound cycle in units of milliseconds Sample program Sounds the pattern A buzzer three times. Supplementary explanation ❏ This does not work in the
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 112
    41424344450a Supplementary explanation ❏ Refer to the following URL for 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
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 113
    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 TM-m50II | ePOS-Print XML Users Manual - Page 114
    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 TM-m50II | ePOS-Print XML Users Manual - Page 115
    /schemas/2011/03/epos-print"> ❏ 58-mm receipt (with black mark) ❏ 58-mm label
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 116
    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 TM-m50II | ePOS-Print XML Users Manual - Page 117
    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 117
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 118
    program Recovers from an recoverable error and clears the printer buffer. Supplementary explanation ❏ After recovering from a recoverable error, the buffer of the printer is reset. 118
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 119
    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 TM-m50II | ePOS-Print XML Users Manual - Page 120
    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 TM-m50II | ePOS-Print XML Users Manual - Page 121
    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 TM-m50II | ePOS-Print XML Users Manual - Page 122
    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 TM-m50II | ePOS-Print XML Users Manual - Page 123
    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 TM-m50II | ePOS-Print XML Users Manual - Page 124
    provides all elements necessary to control a customer display. Attribute xmlns Declares the namespace for epos-display. The namespace is as follows. http://www.epson-pos.com/schemas/2012/09/epos-display Sample program Adds a text tag as a child element.
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 125
    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 TM-m50II | ePOS-Print XML Users Manual - Page 126
    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" ❏ "EDSP_COVER_OPEN
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 127
    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 TM-m50II | ePOS-Print XML Users Manual - Page 128
    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 TM-m50II | ePOS-Print XML Users Manual - Page 129
    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 TM-m50II | ePOS-Print XML Users Manual - Page 130
    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 TM-m50II | ePOS-Print XML Users Manual - Page 131
    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 TM-m50II | ePOS-Print XML Users Manual - Page 132
    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 TM-m50II | ePOS-Print XML Users Manual - Page 133
    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 TM-m50II | ePOS-Print XML Users Manual - Page 134
    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 TM-m50II | ePOS-Print XML Users Manual - Page 135
    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 TM-m50II | ePOS-Print XML Users Manual - Page 136
    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 TM-m50II | ePOS-Print XML Users Manual - Page 137
    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 TM-m50II | ePOS-Print XML Users Manual - Page 138
    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 TM-m50II | ePOS-Print XML Users Manual - Page 139
    , and repeats the mar- quee display at 1000-msec interval. Welcome!! Supplementary explanation ❏ For TM-m30 and DM-D30/DM-D70, and TM-H6000V and DM-D110/DM-D210, "0" is only allowed in repeat. ❏ When controlling DM-D30 or DM-D70, due to the
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 140
    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 TM-m50II | ePOS-Print XML Users Manual - Page 141
    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 TM-m50II | ePOS-Print XML Users Manual - Page 142
    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 TM-m50II | ePOS-Print XML Users Manual - Page 143
    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 TM-m50II | ePOS-Print XML Users Manual - Page 144
    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 TM-m50II | ePOS-Print XML Users Manual - Page 145
    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 TM-m50II | ePOS-Print XML Users Manual - Page 146
    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 TM-m50II | ePOS-Print XML Users Manual - Page 147
    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 TM-m50II | ePOS-Print XML Users Manual - Page 148
    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 TM-m50II | ePOS-Print XML Users Manual - Page 149
    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. 149
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 150
    this element, the image displayed in the image area is deleted. To delete the image displayed in the text area, initialize the customer display in . 150
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 151
    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 TM-m50II | ePOS-Print XML Users Manual - Page 152
    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 TM-m50II | ePOS-Print XML Users Manual - Page 153
    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 TM-m50II | ePOS-Print XML Users Manual - Page 154
    /> Supplementary explanation When using following, use this element to set the correct time after turning the printer off and then back on, or after executing . • TM-m30 + DM-D30 • TM-T88VI + DM-D30/DM-D110 • TM-T88VII + DM-D30/DM-D110 154
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 155
    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 155
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 156
    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 origin of
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 157
    program 41424344450D0A Supplementary explanation ❏ Refer to the following URL for 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
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 158
    -D70 • TM-m50II+DM-D30/DM-D70 • TM-m50II-H+DM-D30/DM-D70 • TM-T88VI/TM-T88VI-iHUB + DM-D30/DM-D70/DM-D110 • TM-T88VII+DM-D30/DM-D70/DM-D110 • TM-L100+DM-D30/DM-D70 • TM-H6000V+DM-D110/DM-D210 Availability and restriction on use of the elements differ by printer. Refer to Supported Elements List
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 159
    indicated with ✔*, refer to Printer-specific Support Information. XML for Controlling Printer TM Printers (Wi-Fi / Ethernet model 1) TM-m10 TM-m30 TM-m30II TM-m30II-H TM-m30II-NT TM-m30II-S TM-m30II-SL TM-m30III TM-m30III-H TM-m50 TM-m50II TM-m50II-H Element
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 160
    TM-m30II-S TM-m30II-SL TM-m30III TM-m30III-H TM-m50 TM-m50II TM-m50II-H Element TM Printers (Wi-Fi / Ethernet model 2) TM-P20 TM-P20II TM-P60II (Receipt) TM-P60II (Peeler) TM-P80 TM-P80II TM-T20III TM-T82III TM-T88VI TM
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 161
    5 Device Specifications - Supported Elements List TM-P20 TM-P20II TM-P60II (Receipt) TM-P60II (Peeler) TM-P80 TM-P80II TM-T20III TM-T82III TM-T88VI TM-T88VII TM-L100 TM-H6000V Element TM Printers (Equipped with
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 162
    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 TM-U220 TM-U330 TM-H6000IV Element TM-DT Series/TM-i Series TM
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 163
    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 TM-T88V-DT TM-T88VI-DT2 TM-H6000IV-DT Element
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 164
    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-m30II-S TM-m30II-SL TM-m30III TM-m30III-H TM-m50 TM-m50II TM-m50II-H Element
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 165
    Chapter 5 Device Specifications - Supported Elements List TM-P20 TM-P20II TM-P60II (Receipt) TM-P60II (Peeler) TM-P80 TM-P80II TM-T20III TM-T82III TM-T88VI TM-T88VII TM-L100 TM-H6000V Element <
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 166
    TM-DT Series/TM-i Series 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 TM-T88V-DT TM-T88VI-DT2 TM-H6000IV-DT Element
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 167
    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 TM-T88V-DT TM-T88VI-DT2 TM-H6000IV-DT Element
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 168
    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 of Font C
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 169
    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 TM-m50II | ePOS-Print XML Users Manual - Page 170
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 171
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 172
    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 TM-m50II | ePOS-Print XML Users Manual - Page 173
    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 of Font C
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 174
    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 TM-m50II | ePOS-Print XML Users Manual - Page 175
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 176
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 177
    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 TM-m50II | ePOS-Print XML Users Manual - Page 178
    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 of Font C
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 179
    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 TM-m50II | ePOS-Print XML Users Manual - Page 180
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 181
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 182
    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 TM-m50II | ePOS-Print XML Users Manual - Page 183
    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 of Font C
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 184
    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 TM-m50II | ePOS-Print XML Users Manual - Page 185
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 186
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 187
    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 TM-m50II | ePOS-Print XML Users Manual - Page 188
    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 Baseline of
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 189
    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 TM-m50II | ePOS-Print XML Users Manual - Page 190
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 191
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 192
    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 TM-m50II | ePOS-Print XML Users Manual - Page 193
    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 of Font C
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 194
    > 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 TM-m50II | ePOS-Print XML Users Manual - Page 195
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 196
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 197
    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 TM-m50II | ePOS-Print XML Users Manual - Page 198
    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 Baseline of
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 199
    > 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 TM-m50II | ePOS-Print XML Users Manual - Page 200
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 201
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 202
    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 TM-m50II | ePOS-Print XML Users Manual - Page 203
    Chapter 5 Device Specifications - Printer-specific Support Information TM-m30III Printer Specifications Item Amount of initial feed Initial page mode area Maximum page mode area Baseline of Font A Baseline of Font B Baseline of Font C
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 204
    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 TM-m50II | ePOS-Print XML Users Manual - Page 205
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 206
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 207
    Attribute align rotate • Attribute pattern repeat Chapter 5 Device Specifications - Printer-specific Support Information • "left" • "center" • "right" • "true" / "1" • "false" / "0" • "none" • "pattern_a" • "pattern_b" • "pattern_c" • "pattern_d" • "pattern_e" • "error" • "paper_end" • "1"
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 208
    Chapter 5 Device Specifications - Printer-specific Support Information TM-m30III-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 of Font C
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 209
    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 TM-m50II | ePOS-Print XML Users Manual - Page 210
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 211
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 212
    Attribute align rotate • Attribute pattern repeat Chapter 5 Device Specifications - Printer-specific Support Information • "left" • "center" • "right" • "true" / "1" • "false" / "0" • "none" • "pattern_a" • "pattern_b" • "pattern_c" • "pattern_d" • "pattern_e" • "error" • "paper_end" • "1"
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 213
    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 Specification 80mm
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 214
    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 TM-m50II | ePOS-Print XML Users Manual - Page 215
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 216
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 217
    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 TM-m50II | ePOS-Print XML Users Manual - Page 218
    Chapter 5 Device Specifications - Printer-specific Support Information TM-m50II Printer Specifications Item Amount of initial feed Initial page mode area Maximum page mode area Baseline of Font A Baseline of Font B 58mm Specification 80mm Specification
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 219
    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 TM-m50II | ePOS-Print XML Users Manual - 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" • "code128_auto" • "gs1_128
  • Epson TM-m50II | ePOS-Print XML Users Manual - 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 TM-m50II | ePOS-Print XML Users Manual - Page 222
    Attribute align rotate • Attribute pattern repeat Chapter 5 Device Specifications - Printer-specific Support Information • "left" • "center" • "right" • "true" / "1" • "false" / "0" • "none" • "pattern_a" • "pattern_b" • "pattern_c" • "pattern_d" • "pattern_e" • "error" • "paper_end" • "1"
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 223
    Chapter 5 Device Specifications - Printer-specific Support Information TM-m50II-H Printer Specifications Item Amount of initial feed Initial page mode area Maximum page mode area Baseline of Font A Baseline of Font B 58mm Specification 80mm Specification
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 224
    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 TM-m50II | ePOS-Print XML Users Manual - Page 225
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 226
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 227
    Attribute align rotate • Attribute pattern repeat Chapter 5 Device Specifications - Printer-specific Support Information • "left" • "center" • "right" • "true" / "1" • "false" / "0" • "none" • "pattern_a" • "pattern_b" • "pattern_c" • "pattern_d" • "pattern_e" • "error" • "paper_end" • "1"
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 228
    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 of Font C
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 229
    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 TM-m50II | ePOS-Print XML Users Manual - Page 230
    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 TM-m50II | ePOS-Print XML Users Manual - Page 231
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 232
    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 TM-m50II | ePOS-Print XML Users Manual - Page 233
    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 TM-m50II | ePOS-Print XML Users Manual - Page 234
    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 of Font C
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 235
    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 TM-m50II | ePOS-Print XML Users Manual - Page 236
    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 TM-m50II | ePOS-Print XML Users Manual - Page 237
    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 TM-m50II | ePOS-Print XML Users Manual - Page 238
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 239
    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 Baseline of
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 240
    > 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 TM-m50II | ePOS-Print XML Users Manual - Page 241
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 242
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 243
    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 TM-m50II | ePOS-Print XML Users Manual - Page 244
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 245
    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 Baseline of
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 246
    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 TM-m50II | ePOS-Print XML Users Manual - Page 247
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 248
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 249
    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 TM-m50II | ePOS-Print XML Users Manual - Page 250
    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 TM-m50II | ePOS-Print XML Users Manual - Page 251
    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 30 dots
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 252
    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 TM-m50II | ePOS-Print XML Users Manual - Page 253
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 254
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 255
    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 TM-m50II | ePOS-Print XML Users Manual - Page 256
    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 TM-m50II | ePOS-Print XML Users Manual - Page 257
    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 Specification 80mm
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 258
    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 TM-m50II | ePOS-Print XML Users Manual - Page 259
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 260
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 261
    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 TM-m50II | ePOS-Print XML Users Manual - Page 262
    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 TM-m50II | ePOS-Print XML Users Manual - Page 263
    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 42 column mode
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 264
    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 TM-m50II | ePOS-Print XML Users Manual - Page 265
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 266
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 267
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 268
    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 42 column
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 269
    > 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 TM-m50II | ePOS-Print XML Users Manual - Page 270
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 271
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 272
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 273
    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 dots Maximum
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 274
    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 TM-m50II | ePOS-Print XML Users Manual - Page 275
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 276
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 277
    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 TM-m50II | ePOS-Print XML Users Manual - Page 278
    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 TM-m50II | ePOS-Print XML Users Manual - Page 279
    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 48 column
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 280
    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 TM-m50II | ePOS-Print XML Users Manual - Page 281
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 282
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 283
    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 TM-m50II | ePOS-Print XML Users Manual - Page 284
    • 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 284
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 285
    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 Specifica- tion
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 286
    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 TM-m50II | ePOS-Print XML Users Manual - 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" • "code128_auto" • "gs1_128
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 288
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 289
    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 TM-m50II | ePOS-Print XML Users Manual - Page 290
    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. 290
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 291
    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 of Font C
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 292
    > 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 TM-m50II | ePOS-Print XML Users Manual - Page 293
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 294
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 295
    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 TM-m50II | ePOS-Print XML Users Manual - Page 296
    Attribute reverse lang Chapter 5 Device Specifications - Printer-specific Support Information • "true" / "1" • "false" / "0" • "en" (default) • "ja" Specificable Setting Value 296
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 297
    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 738 dots
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 298
    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 TM-m50II | ePOS-Print XML Users Manual - Page 299
    > 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 TM-m50II | ePOS-Print XML Users Manual - Page 300
    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 TM-m50II | ePOS-Print XML Users Manual - Page 301
    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 576 x 738
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 302
    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 TM-m50II | ePOS-Print XML Users Manual - Page 303
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 304
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 305
    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 305
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 306
    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 Specification 80mm
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 307
    > 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 TM-m50II | ePOS-Print XML Users Manual - Page 308
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 309
    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 TM-m50II | ePOS-Print XML Users Manual - Page 310
    • 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 310
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 311
    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 Specification 80mm
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 312
    > 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 TM-m50II | ePOS-Print XML Users Manual - Page 313
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 314
    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 TM-m50II | ePOS-Print XML Users Manual - Page 315
    • 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 315
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 316
    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 Multiple languages
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 317
    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 TM-m50II | ePOS-Print XML Users Manual - Page 318
    > 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 TM-m50II | ePOS-Print XML Users Manual - Page 319
    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 TM-m50II | ePOS-Print XML Users Manual - Page 320
    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 Multiple languages
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 321
    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 TM-m50II | ePOS-Print XML Users Manual - Page 322
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 323
    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 TM-m50II | ePOS-Print XML Users Manual - Page 324
    • 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 324
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 325
    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 30 dots
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 326
    > 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 TM-m50II | ePOS-Print XML Users Manual - Page 327
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 328
    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 TM-m50II | ePOS-Print XML Users Manual - Page 329
    • 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 329
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 330
    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 30 dots
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 331
    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 TM-m50II | ePOS-Print XML Users Manual - Page 332
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 333
    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 TM-m50II | ePOS-Print XML Users Manual - Page 334
    • 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 334
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 335
    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 Two-color
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 336
    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 TM-m50II | ePOS-Print XML Users Manual - Page 337
    > 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 TM-m50II | ePOS-Print XML Users Manual - Page 338
    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 TM-m50II | ePOS-Print XML Users Manual - Page 339
    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 dots Maximum
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 340
    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 TM-m50II | ePOS-Print XML Users Manual - Page 341
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 342
    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 TM-m50II | ePOS-Print XML Users Manual - Page 343
    • 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 343
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 344
    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 Monochrome printing
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 345
    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 TM-m50II | ePOS-Print XML Users Manual - Page 346
    > 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 TM-m50II | ePOS-Print XML Users Manual - Page 347
    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 TM-m50II | ePOS-Print XML Users Manual - Page 348
    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 which restricted
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 349
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 350
    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 which restricted
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 351
    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 TM-m50II | ePOS-Print XML Users Manual - Page 352
    • 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 352
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 353
    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 Specification 80mm
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 354
    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 TM-m50II | ePOS-Print XML Users Manual - Page 355
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 356
    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 TM-m50II | ePOS-Print XML Users Manual - Page 357
    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 738 dots
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 358
    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 TM-m50II | ePOS-Print XML Users Manual - Page 359
    > 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 TM-m50II | ePOS-Print XML Users Manual - Page 360
    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 TM-m50II | ePOS-Print XML Users Manual - Page 361
    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 Specification 80mm
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 362
    > 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 TM-m50II | ePOS-Print XML Users Manual - Page 363
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 364
    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 TM-m50II | ePOS-Print XML Users Manual - Page 365
    • 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 365
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 366
    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 Multiple languages
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 367
    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 TM-m50II | ePOS-Print XML Users Manual - Page 368
    > 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 TM-m50II | ePOS-Print XML Users Manual - Page 369
    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 TM-m50II | ePOS-Print XML Users Manual - Page 370
    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 30 dots
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 371
    > 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 TM-m50II | ePOS-Print XML Users Manual - Page 372
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 373
    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 TM-m50II | ePOS-Print XML Users Manual - Page 374
    • 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 374
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 375
    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 1662 dots
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 376
    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 TM-m50II | ePOS-Print XML Users Manual - Page 377
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 378
    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 TM-m50II | ePOS-Print XML Users Manual - Page 379
    • 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 379
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 380
    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 dots Maximum
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 381
    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 TM-m50II | ePOS-Print XML Users Manual - Page 382
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 383
    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 TM-m50II | ePOS-Print XML Users Manual - Page 384
    • 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 384
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 385
    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 831 dots
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 386
    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 TM-m50II | ePOS-Print XML Users Manual - Page 387
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 388
    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 TM-m50II | ePOS-Print XML Users Manual - Page 389
    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 TM-m50II | ePOS-Print XML Users Manual - Page 390
    Attribute reverse lang Chapter 5 Device Specifications - Printer-specific Support Information • "true" / "1" • "false" / "0" • "en" (default) • "ja" Specificable Setting Value 390
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 391
    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 which restricted
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 392
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 393
    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 model Multiple
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 394
    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 TM-m50II | ePOS-Print XML Users Manual - Page 395
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 396
    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 TM-m50II | ePOS-Print XML Users Manual - Page 397
    • 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 397
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 398
    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 model Multiple
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 399
    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 TM-m50II | ePOS-Print XML Users Manual - Page 400
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 401
    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 TM-m50II | ePOS-Print XML Users Manual - Page 402
    • 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 402
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 403
    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 831 dots
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 404
    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 TM-m50II | ePOS-Print XML Users Manual - Page 405
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 406
    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 TM-m50II | ePOS-Print XML Users Manual - Page 407
    • 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 407
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 408
    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 831 dots
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 409
    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 TM-m50II | ePOS-Print XML Users Manual - Page 410
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 411
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 412
    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 TM-m50II | ePOS-Print XML Users Manual - Page 413
    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 58mm Specification
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 414
    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 TM-m50II | ePOS-Print XML Users Manual - Page 415
    • 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 TM-m50II | ePOS-Print XML Users Manual - Page 416
    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 TM-m50II | ePOS-Print XML Users Manual - Page 417
    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 TM-m50II | ePOS-Print XML Users Manual - Page 418
    Attribute y - - ❏ Can be used with ePOS-Print Service Ver.3.2 or later Attribute value - Element mul code128_auto - ❏ Can be used with ePOS-Print Service Ver.6.2 or later (TM-m50 is not supported) Element Attribute - Attribute value - 418
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 419
    Chapter 5 Device Specifications - Usage Restrictions by Firmware Version Element Attribute Attribute value lang color mul - - - - - - - - - - - - - - - <
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 420
    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 TM-m50II | ePOS-Print XML Users Manual - Page 421
    ❏ 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 TM-m50II | ePOS-Print XML Users Manual - Page 422
    epson-pos.com/schemas/2012/09/epos-display http://www.w3.org/2001/XMLSchema Command The command for customer display control are listed below. Item Window Character Character style Cursor Blink Brightness Marquee Back ground color Graphic Barcode Clock Clear Reset display Resets the customer
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 423
    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 display are
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 424
    Chapter 6 Development Information for Customer Displays - Programming Guide (XML Print Service) To Call SOAP/HTTP Interface Refer to the following request = ''; request += ''; request += '';
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 425
    Information for Customer Displays - Programming Guide (XML Print Service) To Call SOAP/HTTP Interface (WSDL supported) Refer to the following program. = ''; request += ''; request += '';
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 426
    ID]&timeout=[timeout time] To Call SOAP/HTTP Interface (WSDL supported) http://[IP address]/cgi-bin/eposDisp/service.cgi Items to specify IP address Device ID Timeout period Description Specify the IP address or the domain name of the TM printer connected to the customer display. The device ID of
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 427
    display"> local_display 60000 ABC123 Hello, World! Response
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 428
    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 TM-m50II | ePOS-Print XML Users Manual - Page 429
    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 "ABC123"; param.devid = "local_display"; param.timeout = "60000"; reset r = new reset(); cursor c = new cursor(); c.type = cursortypetype.none;
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 430
    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 TM-m50II | ePOS-Print XML Users Manual - Page 431
    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. 64) print document as you like. In addition, the generated
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 432
    3 ePOS-Print Editor appears. Appendix 432
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 433
    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 TM-m50II | ePOS-Print XML Users Manual - Page 434
    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 TM-m50II | ePOS-Print XML Users Manual - Page 435
    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 TM-m50II | ePOS-Print XML Users Manual - Page 436
    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. 436
  • Epson TM-m50II | ePOS-Print XML Users Manual - Page 437
    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 TM-m50II | ePOS-Print XML Users Manual - Page 438
    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 TM-m50II | ePOS-Print XML Users Manual - Page 439
    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. 439
  • 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
  • 419
  • 420
  • 421
  • 422
  • 423
  • 424
  • 425
  • 426
  • 427
  • 428
  • 429
  • 430
  • 431
  • 432
  • 433
  • 434
  • 435
  • 436
  • 437
  • 438
  • 439

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.
M00048231
Rev.AF
Overview
Sample Program
Programming Guide
XML Reference
Device Specifications
Development Information for Customer Displays
Appendix