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