Epson TM-DT Series User Manual page 40

Server direct print
Table of Contents

Advertisement

<PrintRequestInfo Version="2.00">
You can specify the print job ID with the TM-i series TM-i firmware Ver. 4.1 and later, TM-DT series
TM-DT software Ver. 3.0 and later, and TM-T88VI.
Specify the print job ID with the <printjobid> tag in the <Parameter> tab.
Create the <ePOSPrint> tag for each print request.
The <ePOSPrint> tag consists of the following tags:
❏ <Parameter> tag:
❏ <PrintData> tag:
PrintRequestInfo Version="2.00"
<ePOSPrint> tag
Specify the <printjobid>
<ePOSPrint> tag
40
For details, see
"<Parameter> Tag"
For details, see
"<PrintData> Tag"
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: xxx
Specify the
<?xml version="1.0" encoding="utf-8"?>
<PrintRequestInfo Version="2.00">
<ePOSPrint>
<Parameter>
Print request 1
<devid>local_printer</devid>
<timeout>10000</timeout>
<printjobid>ABC123</printjobid>
</Parameter>
<PrintData>
</PrintData>
</ePOSPrint>
<ePOSPrint>
<Parameter>
Print request 2
<devid>local_printer</devid>
<timeout>10000</timeout>
<printjobid>ABC123</printjobid>
</Parameter>
<PrintData>
</PrintData>
</ePOSPrint>
</PrintRequestInfo>
(p.42).
(p.42).
.
.
.
.
.
.

Advertisement

Table of Contents
loading

Table of Contents