Subversion Repositories Sigmater

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
6 Andrea 1
<?xml version="1.0" encoding="UTF-8"?>
2
<jasperReport xmlns="http://jasperreports.sourceforge.net/jasperreports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports http://jasperreports.sourceforge.net/xsd/jasperreport.xsd" name="sampleReport" pageWidth="842" pageHeight="595" orientation="Landscape" columnWidth="802" leftMargin="20" rightMargin="20" topMargin="30" bottomMargin="30">
3
	<property name="ireport.scriptlethandling" value="0"/>
4
	<import value="net.sf.jasperreports.engine.*"/>
5
	<import value="java.util.*"/>
6
	<import value="net.sf.jasperreports.engine.data.*"/>
7
	<reportFont name="Arial_Normal" isDefault="true" fontName="Arial" size="8" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfFontName="Helvetica" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
8
	<reportFont name="Arial_Bold" isDefault="false" fontName="Arial" size="8" isBold="true" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfFontName="Helvetica-Bold" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
9
	<parameter name="ReportTitle" class="java.lang.String"/>
10
	<parameter name="Comune" class="java.lang.String"/>
11
	<parameter name="Data1" class="java.lang.String"/>
12
	<parameter name="ElementiCartografici" class="java.lang.String"/>
13
	<parameter name="Data2" class="java.lang.String"/>
14
	<parameter name="DenominazioneComune" class="java.lang.String"/>
15
	<parameter name="ProvinciaComune" class="java.lang.String"/>
16
	<parameter name="Sezione" class="java.lang.String"/>
17
	<parameter name="Foglio" class="java.lang.String"/>
18
	<parameter name="Allegato" class="java.lang.String"/>
19
	<parameter name="Sviluppo" class="java.lang.String"/>
20
	<parameter name="InitialCount" class="java.lang.Integer"/>
21
	<parameter name="FinalCount" class="java.lang.Integer"/>
22
	<field name="differenceTypeAsString" class="java.lang.String"/>
23
	<field name="subReport" class="net.sf.jasperreports.engine.JasperReport"/>
24
	<field name="beans" class="java.util.Collection"/>
25
	<background>
26
		<band splitType="Stretch"/>
27
	</background>
28
	<title>
29
		<band height="42" splitType="Stretch">
30
			<textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false">
31
				<reportElement key="textField-1" mode="Transparent" x="0" y="0" width="435" height="30" forecolor="#000000" backcolor="#FFFFFF"/>
32
				<box>
33
					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
34
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
35
					<bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
36
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
37
				</box>
38
				<textElement textAlignment="Left" verticalAlignment="Top" rotation="None" lineSpacing="Single">
39
					<font fontName="Arial" size="24" isBold="true" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfFontName="Helvetica" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
40
				</textElement>
41
				<textFieldExpression class="java.lang.String"><![CDATA[$P{ReportTitle}]]></textFieldExpression>
42
			</textField>
43
			<textField>
44
				<reportElement x="435" y="0" width="367" height="30"/>
45
				<textElement textAlignment="Right">
46
					<font size="24"/>
47
				</textElement>
48
				<textFieldExpression class="java.lang.String"><![CDATA[new java.lang.String($P{ElementiCartografici}).toUpperCase()]]></textFieldExpression>
49
			</textField>
50
		</band>
51
	</title>
52
	<pageHeader>
53
		<band height="77" splitType="Stretch">
54
			<textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false">
55
				<reportElement key="textField-1" mode="Transparent" x="146" y="21" width="115" height="21" forecolor="#000000" backcolor="#FFFFFF"/>
56
				<box>
57
					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
58
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
59
					<bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
60
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
61
				</box>
62
				<textElement textAlignment="Center" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
63
					<font fontName="Arial" size="13" isBold="true" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfFontName="Helvetica-Bold" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
64
				</textElement>
65
				<textFieldExpression class="java.lang.String"><![CDATA[$P{Data1}]]></textFieldExpression>
66
			</textField>
67
			<staticText>
68
				<reportElement key="staticText" mode="Transparent" x="614" y="0" width="120" height="21" forecolor="#000000" backcolor="#FFFFFF"/>
69
				<box>
70
					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
71
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
72
					<bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
73
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
74
				</box>
75
				<textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
76
					<font size="12" isBold="false"/>
77
				</textElement>
78
				<text><![CDATA[Belfiore del comune:]]></text>
79
			</staticText>
80
			<textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false">
