-
Notifications
You must be signed in to change notification settings - Fork 2
/
in-print
54 lines (49 loc) · 800 Bytes
/
in-print
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
; A test of printing
@0001
+002215053170
+000102030405
+060710111213
+141516172021
+222324252627
+303132333435
+363740414243
+444546475051
+525354555657
+606162636465
+666770717273
+747576770000
@0050
; Numbers in different formats
-62 00 0000 0001
-62 00 1020 0001
-62 00 2040 0001
-62 00 3060 0001
-62 00 7400 0000
; Russian character set
-62 00 5000 0002
-62 00 5006 0003
-62 00 5014 0004
-62 00 5022 0005
-62 00 5030 0006
-62 00 5036 0007
-62 00 5044 0010
-62 00 5052 0011
-62 00 5060 0012
-62 00 5066 0013
-62 00 5074 0014
-62 00 7400 0000
; Latin character set
-62 00 7000 0002
-62 00 7006 0003
-62 00 7014 0004
-62 00 7022 0005
-62 00 7030 0006
-62 00 7036 0007
-62 00 7044 0010
-62 00 7052 0011
-62 00 7060 0012
-62 00 7066 0013
-62 00 7074 0014
-62 00 7400 0000
; Done
-00 00 0000 0000