thinreports 0.10.3 → 0.11.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (150) hide show
  1. checksums.yaml +4 -4
  2. data/.github/workflows/test.yml +39 -0
  3. data/CHANGELOG.md +20 -0
  4. data/Dockerfile +12 -0
  5. data/Gemfile +5 -0
  6. data/README.md +37 -13
  7. data/Rakefile +1 -0
  8. data/lib/thinreports/core/shape/image_block.rb +1 -1
  9. data/lib/thinreports/core/shape/list.rb +1 -1
  10. data/lib/thinreports/core/shape/page_number.rb +1 -1
  11. data/lib/thinreports/core/shape/text.rb +1 -1
  12. data/lib/thinreports/core/shape/text_block.rb +1 -1
  13. data/lib/thinreports/core/shape/text_block/formatter/number.rb +6 -1
  14. data/lib/thinreports/core/shape/text_block/internal.rb +0 -2
  15. data/lib/thinreports/generator/pdf/prawn_ext/width_of.rb +6 -0
  16. data/lib/thinreports/layout/base.rb +1 -1
  17. data/lib/thinreports/layout/version.rb +1 -1
  18. data/lib/thinreports/report/internal.rb +2 -0
  19. data/lib/thinreports/version.rb +1 -1
  20. data/thinreports.gemspec +5 -9
  21. metadata +6 -204
  22. data/.travis.yml +0 -32
  23. data/test/data/font.ttf +0 -0
  24. data/test/data/image_normal.jpg +0 -0
  25. data/test/data/image_normal.png +0 -0
  26. data/test/data/image_normal_jpg_noext +0 -0
  27. data/test/data/image_normal_png_noext +0 -0
  28. data/test/data/image_pallete_based.png +0 -0
  29. data/test/data/legacy_layout/all-items.tlf +0 -1
  30. data/test/features/dynamic_style/expect.pdf +0 -3714
  31. data/test/features/dynamic_style/image.png +0 -0
  32. data/test/features/dynamic_style/templates/styles.tlf +0 -1835
  33. data/test/features/dynamic_style/templates/styles_in_list.tlf +0 -344
  34. data/test/features/dynamic_style/test_dynamic_style.rb +0 -152
  35. data/test/features/eudc/eudc.ttf +0 -0
  36. data/test/features/eudc/expect.pdf +0 -0
  37. data/test/features/eudc/template.tlf +0 -180
  38. data/test/features/eudc/test_eudc.rb +0 -27
  39. data/test/features/feature_test.rb +0 -58
  40. data/test/features/graphics/expect.pdf +0 -475
  41. data/test/features/graphics/template.tlf +0 -309
  42. data/test/features/graphics/test_graphics.rb +0 -12
  43. data/test/features/hidden_item/expect.pdf +0 -0
  44. data/test/features/hidden_item/template.tlf +0 -449
  45. data/test/features/hidden_item/test_hidden_item.rb +0 -12
  46. data/test/features/image_block/expect.pdf +0 -0
  47. data/test/features/image_block/img200x100.png +0 -0
  48. data/test/features/image_block/img50x50.png +0 -0
  49. data/test/features/image_block/template.tlf +0 -661
  50. data/test/features/image_block/test_image_block.rb +0 -35
  51. data/test/features/list_events/expect.pdf +0 -659
  52. data/test/features/list_events/template.tlf +0 -361
  53. data/test/features/list_events/test_list_events.rb +0 -36
  54. data/test/features/list_manually/expect.pdf +0 -599
  55. data/test/features/list_manually/template.tlf +0 -132
  56. data/test/features/list_manually/test_list_manually.rb +0 -25
  57. data/test/features/page_number/expect.pdf +0 -400
  58. data/test/features/page_number/template.tlf +0 -215
  59. data/test/features/page_number/test_page_number.rb +0 -24
  60. data/test/features/page_number_with_list/expect.pdf +0 -721
  61. data/test/features/page_number_with_list/template.tlf +0 -254
  62. data/test/features/page_number_with_list/test_page_number_with_list.rb +0 -21
  63. data/test/features/palleted_png/expect.pdf +0 -0
  64. data/test/features/palleted_png/palleted_png.png +0 -0
  65. data/test/features/palleted_png/template.tlf +0 -47
  66. data/test/features/palleted_png/test_palleted_png.rb +0 -14
  67. data/test/features/report_callbacks/expect.pdf +0 -169
  68. data/test/features/report_callbacks/template.tlf +0 -147
  69. data/test/features/report_callbacks/test_report_callbacks.rb +0 -18
  70. data/test/features/text_align/expect.pdf +0 -0
  71. data/test/features/text_align/template.tlf +0 -241
  72. data/test/features/text_align/test_text_align.rb +0 -12
  73. data/test/features/text_block_overflow/expect.pdf +0 -0
  74. data/test/features/text_block_overflow/template.tlf +0 -538
  75. data/test/features/text_block_overflow/test_text_block_overflow.rb +0 -25
  76. data/test/features/text_block_singleline/expect.pdf +0 -0
  77. data/test/features/text_block_singleline/template.tlf +0 -170
  78. data/test/features/text_block_singleline/test_text_block_singleline.rb +0 -15
  79. data/test/features/text_block_style/expect.pdf +0 -1391
  80. data/test/features/text_block_style/templates/basic_styles.tlf +0 -889
  81. data/test/features/text_block_style/templates/font_size.tlf +0 -383
  82. data/test/features/text_block_style/test_text_block_style.rb +0 -47
  83. data/test/features/text_character_spacing/expect.pdf +0 -0
  84. data/test/features/text_character_spacing/template.tlf +0 -293
  85. data/test/features/text_character_spacing/test_text_character_spacing.rb +0 -12
  86. data/test/features/text_word_wrap/expect.pdf +0 -0
  87. data/test/features/text_word_wrap/template.tlf +0 -297
  88. data/test/features/text_word_wrap/test_text_word_wrap.rb +0 -30
  89. data/test/schema_helper.rb +0 -122
  90. data/test/test_helper.rb +0 -39
  91. data/test/units/core/format/test_base.rb +0 -152
  92. data/test/units/core/shape/base/test_internal.rb +0 -87
  93. data/test/units/core/shape/basic/test_block_format.rb +0 -23
  94. data/test/units/core/shape/basic/test_block_interface.rb +0 -29
  95. data/test/units/core/shape/basic/test_block_internal.rb +0 -55
  96. data/test/units/core/shape/basic/test_format.rb +0 -37
  97. data/test/units/core/shape/basic/test_interface.rb +0 -108
  98. data/test/units/core/shape/basic/test_internal.rb +0 -55
  99. data/test/units/core/shape/image_block/test_interface.rb +0 -24
  100. data/test/units/core/shape/image_block/test_internal.rb +0 -31
  101. data/test/units/core/shape/list/test_format.rb +0 -111
  102. data/test/units/core/shape/list/test_manager.rb +0 -67
  103. data/test/units/core/shape/list/test_page.rb +0 -156
  104. data/test/units/core/shape/list/test_page_state.rb +0 -31
  105. data/test/units/core/shape/list/test_section_format.rb +0 -36
  106. data/test/units/core/shape/list/test_section_interface.rb +0 -75
  107. data/test/units/core/shape/list/test_section_internal.rb +0 -50
  108. data/test/units/core/shape/manager/test_format.rb +0 -38
  109. data/test/units/core/shape/manager/test_internal.rb +0 -132
  110. data/test/units/core/shape/manager/test_target.rb +0 -140
  111. data/test/units/core/shape/page_number/test_format.rb +0 -55
  112. data/test/units/core/shape/page_number/test_interface.rb +0 -33
  113. data/test/units/core/shape/page_number/test_internal.rb +0 -81
  114. data/test/units/core/shape/styles/test_base.rb +0 -191
  115. data/test/units/core/shape/styles/test_basic.rb +0 -24
  116. data/test/units/core/shape/styles/test_graphic.rb +0 -50
  117. data/test/units/core/shape/styles/test_text.rb +0 -97
  118. data/test/units/core/shape/text/test_format.rb +0 -44
  119. data/test/units/core/shape/text/test_internal.rb +0 -20
  120. data/test/units/core/shape/text_block/formatter/test_basic.rb +0 -24
  121. data/test/units/core/shape/text_block/formatter/test_datetime.rb +0 -49
  122. data/test/units/core/shape/text_block/formatter/test_number.rb +0 -76
  123. data/test/units/core/shape/text_block/formatter/test_padding.rb +0 -77
  124. data/test/units/core/shape/text_block/test_format.rb +0 -169
  125. data/test/units/core/shape/text_block/test_formatter.rb +0 -28
  126. data/test/units/core/shape/text_block/test_interface.rb +0 -63
  127. data/test/units/core/shape/text_block/test_internal.rb +0 -128
  128. data/test/units/core/test_shape.rb +0 -52
  129. data/test/units/core/test_utils.rb +0 -68
  130. data/test/units/generator/pdf/document/graphics/test_attributes.rb +0 -135
  131. data/test/units/generator/pdf/document/graphics/test_basic.rb +0 -46
  132. data/test/units/generator/pdf/document/graphics/test_image.rb +0 -46
  133. data/test/units/generator/pdf/document/graphics/test_text.rb +0 -171
  134. data/test/units/generator/pdf/document/test_font.rb +0 -110
  135. data/test/units/generator/pdf/document/test_graphics.rb +0 -42
  136. data/test/units/generator/pdf/document/test_page.rb +0 -122
  137. data/test/units/generator/pdf/document/test_parse_color.rb +0 -30
  138. data/test/units/generator/pdf/prawn_ext/test_calc_image_dimensions.rb +0 -41
  139. data/test/units/generator/pdf/prawn_ext/test_width_of.rb +0 -22
  140. data/test/units/generator/pdf/test_document.rb +0 -22
  141. data/test/units/generator/test_pdf.rb +0 -26
  142. data/test/units/layout/test_base.rb +0 -41
  143. data/test/units/layout/test_format.rb +0 -100
  144. data/test/units/layout/test_legacy_schema.rb +0 -576
  145. data/test/units/layout/test_version.rb +0 -26
  146. data/test/units/report/test_base.rb +0 -248
  147. data/test/units/report/test_internal.rb +0 -206
  148. data/test/units/test_config.rb +0 -36
  149. data/test/units/test_layout.rb +0 -12
  150. data/test/units/test_report.rb +0 -18
