Epson C31CA85090 Reference Guide - Page 73

Application Development Information, How to Control the Printer, Selecting a Driver

Page 73 highlights

Chapter 3 Application Development Information Application Development Information This chapter describes how to control the printer and gives information useful for printer application development. How to Control the Printer Use a driver or ESC/POS commands to control the printer. Selecting a Driver Choose one of the drivers listed in "Drivers" on page 79, depending on the application operating environment. For information about the driver operating environment, see the installation manual for each driver. When you newly develop an application • Use APD if you want to print True Type fonts or print many graphics. 3 • OPOS ADK is recommended for system extensibility. An OPOS driver is provided for various peripherals and it is a POS industry standard now. It enables POS system efficiency, reduction of development cost, and effective use of application assets. You can use all functions, including ones not supported by OPOS ADK or APD, by using ESC/POS commands through your driver. Use the DIRECT I/O function of OPOS ADK, the control A command of APD, or Status API to send ESC/POS commands from each driver. (See "ESC/POS command functions" on page 74.) 73

  • 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

Chapter 3
Application Development Information
73
3
Application Development Information
Th
i
s chap
t
er descr
i
bes how
t
o co
nt
rol
t
he pr
int
er a
n
d
gi
ves
in
forma
ti
o
n
u
sef
u
l for pr
int
er
appl
i
ca
ti
o
n
developme
nt
.
How to Control the Printer
Use a dr
i
ver or ESC/POS comma
n
ds
t
o co
nt
rol
t
he pr
int
er.
Selecting a Driver
Choose o
n
e of
t
he dr
i
vers l
i
s
t
ed
in
"Dr
i
vers" o
n
pa
g
e 79
, depe
n
d
ing
o
n
t
he appl
i
ca
ti
o
n
opera
ting
e
n
v
i
ro
n
me
nt
.
For
in
forma
ti
o
n
abo
ut
t
he dr
i
ver opera
ting
e
n
v
i
ro
n
me
nt
, see
t
he
in
s
t
alla
ti
o
n
ma
nu
al for each
dr
i
ver.
When you newly develop an application
Use APD
i
f yo
u
wa
nt
t
o pr
int
Tr
u
e Type fo
nt
s or pr
int
ma
n
y
g
raph
i
cs.
OPOS ADK
i
s recomme
n
ded for sys
t
em ex
t
e
n
s
i
b
i
l
it
y. A
n
OPOS dr
i
ver
i
s prov
i
ded for var
i
o
u
s
per
i
pherals a
n
d
it
i
s a POS
in
d
u
s
t
ry s
t
a
n
dard
n
ow. I
t
e
n
ables POS sys
t
em eff
i
c
i
e
n
cy, red
u
c
ti
o
n
of developme
nt
cos
t
, a
n
d effec
ti
ve
u
se of appl
i
ca
ti
o
n
asse
t
s.
You can use all functions, including ones not supported by OPOS ADK or APD, by using
ESC/POS commands through your driver. Use the DIRECT I/O function of OPOS ADK, the
control A command of APD, or Status API to send ESC/POS commands from each driver.
(See
"ESC/POS command functions" on page 74
.)