Epson TM-T88VI-i Users Manual - Server Direct Print - Page 40

PrintRequestInfo Version=2.00, <ePOSPrint> tag

Page 40 highlights

Supported printers are below. • TM-i series TM-i firmware Ver.4.1 or later • TM-DT series TM-DT software ver.3.0 or later • TM-T88VI • TM-T88VI-iHUB Specify the print job ID with the tag in the tab. Create the tag for each print request. The tag consists of the following tags: ❏ tag: For details, see " Tag" (p.42). ❏ tag: For details, see " Tag" (p.42). Specify the PrintRequestInfo Version="2.00" tag Print request 1 Specify the HTTP/1.1 200 OK Content-Type: text/xml; charset=utf-8 Content-Length: xxx local_printer 10000 ABC123 . . . tag Print request 2 local_printer 10000 ABC123 . . . 40

  • 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

40
<PrintRequestInfo Version="2.00">
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:
For details, see
"<Parameter> Tag" (p.42)
.
<PrintData> tag:
For details, see
"<PrintData> Tag" (p.42)
.
Supported printers are below.
TM-i series TM-i firmware Ver.4.1 or later
TM-DT series TM-DT software ver.3.0 or later
TM-T88VI
TM-T88VI-iHUB
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: xxx
<?xml version="1.0" encoding="utf-8"?>
<PrintRequestInfo Version="2.00">
<ePOSPrint>
<Parameter>
<devid>local_printer</devid>
<timeout>10000</timeout>
<printjobid>ABC123</printjobid>
</Parameter>
<PrintData>
.
.
.
</PrintData>
</ePOSPrint>
<ePOSPrint>
<Parameter>
<devid>local_printer</devid>
<timeout>10000</timeout>
<printjobid>ABC123</printjobid>
</Parameter>
<PrintData>
.
.
.
</PrintData>
</ePOSPrint>
</PrintRequestInfo>
<ePOSPrint> tag
Print request 1
Specify the
PrintRequestInfo Version="2.00"
Specify the <printjobid>
<ePOSPrint> tag
Print request 2