81
				<reportElement key="textField-1" mode="Transparent" x="276" y="21" width="110" height="21" forecolor="#000000" backcolor="#FFFFFF"/>
82
				<box>
83
					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
84
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
85
					<bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
86
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
87
				</box>
88
				<textElement textAlignment="Center" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
89
					<font fontName="Arial" size="13" isBold="true" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfFontName="Helvetica-Bold" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
90
				</textElement>
91
				<textFieldExpression class="java.lang.String"><![CDATA[$P{Data2}]]></textFieldExpression>
92
			</textField>
93
			<textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false">
94
				<reportElement key="textField-1" mode="Transparent" x="734" y="0" width="68" height="21" forecolor="#000000" backcolor="#FFFFFF"/>
95
				<box>
96
					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
97
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
98
					<bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
99
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
100
				</box>
101
				<textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
102
					<font fontName="Arial" size="13" isBold="true" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfFontName="Helvetica-Bold" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
103
				</textElement>
104
				<textFieldExpression class="java.lang.String"><![CDATA[$P{Comune}]]></textFieldExpression>
105
			</textField>
106
			<staticText>
107
				<reportElement key="staticText" mode="Transparent" x="1" y="21" width="124" height="21" forecolor="#000000" backcolor="#FFFFFF"/>
108
				<box>
109
					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
110
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
111
					<bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
112
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
113
				</box>
114
				<textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
115
					<font size="12" isBold="false" isItalic="false"/>
116
				</textElement>
117
				<text><![CDATA[Periodo di riferimento:]]></text>
118
			</staticText>
119
			<staticText>
120
				<reportElement key="staticText" mode="Transparent" x="261" y="21" width="15" height="21" forecolor="#000000" backcolor="#FFFFFF"/>
121
				<box>
122
					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
123
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
124
					<bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
125
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
126
				</box>
127
				<textElement textAlignment="Center" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
128
					<font size="12" isBold="false"/>
129
				</textElement>
130
				<text><![CDATA[al]]></text>
131
			</staticText>
132
			<staticText>
133
				<reportElement key="staticText" mode="Transparent" x="1" y="0" width="175" height="21" forecolor="#000000" backcolor="#FFFFFF"/>
134
				<box>
135
					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
136
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
137
					<bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
138
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
139
				</box>
140
				<textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
141
					<font size="12" isBold="false"/>
142
				</textElement>
143
				<text><![CDATA[Denominazione del comune:]]></text>
144
			</staticText>
145
			<textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false">
146
				<reportElement key="textField-1" mode="Transparent" x="176" y="0" width="305" height="21" forecolor="#000000" backcolor="#FFFFFF"/>
147
				<box>
148
					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
149
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
150
					<bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
151
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
152
				</box>
153
				<textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
154
					<font fontName="Arial" size="13" isBold="true" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfFontName="Helvetica-Bold" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
155
				</textElement>
156
				<textFieldExpression class="java.lang.String"><![CDATA[$P{DenominazioneComune}]]></textFieldExpression>
157
			</textField>
158
			<textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false">
159
				<reportElement key="textField-1" mode="Transparent" x="571" y="0" width="41" height="21" forecolor="#000000" backcolor="#FFFFFF"/>
160
				<box>
161
					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
162
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
163
					<bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
164
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
165
				</box>
166
				<textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
167
					<font fontName="Arial" size="13" isBold="true" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfFontName="Helvetica-Bold" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
168
				</textElement>
169
				<textFieldExpression class="java.lang.String"><![CDATA[$P{ProvinciaComune}]]></textFieldExpression>
170
			</textField>
171
			<staticText>
172
				<reportElement key="staticText" mode="Transparent" x="492" y="0" width="79" height="21" forecolor="#000000" backcolor="#FFFFFF"/>
173
				<box>
174
					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
175
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
176
					<bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
177
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
178
				</box>
179
				<textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
180
					<font size="12" isBold="false"/>
181
				</textElement>
182
				<text><![CDATA[Provincia di:]]></text>
183
			</staticText>
184
			<staticText>
185
				<reportElement key="staticText" mode="Transparent" x="125" y="21" width="20" height="21" forecolor="#000000" backcolor="#FFFFFF"/>
186
				<box>
187
					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
188
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
189
					<bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
190
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
191
				</box>
192
				<textElement textAlignment="Center" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
193
					<font size="12" isBold="false"/>
194
				</textElement>
195
				<text><![CDATA[dal]]></text>
196
			</staticText>
197
			<staticText>
