-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtemplate.xml
57 lines (57 loc) · 1.73 KB
/
template.xml
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
<?xml version="1.0" encoding="UTF-8"?>
<document>
<line-feed />
<align mode="center">
<bold>
<text-line size="1:0">{{name}}</text-line>
</bold>
<line-feed />
<small>
<text-line size="1:0">---------------------</text-line>
<text-line size="1:0">523-670-643</text-line>
<text-line size="1:0">---------------------</text-line>
</small>
<line-feed />
<text-line>Garagem da Julho</text-line>
<text-line>Av. Julho de Castilhos 54</text-line>
<text-line>CNPJ: 09.550.403/001-89</text-line>
<line-feed/>
<bold>
<text-line size="1:0">TICKET</text-line>
<text-line size="1:0">DE ENTRADA</text-line>
</bold>
</align>
<line-feed/>
<align mode="left">
<bold>
<text-line size="0.5:0">DATA HORA</text-line>
<text-line>{{moment date format="DD/MM/YYYY HH:mm:ss"}}</text-line>
</bold>
</align>
<line-feed />
<align mode="left">
<bold>
<text-line size="0.5:0">CUPOM</text-line>
<text-line>1280</text-line>
</bold>
</align>
<line-feed />
<align mode="left">
<bold>
<text-line size="0.5:0">Placa</text-line>
<text-line>8212</text-line>
</bold>
</align>
<align mode ="center">
<text-line> Tabela de preços </text-line>
</align>
<line-feed/>
<align mode ="center">
<text-line>Preço Inicial: 30 </text-line>
<text-line>Apos 30 min: 30 </text-line>
<text-line>Maximo: 30</text-line>
<text-line>Antecipado: 30</text-line>
</align>
<line-feed/>
<line-feed/>
</document>