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="SubreportParticelleRimosse" pageWidth="595" pageHeight="842" columnWidth="555" leftMargin="20" rightMargin="20" topMargin="30" bottomMargin="30">
3
	<parameter name="sezione" class="java.lang.String"/>
4
	<parameter name="foglio" class="java.lang.String"/>
5
	<parameter name="allegato" class="java.lang.String"/>
6
	<parameter name="sviluppo" class="java.lang.String"/>
7
	<field name="name" class="java.lang.String"/>
8
	<field name="size" class="java.lang.Integer"/>
9
	<background>
10
		<band splitType="Stretch"/>
11
	</background>
12
	<title>
13
		<band height="24" splitType="Stretch">
14
			<rectangle>
15
				<reportElement x="0" y="0" width="555" height="24" forecolor="#FFB100" backcolor="#FFB100"/>
16
			</rectangle>
17
			<textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false">
18
				<reportElement key="textField-1" mode="Transparent" x="99" y="1" width="50" height="20" forecolor="#000000" backcolor="#FFFFFF"/>
19
				<box>
20
					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
21
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
22
					<bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
23
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
24
				</box>
25
				<textElement textAlignment="Center" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
26
					<font fontName="Arial" size="13" isBold="true" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfFontName="Helvetica-Bold" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
27
				</textElement>
28
				<textFieldExpression class="java.lang.String"><![CDATA[$P{sezione}]]></textFieldExpression>
29
			</textField>
30
			<staticText>
31
				<reportElement x="394" y="0" width="50" height="20"/>
32
				<textElement verticalAlignment="Middle">
33
					<font size="12"/>
34
				</textElement>
35
				<text><![CDATA[Sviluppo:]]></text>
36
			</staticText>
37
			<textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false">
38
				<reportElement key="textField-1" mode="Transparent" x="204" y="0" width="62" height="21" forecolor="#000000" backcolor="#FFFFFF"/>
39
				<box>
40
					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
41
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
42
					<bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
43
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
44
				</box>
45
				<textElement textAlignment="Center" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
46
					<font fontName="Arial" size="13" isBold="true" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfFontName="Helvetica-Bold" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
47
				</textElement>
48
				<textFieldExpression class="java.lang.String"><![CDATA[$P{foglio}]]></textFieldExpression>
49
			</textField>
50
			<staticText>
51
				<reportElement x="162" y="1" width="42" height="20"/>
52
				<textElement verticalAlignment="Middle">
53
					<font size="12"/>
54
				</textElement>
55
				<text><![CDATA[Foglio:]]></text>
56
			</staticText>
57
			<textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false">
58
				<reportElement key="textField-1" mode="Transparent" x="322" y="0" width="62" height="20" forecolor="#000000" backcolor="#FFFFFF"/>
59
				<box>
60
					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
61
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
62
					<bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
63
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
64
				</box>
65
				<textElement textAlignment="Center" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
66
					<font fontName="Arial" size="13" isBold="true" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfFontName="Helvetica-Bold" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
67
				</textElement>
68
				<textFieldExpression class="java.lang.String"><![CDATA[$P{allegato}]]></textFieldExpression>
69
			</textField>
70
			<staticText>
71
				<reportElement x="44" y="1" width="55" height="20"/>
72
				<textElement verticalAlignment="Middle">
73
					<font size="12"/>
74
				</textElement>
75
				<text><![CDATA[Sezione:]]></text>
76
			</staticText>
77
			<textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="false">
78
				<reportElement key="textField-1" mode="Transparent" x="444" y="0" width="62" height="20" forecolor="#000000" backcolor="#FFFFFF"/>
79
				<box>
80
					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
81
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
82
					<bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
83
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
84
				</box>
85
				<textElement textAlignment="Center" verticalAlignment="Middle" rotation="None" lineSpacing="Single">
86
					<font fontName="Arial" size="13" isBold="true" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfFontName="Helvetica-Bold" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
87
				</textElement>
88
				<textFieldExpression class="java.lang.String"><![CDATA[$P{sviluppo}]]></textFieldExpression>
89
			</textField>
90
			<staticText>
91
				<reportElement x="273" y="0" width="49" height="20"/>
92
				<textElement verticalAlignment="Middle">
93
					<font size="12"/>
94
				</textElement>
95
				<text><![CDATA[Allegato:]]></text>
96
			</staticText>
97
		</band>
98
	</title>
99
	<pageHeader>
100
		<band splitType="Stretch"/>
101
	</pageHeader>
102
	<columnHeader>
103
		<band height="20" splitType="Stretch">
104
			<staticText>
105
				<reportElement x="0" y="0" width="214" height="20"/>
106
				<textElement textAlignment="Left" verticalAlignment="Middle">
107
					<font size="12" isBold="true" pdfFontName="Helvetica-Bold"/>
108
				</textElement>
109
				<text><![CDATA[Elemento]]></text>
110
			</staticText>
111
			<staticText>
112
				<reportElement x="214" y="0" width="100" height="20"/>
113
				<textElement textAlignment="Left" verticalAlignment="Middle">
114
					<font size="12" isBold="true" pdfFontName="Helvetica-Bold"/>
115
				</textElement>
116
				<text><![CDATA[Numero totale]]></text>
117
			</staticText>
118
		</band>
119
	</columnHeader>
120
	<detail>
121
		<band height="20" splitType="Stretch">
122
			<textField>
123
				<reportElement x="0" y="0" width="214" height="20"/>
124
				<textElement/>
125
				<textFieldExpression class="java.lang.String"><![CDATA[$F{name}]]></textFieldExpression>
126
			</textField>
127
			<textField pattern="" isBlankWhenNull="false">
128
				<reportElement x="214" y="0" width="100" height="20"/>
129
				<textElement/>
130
				<textFieldExpression class="java.lang.Integer"><![CDATA[$F{size}]]></textFieldExpression>
131
			</textField>
132
		</band>
133
	</detail>
134
	<columnFooter>
135
		<band splitType="Stretch"/>
136
	</columnFooter>
137
	<pageFooter>
138
		<band splitType="Stretch"/>
139
	</pageFooter>
140
	<summary>
141
		<band height="7" splitType="Stretch">
142
			<rectangle>
143
				<reportElement x="0" y="0" width="555" height="7" forecolor="#FFB100" backcolor="#FFB100"/>
144
			</rectangle>
145
		</band>
146
	</summary>
147
</jasperReport>