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
| {
| "Version":"6.8.2.5",
| "Font":{
| "Name":"宋体",
| "Size":105000,
| "Weight":400,
| "Charset":134
| },
| "Printer":{
| "Size":256,
| "Width":3,
| "Height":2,
| "Oriention":"Landscape",
| "LeftMargin":0,
| "TopMargin":0,
| "RightMargin":0,
| "BottomMargin":0
| },
| "DetailGrid":{
| "Recordset":{
| "Field":[
| {
| "Name":"单据号"
| }
| ]
| },
| "Column":[
| {
| "Name":"Column1",
| "Width":1.98438
| }
| ],
| "ColumnContent":{
| "Height":2.01083,
| "ColumnContentCell":[
| {
| "Column":"Column1",
| "FreeCell":true,
| "Control":[
| {
| "Type":"Barcode",
| "Name":"Barcode2",
| "Anchor":"[]",
| "Dock":"Top",
| "Center":"Horizontal",
| "Height":1.37583,
| "Border":{
| "Styles":"[DrawBottom]"
| },
| "BarcodeType":"QRCode",
| "Text":"[#单据号#]",
| "Font":{
| "Name":"宋体",
| "Size":75000,
| "Weight":400,
| "Charset":134
| }
| },
| {
| "Type":"StaticBox",
| "Name":"StaticBox1",
| "Center":"Horizontal",
| "Top":1.40229,
| "Width":1.95792,
| "Height":0.396875,
| "Font":{
| "Name":"宋体",
| "Size":75000,
| "Bold":true,
| "Charset":134
| },
| "TextAlign":"MiddleCenter",
| "Text":"追溯码"
| }
| ]
| }
| ]
| },
| "ColumnTitle":{
| "Height":0.608542,
| "ColumnTitleCell":[
| {
| "GroupTitle":false,
| "Column":"Column1",
| "Font":{
| "Name":"宋体",
| "Size":67500,
| "Bold":true,
| "Charset":134
| },
| "TextAlign":"MiddleCenter",
| "Text":"添康科技",
| "BorderCustom":true,
| "Border":{
| "Styles":"[DrawLeft|DrawTop|DrawRight|DrawBottom]"
| }
| }
| ]
| }
| },
| "PageHeader":{
| "Height":0.608542
| },
| "Parameter":[
| {
| "Name":"单据号",
| "Value":"[#单据号#]"
| }
| ]
| }
|
|