@@ -1,215 +0,0 @@
1
- {
2
- "version": "0.9.0",
3
- "items": [
4
- {
5
- "id": "pageno",
6
- "type": "page-number",
7
- "display": true,
8
- "description": "",
9
- "x": 50,
10
- "y": 205,
11
- "width": 139.1,
12
- "height": 17,
13
- "style": {
14
- "font-family": [
15
- "Helvetica"
16
- ],
17
- "font-size": 18,
18
- "color": "#000000",
19
- "text-align": "center",
20
- "letter-spacing": "",
21
- "font-style": [],
22
- "overflow": "truncate"
23
- },
24
- "format": "{page} / {total}",
25
- "target": ""
26
- },
27
- {
28
- "id": "",
29
- "type": "text",
30
- "display": true,
31
- "description": "",
32
- "x": 20,
33
- "y": 46,
34
- "width": 176.1,
35
- "height": 28,
36
- "style": {
37
- "font-family": [
38
- "Helvetica"
39
- ],
40
- "font-size": 18,
41
- "color": "#000000",
42
- "text-align": "left",
43
- "vertical-align": "top",
44
- "line-height": "",
45
- "line-height-ratio": "",
46
- "letter-spacing": "",
47
- "font-style": []
48
- },
49
- "texts": [
50
- "Basis"
51
- ]
52
- },
53
- {
54
- "id": "",
55
- "type": "text",
56
- "display": true,
57
- "description": "",
58
- "x": 195,
59
- "y": 114,
60
- "width": 199.1,
61
- "height": 17,
62
- "style": {
63
- "font-family": [
64
- "Helvetica"
65
- ],
66
- "font-size": 14,
67
- "color": "#000000",
68
- "text-align": "left",
69
- "vertical-align": "top",
70
- "line-height": "",
71
- "line-height-ratio": "",
72
- "letter-spacing": "",
73
- "font-style": []
74
- },
75
- "texts": [
76
- "(Center Alignment)"
77
- ]
78
- },
79
- {
80
- "id": "",
81
- "type": "text",
82
- "display": true,
83
- "description": "",
84
- "x": 195,
85
- "y": 143,
86
- "width": 199.1,
87
- "height": 17,
88
- "style": {
89
- "font-family": [
90
- "Helvetica"
91
- ],
92
- "font-size": 14,
93
- "color": "#000000",
94
- "text-align": "left",
95
- "vertical-align": "top",
96
- "line-height": "",
97
- "line-height-ratio": "",
98
- "letter-spacing": "",
99
- "font-style": []
100
- },
101
- "texts": [
102
- "(Right Alignment)"
103
- ]
104
- },
105
- {
106
- "id": "",
107
- "type": "text",
108
- "display": true,
109
- "description": "",
110
- "x": 20,
111
- "y": 180,
112
- "width": 176.1,
113
- "height": 28,
114
- "style": {
115
- "font-family": [
116
- "Helvetica"
117
- ],
118
- "font-size": 18,
119
- "color": "#000000",
120
- "text-align": "left",
121
- "vertical-align": "top",
122
- "line-height": "",
123
- "line-height-ratio": "",
124
- "letter-spacing": "",
125
- "font-style": []
126
- },
127
- "texts": [
128
- "With ID"
129
- ]
130
- },
131
- {
132
- "id": "",
133
- "type": "page-number",
134
- "display": true,
135
- "description": "",
136
- "x": 50,
137
- "y": 113,
138
- "width": 130.1,
139
- "height": 17,
140
- "style": {
141
- "font-family": [
142
- "Helvetica"
143
- ],
144
- "font-size": 18,
145
- "color": "#000000",
146
- "text-align": "center",
147
- "letter-spacing": "",
148
- "font-style": [],
149
- "overflow": "truncate"
150
- },
151
- "format": "{page}",
152
- "target": ""
153
- },
154
- {
155
- "id": "",
156
- "type": "page-number",
157
- "display": true,
158
- "description": "",
159
- "x": 50,
160
- "y": 84,
161
- "width": 130.1,
162
- "height": 18.9,
163
- "style": {
164
- "font-family": [
165
- "Helvetica"
166
- ],
167
- "font-size": 18,
168
- "color": "#000000",
169
- "text-align": "left",
170
- "letter-spacing": 10,
171
- "font-style": [],
172
- "overflow": "truncate"
173
- },
174
- "format": "{page}",
175
- "target": ""
176
- },
177
- {
178
- "id": "",
179
- "type": "page-number",
180
- "display": true,
181
- "description": "",
182
- "x": 50,
183
- "y": 140,
184
- "width": 130.1,
185
- "height": 17,
186
- "style": {
187
- "font-family": [
188
- "Helvetica"
189
- ],
190
- "font-size": 18,
191
- "color": "#000000",
192
- "text-align": "right",
193
- "letter-spacing": "",
194
- "font-style": [],
195
- "overflow": "truncate"
196
- },
197
- "format": "{page}",
198
- "target": ""
199
- }
200
- ],
201
- "state": {
202
- "layout-guides": []
203
- },
204
- "title": "",
205
- "report": {
206
- "paper-type": "A4",
207
- "orientation": "portrait",
208
- "margin": [
209
- 20,
210
- 20,
211
- 20,
212
- 20
213
- ]
214
- }
215
- }
@@ -1,24 +0,0 @@
1
- # frozen_string_literal: true
2
-
3
- require 'feature_test'
4
-
5
- class TestPageNumber < FeatureTest
6
- feature :page_number do
7
- report = Thinreports::Report.new layout: template_path
8
-
9
- report.start_new_page do |page|
10
- page.item(:pageno).hide
11
- end
12
- report.start_new_page do |page|
13
- page.item(:pageno).styles(color: 'red',
14
- bold: true,
15
- underline: true,
16
- linethrough: true)
17
- end
18
-
19
- report.start_new_page count: false
20
- report.start_new_page count: true
21
-
22
- assert_pdf report.generate
23
- end
24
- end
@@ -1,721 +0,0 @@
1
- %PDF-1.3
2
- %����
3
- 1 0 obj
4
- << /CreationDate (D:20181106102141+09'00')
5
- /Creator <feff005400680069006e007200650070006f007200740073002000470065006e0065007200610074006f007200200066006f00720020005200750062007900200030002e00310030002e0032>
6
- /Title <feff>
7
- /Producer <feff0050007200610077006e>
8
- >>
9
- endobj
10
- 2 0 obj
11
- << /Type /Catalog
12
- /Pages 3 0 R
13
- >>
14
- endobj
15
- 3 0 obj
16
- << /Type /Pages
17
- /Count 6
18
- /Kids [7 0 R 13 0 R 15 0 R 17 0 R 19 0 R 21 0 R]
19
- >>
20
- endobj
21
- 4 0 obj
22
- << /Length 8
23
- >>
24
- stream
25
- q
26
- 0.9 w
27
-
28
- endstream
29
- endobj
30
- 5 0 obj
31
- << /Type /Page
32
- /Parent 3 0 R
33
- /MediaBox [0 0 612.0 792.0]
34
- /CropBox [0 0 612.0 792.0]
35
- /BleedBox [0 0 612.0 792.0]
36
- /TrimBox [0 0 612.0 792.0]
37
- /ArtBox [0 0 612.0 792.0]
38
- /Contents 4 0 R
39
- /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
40
- >>
41
- >>
42
- endobj
43
- 6 0 obj
44
- << /Length 768
45
- >>
46
- stream
47
- q
48
- 0.9 w
49
- /Stamp1 Do
50
- q
51
- 1.00000 0.00000 0.00000 1.00000 0.00000 0.00000 cm
52
- /Stamp2 Do
53
- Q
54
- q
55
- 1.00000 0.00000 0.00000 1.00000 0.00000 19.90000 cm
56
- /Stamp3 Do
57
- Q
58
- q
59
- 1.00000 0.00000 0.00000 1.00000 0.00000 -33.00000 cm
60
- /Stamp3 Do
61
- Q
62
- q
63
- 1.00000 0.00000 0.00000 1.00000 0.00000 -85.90000 cm
64
- /Stamp3 Do
65
- Q
66
- q
67
- 1.00000 0.00000 0.00000 1.00000 0.00000 -138.80000 cm
68
- /Stamp3 Do
69
- Q
70
- q
71
- 1.00000 0.00000 0.00000 1.00000 0.00000 -191.70000 cm
72
- /Stamp3 Do
73
- Q
74
- q
75
- 1.00000 0.00000 0.00000 1.00000 0.00000 -244.60000 cm
76
- /Stamp3 Do
77
- Q
78
- q
79
- /DeviceRGB cs
80
- 0.0 0.0 0.0 scn
81
-
82
- BT
83
- 540.172 759.966 Td
84
- /F1.0 18 Tf
85
- [<31a02fa032>] TJ
86
- ET
87
-
88
- Q
89
- q
90
- /DeviceRGB cs
91
- 0.0 0.0 0.0 scn
92
-
93
- BT
94
- 273.1 72.666 Td
95
- /F1.0 18 Tf
96
- [<31a02fa036>] TJ
97
- ET
98
-
99
- Q
100
- q
101
- /DeviceRGB cs
102
- 0.0 0.0 0.0 scn
103
-
104
- BT
105
- 20.0 759.966 Td
106
- /F1.0 18 Tf
107
- [<47726f75702041>] TJ
108
- ET
109
-
110
- Q
111
- Q
112
-
113
- endstream
114
- endobj
115
- 7 0 obj
116
- << /Type /Page
117
- /Parent 3 0 R
118
- /MediaBox [0 0 595.28 841.89]
119
- /CropBox [0 0 595.28 841.89]
120
- /BleedBox [0 0 595.28 841.89]
121
- /TrimBox [0 0 595.28 841.89]
122
- /ArtBox [0 0 595.28 841.89]
123
- /Contents 6 0 R
124
- /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
125
- /XObject << /Stamp1 8 0 R
126
- /Stamp2 10 0 R
127
- /Stamp3 11 0 R
128
- >>
129
- /Font << /F1.0 9 0 R
130
- >>
131
- >>
132
- >>
133
- endobj
134
- 8 0 obj
135
- << /Type /XObject
136
- /Subtype /Form
137
- /BBox [0 0 595.28 841.89]
138
- /Resources << /Font << /F1.0 9 0 R
139
- >>
140
- >>
141
- /Length 205
142
- >>
143
- stream
144
- q
145
- /DeviceRGB cs
146
- 0.0 0.0 0.0 scn
147
- /DeviceRGB CS
148
- 0.0 0.0 0.0 SCN
149
- 0.9 w
150
- 0 J
151
- 0 j
152
- [] 0 d
153
- q
154
- /DeviceRGB cs
155
- 0.0 0.0 0.0 scn
156
-
157
- BT
158
- 150.38 75.402 Td
159
- /F1.0 16 Tf
160
- [<5265706f72> -40 <74a050> 40 <6167654e6f3a>] TJ
161
- ET
162
-
163
- Q
164
- Q
165
-
166
- endstream
167
- endobj
168
- 9 0 obj
169
- << /Type /Font
170
- /Subtype /Type1
171
- /BaseFont /Helvetica
172
- /Encoding /WinAnsiEncoding
173
- >>
174
- endobj
175
- 10 0 obj
176
- << /Type /XObject
177
- /Subtype /Form
178
- /BBox [0 0 595.28 841.89]
179
- /Resources << /Font << /F1.0 9 0 R
180
- >>
181
- >>
182
- /Length 249
183
- >>
184
- stream
185
- q
186
- /DeviceRGB cs
187
- 0.0 0.0 0.0 scn
188
- /DeviceRGB CS
189
- 0.0 0.0 0.0 SCN
190
- 0.9 w
191
- 0 J
192
- 0 j
193
- [] 0 d
194
- q
195
- 0.9 w
196
- /DeviceRGB CS
197
- 0.0 0.0 0.0 SCN
198
- 20.0 674.79 m
199
- 575.2 674.79 l
200
- S
201
- Q
202
- q
203
- /DeviceRGB cs
204
- 0.0 0.0 0.0 scn
205
-
206
- BT
207
- 268.089 697.278 Td
208
- /F1.0 18 Tf
209
- [<486561646572>] TJ
210
- ET
211
-
212
- Q
213
- Q
214
-
215
- endstream
216
- endobj
217
- 11 0 obj
218
- << /Type /XObject
219
- /Subtype /Form
220
- /BBox [0 0 595.28 841.89]
221
- /Resources << /Font << /F1.0 9 0 R
222
- >>
223
- >>
224
- /Length 249
225
- >>
226
- stream
227
- q
228
- /DeviceRGB cs
229
- 0.0 0.0 0.0 scn
230
- /DeviceRGB CS
231
- 0.0 0.0 0.0 SCN
232
- 0.9 w
233
- 0 J
234
- 0 j
235
- [] 0 d
236
- q
237
- 0.9 w
238
- /DeviceRGB CS
239
- 0.0 0.0 0.0 SCN
240
- 20.0 601.99 m
241
- 575.2 601.99 l
242
- S
243
- Q
244
- q
245
- /DeviceRGB cs
246
- 0.0 0.0 0.0 scn
247
-
248
- BT
249
- 274.596 619.278 Td
250
- /F1.0 18 Tf
251
- [<44657461696c>] TJ
252
- ET
253
-
254
- Q
255
- Q
256
-
257
- endstream
258
- endobj
259
- 12 0 obj
260
- << /Length 630
261
- >>
262
- stream
263
- q
264
- 0.9 w
265
- /Stamp1 Do
266
- q
267
- 1.00000 0.00000 0.00000 1.00000 0.00000 0.00000 cm
268
- /Stamp2 Do
269
- Q
270
- q
271
- 1.00000 0.00000 0.00000 1.00000 0.00000 19.90000 cm
272
- /Stamp3 Do
273
- Q
274
- q
275
- 1.00000 0.00000 0.00000 1.00000 0.00000 -33.00000 cm
276
- /Stamp3 Do
277
- Q
278
- q
279
- 1.00000 0.00000 0.00000 1.00000 0.00000 -85.90000 cm
280
- /Stamp3 Do
281
- Q
282
- q
283
- 1.00000 0.00000 0.00000 1.00000 0.00000 -138.80000 cm
284
- /Stamp3 Do
285
- Q
286
- q
287
- /DeviceRGB cs
288
- 0.0 0.0 0.0 scn
289
-
290
- BT
291
- 540.172 759.966 Td
292
- /F1.0 18 Tf
293
- [<32a02fa032>] TJ
294
- ET
295
-
296
- Q
297
- q
298
- /DeviceRGB cs
299
- 0.0 0.0 0.0 scn
300
-
301
- BT
302
- 273.1 72.666 Td
303
- /F1.0 18 Tf
304
- [<32a02fa036>] TJ
305
- ET
306
-
307
- Q
308
- q
309
- /DeviceRGB cs
310
- 0.0 0.0 0.0 scn
311
-
312
- BT
313
- 20.0 759.966 Td
314
- /F1.0 18 Tf
315
- [<47726f75702041>] TJ
316
- ET
317
-
318
- Q
319
- Q
320
-
321
- endstream
322
- endobj
323
- 13 0 obj
324
- << /Type /Page
325
- /Parent 3 0 R
326
- /MediaBox [0 0 595.28 841.89]
327
- /CropBox [0 0 595.28 841.89]
328
- /BleedBox [0 0 595.28 841.89]
329
- /TrimBox [0 0 595.28 841.89]
330
- /ArtBox [0 0 595.28 841.89]
331
- /Contents 12 0 R
332
- /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
333
- /XObject << /Stamp1 8 0 R
334
- /Stamp2 10 0 R
335
- /Stamp3 11 0 R
336
- >>
337
- /Font << /F1.0 9 0 R
338
- >>
339
- >>
340
- >>
341
- endobj
342
- 14 0 obj
343
- << /Length 768
344
- >>
345
- stream
346
- q
347
- 0.9 w
348
- /Stamp1 Do
349
- q
350
- 1.00000 0.00000 0.00000 1.00000 0.00000 0.00000 cm
351
- /Stamp2 Do
352
- Q
353
- q
354
- 1.00000 0.00000 0.00000 1.00000 0.00000 19.90000 cm
355
- /Stamp3 Do
356
- Q
357
- q
358
- 1.00000 0.00000 0.00000 1.00000 0.00000 -33.00000 cm
359
- /Stamp3 Do
360
- Q
361
- q
362
- 1.00000 0.00000 0.00000 1.00000 0.00000 -85.90000 cm
363
- /Stamp3 Do
364
- Q
365
- q
366
- 1.00000 0.00000 0.00000 1.00000 0.00000 -138.80000 cm
367
- /Stamp3 Do
368
- Q
369
- q
370
- 1.00000 0.00000 0.00000 1.00000 0.00000 -191.70000 cm
371
- /Stamp3 Do
372
- Q
373
- q
374
- 1.00000 0.00000 0.00000 1.00000 0.00000 -244.60000 cm
375
- /Stamp3 Do
376
- Q
377
- q
378
- /DeviceRGB cs
379
- 0.0 0.0 0.0 scn
380
-
381
- BT
382
- 540.172 759.966 Td
383
- /F1.0 18 Tf
384
- [<31a02fa034>] TJ
385
- ET
386
-
387
- Q
388
- q
389
- /DeviceRGB cs
390
- 0.0 0.0 0.0 scn
391
-
392
- BT
393
- 273.1 72.666 Td
394
- /F1.0 18 Tf
395
- [<33a02fa036>] TJ
396
- ET
397
-
398
- Q
399
- q
400
- /DeviceRGB cs
401
- 0.0 0.0 0.0 scn
402
-
403
- BT
404
- 20.0 759.966 Td
405
- /F1.0 18 Tf
406
- [<47726f75702042>] TJ
407
- ET
408
-
409
- Q
410
- Q
411
-
412
- endstream
413
- endobj
414
- 15 0 obj
415
- << /Type /Page
416
- /Parent 3 0 R
417
- /MediaBox [0 0 595.28 841.89]
418
- /CropBox [0 0 595.28 841.89]
419
- /BleedBox [0 0 595.28 841.89]
420
- /TrimBox [0 0 595.28 841.89]
421
- /ArtBox [0 0 595.28 841.89]
422
- /Contents 14 0 R
423
- /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
424
- /XObject << /Stamp1 8 0 R
425
- /Stamp2 10 0 R
426
- /Stamp3 11 0 R
427
- >>
428
- /Font << /F1.0 9 0 R
429
- >>
430
- >>
431
- >>
432
- endobj
433
- 16 0 obj
434
- << /Length 768
435
- >>
436
- stream
437
- q
438
- 0.9 w
439
- /Stamp1 Do
440
- q
441
- 1.00000 0.00000 0.00000 1.00000 0.00000 0.00000 cm
442
- /Stamp2 Do
443
- Q
444
- q
445
- 1.00000 0.00000 0.00000 1.00000 0.00000 19.90000 cm
446
- /Stamp3 Do
447
- Q
448
- q
449
- 1.00000 0.00000 0.00000 1.00000 0.00000 -33.00000 cm
450
- /Stamp3 Do
451
- Q
452
- q
453
- 1.00000 0.00000 0.00000 1.00000 0.00000 -85.90000 cm
454
- /Stamp3 Do
455
- Q
456
- q
457
- 1.00000 0.00000 0.00000 1.00000 0.00000 -138.80000 cm
458
- /Stamp3 Do
459
- Q
460
- q
461
- 1.00000 0.00000 0.00000 1.00000 0.00000 -191.70000 cm
462
- /Stamp3 Do
463
- Q
464
- q
465
- 1.00000 0.00000 0.00000 1.00000 0.00000 -244.60000 cm
466
- /Stamp3 Do
467
- Q
468
- q
469
- /DeviceRGB cs
470
- 0.0 0.0 0.0 scn
471
-
472
- BT
473
- 540.172 759.966 Td
474
- /F1.0 18 Tf
475
- [<32a02fa034>] TJ
476
- ET
477
-
478
- Q
479
- q
480
- /DeviceRGB cs
481
- 0.0 0.0 0.0 scn
482
-
483
- BT
484
- 273.1 72.666 Td
485
- /F1.0 18 Tf
486
- [<34a02fa036>] TJ
487
- ET
488
-
489
- Q
490
- q
491
- /DeviceRGB cs
492
- 0.0 0.0 0.0 scn
493
-
494
- BT
495
- 20.0 759.966 Td
496
- /F1.0 18 Tf
497
- [<47726f75702042>] TJ
498
- ET
499
-
500
- Q
501
- Q
502
-
503
- endstream
504
- endobj
505
- 17 0 obj
506
- << /Type /Page
507
- /Parent 3 0 R
508
- /MediaBox [0 0 595.28 841.89]
509
- /CropBox [0 0 595.28 841.89]
510
- /BleedBox [0 0 595.28 841.89]
511
- /TrimBox [0 0 595.28 841.89]
512
- /ArtBox [0 0 595.28 841.89]
513
- /Contents 16 0 R
514
- /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
515
- /XObject << /Stamp1 8 0 R
516
- /Stamp2 10 0 R
517
- /Stamp3 11 0 R
518
- >>
519
- /Font << /F1.0 9 0 R
520
- >>
521
- >>
522
- >>
523
- endobj
524
- 18 0 obj
525
- << /Length 768
526
- >>
527
- stream
528
- q
529
- 0.9 w
530
- /Stamp1 Do
531
- q
532
- 1.00000 0.00000 0.00000 1.00000 0.00000 0.00000 cm
533
- /Stamp2 Do
534
- Q
535
- q
536
- 1.00000 0.00000 0.00000 1.00000 0.00000 19.90000 cm
537
- /Stamp3 Do
538
- Q
539
- q
540
- 1.00000 0.00000 0.00000 1.00000 0.00000 -33.00000 cm
541
- /Stamp3 Do
542
- Q
543
- q
544
- 1.00000 0.00000 0.00000 1.00000 0.00000 -85.90000 cm
545
- /Stamp3 Do
546
- Q
547
- q
548
- 1.00000 0.00000 0.00000 1.00000 0.00000 -138.80000 cm
549
- /Stamp3 Do
550
- Q
551
- q
552
- 1.00000 0.00000 0.00000 1.00000 0.00000 -191.70000 cm
553
- /Stamp3 Do
554
- Q
555
- q
556
- 1.00000 0.00000 0.00000 1.00000 0.00000 -244.60000 cm
557
- /Stamp3 Do
558
- Q
559
- q
560
- /DeviceRGB cs
561
- 0.0 0.0 0.0 scn
562
-
563
- BT
564
- 540.172 759.966 Td
565
- /F1.0 18 Tf
566
- [<33a02fa034>] TJ
567
- ET
568
-
569
- Q
570
- q
571
- /DeviceRGB cs
572
- 0.0 0.0 0.0 scn
573
-
574
- BT
575
- 273.1 72.666 Td
576
- /F1.0 18 Tf
577
- [<35a02fa036>] TJ
578
- ET
579
-
580
- Q
581
- q
582
- /DeviceRGB cs
583
- 0.0 0.0 0.0 scn
584
-
585
- BT
586
- 20.0 759.966 Td
587
- /F1.0 18 Tf
588
- [<47726f75702042>] TJ
589
- ET
590
-
591
- Q
592
- Q
593
-
594
- endstream
595
- endobj
596
- 19 0 obj
597
- << /Type /Page
598
- /Parent 3 0 R
599
- /MediaBox [0 0 595.28 841.89]
600
- /CropBox [0 0 595.28 841.89]
601
- /BleedBox [0 0 595.28 841.89]
602
- /TrimBox [0 0 595.28 841.89]
603
- /ArtBox [0 0 595.28 841.89]
604
- /Contents 18 0 R
605
- /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
606
- /XObject << /Stamp1 8 0 R
607
- /Stamp2 10 0 R
608
- /Stamp3 11 0 R
609
- >>
610
- /Font << /F1.0 9 0 R
611
- >>
612
- >>
613
- >>
614
- endobj
615
- 20 0 obj
616
- << /Length 493
617
- >>
618
- stream
619
- q
620
- 0.9 w
621
- /Stamp1 Do
622
- q
623
- 1.00000 0.00000 0.00000 1.00000 0.00000 0.00000 cm
624
- /Stamp2 Do
625
- Q
626
- q
627
- 1.00000 0.00000 0.00000 1.00000 0.00000 19.90000 cm
628
- /Stamp3 Do
629
- Q
630
- q
631
- 1.00000 0.00000 0.00000 1.00000 0.00000 -33.00000 cm
632
- /Stamp3 Do
633
- Q
634
- q
635
- /DeviceRGB cs
636
- 0.0 0.0 0.0 scn
637
-
638
- BT
639
- 540.172 759.966 Td
640
- /F1.0 18 Tf
641
- [<34a02fa034>] TJ
642
- ET
643
-
644
- Q
645
- q
646
- /DeviceRGB cs
647
- 0.0 0.0 0.0 scn
648
-
649
- BT
650
- 273.1 72.666 Td
651
- /F1.0 18 Tf
652
- [<36a02fa036>] TJ
653
- ET
654
-
655
- Q
656
- q
657
- /DeviceRGB cs
658
- 0.0 0.0 0.0 scn
659
-
660
- BT
661
- 20.0 759.966 Td
662
- /F1.0 18 Tf
663
- [<47726f75702042>] TJ
664
- ET
665
-
666
- Q
667
- Q
668
-
669
- endstream
670
- endobj
671
- 21 0 obj
672
- << /Type /Page
673
- /Parent 3 0 R
674
- /MediaBox [0 0 595.28 841.89]
675
- /CropBox [0 0 595.28 841.89]
676
- /BleedBox [0 0 595.28 841.89]
677
- /TrimBox [0 0 595.28 841.89]
678
- /ArtBox [0 0 595.28 841.89]
679
- /Contents 20 0 R
680
- /Resources << /ProcSet [/PDF /Text /ImageB /ImageC /ImageI]
681
- /XObject << /Stamp1 8 0 R
682
- /Stamp2 10 0 R
683
- /Stamp3 11 0 R
684
- >>
685
- /Font << /F1.0 9 0 R
686
- >>
687
- >>
688
- >>
689
- endobj
690
- xref
691
- 0 22
692
- 0000000000 65535 f
693
- 0000000015 00000 n
694
- 0000000291 00000 n
695
- 0000000340 00000 n
696
- 0000000432 00000 n
697
- 0000000489 00000 n
698
- 0000000751 00000 n
699
- 0000001570 00000 n
700
- 0000001925 00000 n
701
- 0000002278 00000 n
702
- 0000002375 00000 n
703
- 0000002773 00000 n
704
- 0000003171 00000 n
705
- 0000003853 00000 n
706
- 0000004210 00000 n
707
- 0000005030 00000 n
708
- 0000005387 00000 n
709
- 0000006207 00000 n
710
- 0000006564 00000 n
711
- 0000007384 00000 n
712
- 0000007741 00000 n
713
- 0000008286 00000 n
714
- trailer
715
- << /Size 22
716
- /Root 2 0 R
717
- /Info 1 0 R
718
- >>
719
- startxref
720
- 8643
721
- %%EOF