-
Notifications
You must be signed in to change notification settings - Fork 1
/
TEST.json
175 lines (173 loc) · 7.55 KB
/
TEST.json
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
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
{
"Page":[
{
"RaportFileName": "Hello_world",
"RapDef":
{
"RaportName": "Hello world",
"RaportFileName": "Hello_world",
"PageOrientation": 1,
"STICK_BAND_BOTTOM":0,
"PageWidth1": 842,
"PageHeight1": 595,
"PageWidth": 2526,
"PageHeight": 1785,
"debug":0,
"band": [
{
"typeBand":1,
"name": "ReportBandTop",
"Height": 477,
"objBand":[
{
"typeobj": 0,
"Name": "TitleRep",
"Caption": "Hello world",
"Top": 10,
"Align": 1,
"font":[{"size":35,"bold":1,"italic":0, "UnderLine":0}]
},
{
"typeobj": 0,
"Name": "No1",
"Caption": "No. : $[PAGE_NO]$.",
"Top": 90,
"Left": 20,
"font":[{"size":17,"bold":1,"italic":0, "UnderLine":0}]
},
{
"typeobj": 0,
"Name": "U01",
"Caption": "A Hello, World! program is generally a simple computer program which outputs (or displays) to the screen (often the console) a message similar to Hello, World! ",
"Top": 210,
"Left": 20,
"font":[{"size":17,"bold":0,"italic":0, "UnderLine":1}]
},
{
"typeobj": 2,
"Name": "Box1",
"PenWidth": 1,
"Top": 250,
"Left": 10,
"Width": 65,
"Height":193,
"Caption": "No.",
"Align": 1,
"font":[{"size":15,"bold":0,"italic":0, "UnderLine":0}]
},
{
"typeobj": 2,
"Name": "Box2",
"PenWidth": 1,
"Top": 442,
"Left": 10,
"Width": 65,
"Height":35,
"Align":1,
"Caption": "1",
"font":[{"size":15,"bold":0,"italic":0, "UnderLine":0}]
},
{
"typeobj": 2,
"Name": "Box3",
"PenWidth": 1,
"Top": 250,
"Left": 74,
"Width": 125,
"Height":193,
"Caption": "Hello,\n World\n World",
"Align": 1,
"font":[{"size":15,"bold":0,"italic":0, "UnderLine":0}]
},
{
"typeobj": 2,
"Name": "Box4",
"PenWidth": 1,
"Top": 442,
"Left": 74,
"Width": 125,
"Height":35,
"Caption": "2",
"Align": 1,
"font":[{"size":15,"bold":0,"italic":0, "UnderLine":0}]
}
]
},
{
"typeBand":2,
"name": "DetailBand_1",
"Height": 100,
"objBand":[
{
"typeobj": 2,
"Name": "Box4",
"PenWidth": 1,
"Top": 0,
"Left": 10,
"Width": 65,
"Height":40,
"Caption": "100",
"AutoSizeH":1,
"Align":1,
"font":[{"size":14,"bold":0,"italic":0, "UnderLine":0}]
},
{
"typeobj": 2,
"Name": "Box5",
"PenWidth": 1,
"Top": 0,
"Left": 74,
"Width": 125,
"Height":40,
"Caption": "Hello,\n World\n World",
"AutoSizeH":1,
"Align":0,
"font":[{"size":14,"bold":0,"italic":0, "UnderLine":0}]
}
]
},
{
"typeBand":2,
"name": "DetailBand_2",
"Height": 250,
"objBand":[
{
"typeobj": 2,
"Name": "Box5",
"PenWidth": 1,
"Top": 0,
"Left": 74,
"Width": 1200,
"Height":250,
"Caption": "A Hello, World! program is generally a simple computer program which outputs (or displays) to \nthe screen (often the console) a message similar to Hello, World! \nwhile ignoring any user input. A small piece of code in most general-purpose programming \nlanguages, this program is used to illustrate a language's basic syntax. A Hello, World! \nprogram is often the first written by a student of a new programming language,[1] but such a \nprogram can also be used as a sanity check to ensure that the computer software intended to \ncompile or run source code is correctly installed, and that its operator understands how to use it.",
"AutoSizeH":1,
"Align":0,
"font":[{"size":17,"bold":1,"italic":1, "UnderLine":0}]
}
]
},
{
"typeBand":4,
"name": "PageBandBottom",
"Height": 450,
"objBand":[
{
"typeobj": 2,
"Name": "Box5",
"PenWidth": 0,
"Top": 0,
"Left": 274,
"Width": 1700,
"Height":440,
"Caption": "A Hello, World! program is generally a simple computer program which outputs (or displays) to \nthe screen (often the console) a message similar to Hello, World! \nwhile ignoring any user input. A small piece of code in most general-purpose programming \nlanguages, this program is used to illustrate a language's basic syntax. A Hello, World! \nprogram is often the first written by a student of a new programming language,[1] but such a \nprogram can also be used as a sanity check to ensure that the computer software intended to \ncompile or run source code is correctly installed, and that its operator understands how to use it.",
"AutoSizeH":0,
"Align":2,
"font":[{"size":26,"bold":0,"italic":1, "UnderLine":1}]
}
]
}
]
}
}
]
}