198
				<reportElement x="119" y="42" width="42" height="20"/>
199
				<textElement verticalAlignment="Middle">
200
					<font size="12"/>
201
				</textElement>
202
				<text><![CDATA[Foglio:]]></text>
203
			</staticText>
204
			<staticText>
205
				<reportElement x="1" y="42" width="55" height="20"/>
206
				<textElement verticalAlignment="Middle">
207
					<font size="12"/>
208
				</textElement>
209
				<text><![CDATA[Sezione:]]></text>
210
			</staticText>
211
			<staticText>
212
				<reportElement x="230" y="41" width="49" height="20"/>
213
				<textElement verticalAlignment="Middle">
214
					<font size="12"/>
215
				</textElement>
216
				<text><![CDATA[Allegato:]]></text>
217
			</staticText>
218
			<staticText>
219
				<reportElement x="351" y="41" width="50" height="20"/>
220
				<textElement verticalAlignment="Middle">
221
					<font size="12"/>
222
				</textElement>
223
				<text><![CDATA[Sviluppo:]]></text>
224
			</staticText>
225
			<textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false">
226
				<reportElement key="textField-1" mode="Transparent" x="56" y="41" width="50" height="21" forecolor="#000000" backcolor="#FFFFFF"/>
227
				<box>
228
					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
229
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
230
					<bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
231
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
232
				</box>
233
				<textElement textAlignment="Center" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
234
					<font fontName="Arial" size="13" isBold="true" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfFontName="Helvetica-Bold" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
235
				</textElement>
236
				<textFieldExpression class="java.lang.String"><![CDATA[$P{Sezione}]]></textFieldExpression>
237
			</textField>
238
			<textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false">
239
				<reportElement key="textField-1" mode="Transparent" x="161" y="41" width="62" height="21" forecolor="#000000" backcolor="#FFFFFF"/>
240
				<box>
241
					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
242
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
243
					<bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
244
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
245
				</box>
246
				<textElement textAlignment="Center" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
247
					<font fontName="Arial" size="13" isBold="true" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfFontName="Helvetica-Bold" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
248
				</textElement>
249
				<textFieldExpression class="java.lang.String"><![CDATA[$P{Foglio}]]></textFieldExpression>
250
			</textField>
251
			<textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false">
252
				<reportElement key="textField-1" mode="Transparent" x="279" y="41" width="62" height="20" forecolor="#000000" backcolor="#FFFFFF"/>
253
				<box>
254
					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
255
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
256
					<bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
257
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
258
				</box>
259
				<textElement textAlignment="Center" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
260
					<font fontName="Arial" size="13" isBold="true" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfFontName="Helvetica-Bold" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
261
				</textElement>
262
				<textFieldExpression class="java.lang.String"><![CDATA[$P{Allegato}]]></textFieldExpression>
263
			</textField>
264
			<textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false">
265
				<reportElement key="textField-1" mode="Transparent" x="401" y="41" width="62" height="20" forecolor="#000000" backcolor="#FFFFFF"/>
266
				<box>
267
					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
268
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
269
					<bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
270
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
271
				</box>
272
				<textElement textAlignment="Center" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
273
					<font fontName="Arial" size="13" isBold="true" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfFontName="Helvetica-Bold" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
274
				</textElement>
275
				<textFieldExpression class="java.lang.String"><![CDATA[$P{Sviluppo}]]></textFieldExpression>
276
			</textField>
277
		</band>
278
	</pageHeader>
279
	<columnHeader>
280
		<band height="22" splitType="Stretch">
281
			<staticText>
282
				<reportElement key="staticText" mode="Opaque" x="1" y="0" width="802" height="20" forecolor="#000000" backcolor="#FFFF66"/>
283
				<box>
284
					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
285
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
286
					<bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
287
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
288
				</box>
289
				<textElement textAlignment="Center" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
290
					<font reportFont="Arial_Bold"/>
291
				</textElement>
292
				<text><![CDATA[]]></text>
293
			</staticText>
294
			<textField pattern="" isBlankWhenNull="true">
295
				<reportElement key="textField" mode="Transparent" x="1" y="0" width="516" height="20" forecolor="#000000" backcolor="#FFFFFF"/>
296
				<box>
297
					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
298
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
299
					<bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
300
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
301
				</box>
302
				<textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" lineSpacing="Single" markup="none">
303
					<font fontName="Arial" size="13" isBold="true" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfFontName="Helvetica-Bold" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
304
				</textElement>
305
				<textFieldExpression class="java.lang.String"><![CDATA["Differenze " + $P{ElementiCartografici}]]></textFieldExpression>
306
			</textField>
307
		</band>
308
	</columnHeader>
309
	<detail>
310
		<band height="53" splitType="Stretch">
311
			<subreport>
312
				<reportElement x="0" y="0" width="802" height="41"/>
313
				<subreportParameter name="differenceTypeAsString">
314
					<subreportParameterExpression><![CDATA[$F{differenceTypeAsString}]]></subreportParameterExpression>
315
				</subreportParameter>
316
				<dataSourceExpression><![CDATA[new net.sf.jasperreports.engine.data.JRBeanCollectionDataSource($F{beans})]]></dataSourceExpression>
317
				<subreportExpression class="net.sf.jasperreports.engine.JasperReport"><![CDATA[$F{subReport}]]></subreportExpression>
318
			</subreport>
319
		</band>
320
	</detail>
321
	<columnFooter>
322
		<band splitType="Stretch"/>
323
	</columnFooter>
324
	<pageFooter>
325
		<band height="29" splitType="Stretch">
326
			<textField pattern="EEEEE dd MMMMM yyyy">
327
				<reportElement x="8" y="6" width="186" height="20"/>
328
				<textElement/>
329
				<textFieldExpression class="java.util.Date"><![CDATA[new java.util.Date()]]></textFieldExpression>
330
			</textField>
331
			<textField>
332
				<reportElement x="672" y="6" width="80" height="20"/>
333
				<textElement textAlignment="Right"/>
334
				<textFieldExpression class="java.lang.String"><![CDATA["Pagina "+$V{PAGE_NUMBER}+" di"]]></textFieldExpression>
335
			</textField>
336
			<textField evaluationTime="Report">
337
				<reportElement x="757" y="6" width="40" height="20"/>
338
				<textElement/>
339
				<textFieldExpression class="java.lang.String"><![CDATA[" " + $V{PAGE_NUMBER}]]></textFieldExpression>
340
			</textField>
341
		</band>
342
	</pageFooter>
343
	<summary>
344
		<band height="22" splitType="Stretch">
345
			<staticText>
346
				<reportElement key="staticText" mode="Opaque" x="1" y="0" width="802" height="20" forecolor="#000000" backcolor="#FFFF66"/>
347
				<box>
348
					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
349
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
350
					<bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
351
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
352
				</box>
353
				<textElement textAlignment="Center" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
354
					<font reportFont="Arial_Bold"/>
355
				</textElement>
356
				<text><![CDATA[]]></text>
357
			</staticText>
358
			<textField pattern="" isBlankWhenNull="true">
359
				<reportElement key="textField" mode="Transparent" x="75" y="0" width="345" height="20" forecolor="#000000" backcolor="#FFFFFF"/>
360
				<box>
361
					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
362
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
363
					<bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
364
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
365
				</box>
366
				<textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" lineSpacing="Single" markup="none">
367
					<font fontName="Arial" size="12" isBold="true" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfFontName="Helvetica-Bold" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
368
				</textElement>
369
				<textFieldExpression class="java.lang.String"><![CDATA[$P{ElementiCartografici} + " in data " + $P{Data1} + ": " + $P{InitialCount}.toString()]]></textFieldExpression>
370
			</textField>
371
			<textField pattern="" isBlankWhenNull="true">
372
				<reportElement key="textField" mode="Transparent" x="420" y="0" width="383" height="20" forecolor="#000000" backcolor="#FFFFFF"/>
373
				<box>
374
					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
375
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
376
					<bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
377
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
378
				</box>
379
				<textElement textAlignment="Left" verticalAlignment="Middle" rotation="None" lineSpacing="Single" markup="none">
380
					<font fontName="Arial" size="12" isBold="true" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfFontName="Helvetica-Bold" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
381
				</textElement>
382
				<textFieldExpression class="java.lang.String"><![CDATA[$P{ElementiCartografici} + " in data " + $P{Data2} + ": " + $P{FinalCount}.toString()]]></textFieldExpression>
383
			</textField>
384
			<staticText>
385
				<reportElement x="1" y="0" width="55" height="20"/>
386
				<textElement verticalAlignment="Middle">
387
					<font size="13" isBold="true" pdfFontName="Helvetica-Bold"/>
388
				</textElement>
389
				<text><![CDATA[Totali:]]></text>
390
			</staticText>
391
		</band>
392
	</summary>
393
</jasperReport>