Commit 29584cfa25f716e4e01797aa7994755e375300a4

Authored by thiago.coimbra
1 parent 6e73662b
Exists in master

redmine #2359 Correcao da mascara do campo 'data garantia'.

citgrp-patrimonio-web/src/main/resources/reports/BemPatrimonialAnaliticoUAeEndereco.jrxml
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 -<!-- Created with Jaspersoft Studio version 6.2.1.final using JasperReports Library version 6.2.1 -->  
3 -<!-- 2016-05-12T15:13:42 --> 2 +<!-- Created with Jaspersoft Studio version 6.2.2.final using JasperReports Library version 6.2.2 -->
  3 +<!-- 2016-05-12T15:33:42 -->
4 <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="BemPatrimonialAnaliticoUAeEndereco" language="groovy" pageWidth="555" pageHeight="802" whenNoDataType="NoDataSection" columnWidth="555" leftMargin="0" rightMargin="0" topMargin="0" bottomMargin="0" uuid="9fdf75fd-580c-4f39-b59f-a80b7105f175"> 4 <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="BemPatrimonialAnaliticoUAeEndereco" language="groovy" pageWidth="555" pageHeight="802" whenNoDataType="NoDataSection" columnWidth="555" leftMargin="0" rightMargin="0" topMargin="0" bottomMargin="0" uuid="9fdf75fd-580c-4f39-b59f-a80b7105f175">
5 <property name="ireport.zoom" value="1.8150000000000004"/> 5 <property name="ireport.zoom" value="1.8150000000000004"/>
6 <property name="ireport.x" value="0"/> 6 <property name="ireport.x" value="0"/>
@@ -124,18 +124,23 @@ WHERE $X{IN,bp.id,IDS_BEM_PATRIMONIAL}]]&gt; @@ -124,18 +124,23 @@ WHERE $X{IN,bp.id,IDS_BEM_PATRIMONIAL}]]&gt;
124 <group name="ORGAO" isStartNewColumn="true"> 124 <group name="ORGAO" isStartNewColumn="true">
125 <groupExpression><![CDATA[$F{idorgao}]]></groupExpression> 125 <groupExpression><![CDATA[$F{idorgao}]]></groupExpression>
126 <groupHeader> 126 <groupHeader>
127 - <band height="20" splitType="Prevent"> 127 + <band height="17" splitType="Prevent">
  128 + <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
128 <textField> 129 <textField>
129 - <reportElement x="0" y="0" width="555" height="20" uuid="ca290805-90a4-480f-a2ff-0e93109e2240"/>  
130 - <textElement verticalAlignment="Middle" markup="styled"/> 130 + <reportElement x="0" y="0" width="555" height="17" uuid="ca290805-90a4-480f-a2ff-0e93109e2240">
  131 + <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
  132 + </reportElement>
  133 + <textElement verticalAlignment="Middle" markup="styled">
  134 + <font size="8"/>
  135 + </textElement>
131 <textFieldExpression><![CDATA["<b>Órgão: </b>" + $F{orgao}]]></textFieldExpression> 136 <textFieldExpression><![CDATA["<b>Órgão: </b>" + $F{orgao}]]></textFieldExpression>
132 </textField> 137 </textField>
133 </band> 138 </band>
134 </groupHeader> 139 </groupHeader>
135 <groupFooter> 140 <groupFooter>
136 - <band height="20">  
137 - <textField pattern="#,##0.00">  
138 - <reportElement mode="Transparent" x="482" y="0" width="71" height="20" backcolor="#CCCCCC" uuid="92d29dbc-10f4-4399-93e9-9c2df007cba6"/> 141 + <band height="15">
  142 + <textField pattern="¤ #,##0.00">
  143 + <reportElement mode="Transparent" x="482" y="0" width="71" height="15" backcolor="#CCCCCC" uuid="92d29dbc-10f4-4399-93e9-9c2df007cba6"/>
139 <box> 144 <box>
140 <topPen lineWidth="0.5"/> 145 <topPen lineWidth="0.5"/>
141 <leftPen lineWidth="0.5"/> 146 <leftPen lineWidth="0.5"/>
@@ -143,12 +148,13 @@ WHERE $X{IN,bp.id,IDS_BEM_PATRIMONIAL}]]&gt; @@ -143,12 +148,13 @@ WHERE $X{IN,bp.id,IDS_BEM_PATRIMONIAL}]]&gt;
143 <rightPen lineWidth="0.5"/> 148 <rightPen lineWidth="0.5"/>
144 </box> 149 </box>
145 <textElement textAlignment="Right" verticalAlignment="Middle"> 150 <textElement textAlignment="Right" verticalAlignment="Middle">
  151 + <font size="6"/>
146 <paragraph rightIndent="3"/> 152 <paragraph rightIndent="3"/>
147 </textElement> 153 </textElement>
148 <textFieldExpression><![CDATA[$V{TOTAL_GERAL_AQUISICAO}]]></textFieldExpression> 154 <textFieldExpression><![CDATA[$V{TOTAL_GERAL_AQUISICAO}]]></textFieldExpression>
149 </textField> 155 </textField>
150 <textField> 156 <textField>
151 - <reportElement mode="Transparent" x="0" y="0" width="482" height="20" forecolor="#000000" backcolor="#CCCCCC" uuid="30c20b02-b6b6-40bd-a470-42e29f8f32ab"/> 157 + <reportElement mode="Transparent" x="0" y="0" width="482" height="15" forecolor="#000000" backcolor="#CCCCCC" uuid="30c20b02-b6b6-40bd-a470-42e29f8f32ab"/>
152 <box> 158 <box>
153 <topPen lineWidth="0.5"/> 159 <topPen lineWidth="0.5"/>
154 <leftPen lineWidth="0.5"/> 160 <leftPen lineWidth="0.5"/>
@@ -156,7 +162,7 @@ WHERE $X{IN,bp.id,IDS_BEM_PATRIMONIAL}]]&gt; @@ -156,7 +162,7 @@ WHERE $X{IN,bp.id,IDS_BEM_PATRIMONIAL}]]&gt;
156 <rightPen lineWidth="0.5"/> 162 <rightPen lineWidth="0.5"/>
157 </box> 163 </box>
158 <textElement textAlignment="Right" verticalAlignment="Middle"> 164 <textElement textAlignment="Right" verticalAlignment="Middle">
159 - <font isBold="true"/> 165 + <font size="7" isBold="true"/>
160 <paragraph rightIndent="3"/> 166 <paragraph rightIndent="3"/>
161 </textElement> 167 </textElement>
162 <textFieldExpression><![CDATA["Total por Órgão:"]]></textFieldExpression> 168 <textFieldExpression><![CDATA["Total por Órgão:"]]></textFieldExpression>
@@ -167,18 +173,23 @@ WHERE $X{IN,bp.id,IDS_BEM_PATRIMONIAL}]]&gt; @@ -167,18 +173,23 @@ WHERE $X{IN,bp.id,IDS_BEM_PATRIMONIAL}]]&gt;
167 <group name="UG"> 173 <group name="UG">
168 <groupExpression><![CDATA[$F{idgestora}]]></groupExpression> 174 <groupExpression><![CDATA[$F{idgestora}]]></groupExpression>
169 <groupHeader> 175 <groupHeader>
170 - <band height="20"> 176 + <band height="17">
  177 + <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
171 <textField> 178 <textField>
172 - <reportElement x="0" y="0" width="555" height="20" uuid="9bc1859c-4340-4a65-b5ea-01e82822af03"/>  
173 - <textElement verticalAlignment="Middle" markup="styled"/> 179 + <reportElement x="0" y="0" width="555" height="17" uuid="9bc1859c-4340-4a65-b5ea-01e82822af03">
  180 + <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
  181 + </reportElement>
  182 + <textElement verticalAlignment="Middle" markup="styled">
  183 + <font size="8"/>
  184 + </textElement>
174 <textFieldExpression><![CDATA["<b>U.G.: </b>" + $F{gestora}]]></textFieldExpression> 185 <textFieldExpression><![CDATA["<b>U.G.: </b>" + $F{gestora}]]></textFieldExpression>
175 </textField> 186 </textField>
176 </band> 187 </band>
177 </groupHeader> 188 </groupHeader>
178 <groupFooter> 189 <groupFooter>
179 - <band height="20">  
180 - <textField pattern="#,##0.00">  
181 - <reportElement mode="Transparent" x="482" y="0" width="71" height="20" backcolor="#CCCCCC" uuid="7bbf63ea-7676-4ea2-bbd3-6fdb04a569fa"/> 190 + <band height="15">
  191 + <textField pattern="¤ #,##0.00">
  192 + <reportElement mode="Transparent" x="482" y="0" width="71" height="15" backcolor="#CCCCCC" uuid="7bbf63ea-7676-4ea2-bbd3-6fdb04a569fa"/>
182 <box> 193 <box>
183 <topPen lineWidth="0.5"/> 194 <topPen lineWidth="0.5"/>
184 <leftPen lineWidth="0.5"/> 195 <leftPen lineWidth="0.5"/>
@@ -186,12 +197,13 @@ WHERE $X{IN,bp.id,IDS_BEM_PATRIMONIAL}]]&gt; @@ -186,12 +197,13 @@ WHERE $X{IN,bp.id,IDS_BEM_PATRIMONIAL}]]&gt;
186 <rightPen lineWidth="0.5"/> 197 <rightPen lineWidth="0.5"/>
187 </box> 198 </box>
188 <textElement textAlignment="Right" verticalAlignment="Middle"> 199 <textElement textAlignment="Right" verticalAlignment="Middle">
  200 + <font size="6"/>
189 <paragraph rightIndent="3"/> 201 <paragraph rightIndent="3"/>
190 </textElement> 202 </textElement>
191 <textFieldExpression><![CDATA[$V{TOTAL_GERAL_AQUISICAO}]]></textFieldExpression> 203 <textFieldExpression><![CDATA[$V{TOTAL_GERAL_AQUISICAO}]]></textFieldExpression>
192 </textField> 204 </textField>
193 <textField> 205 <textField>
194 - <reportElement mode="Transparent" x="0" y="0" width="482" height="20" forecolor="#000000" backcolor="#CCCCCC" uuid="022773ce-c9dc-4fb6-83fb-109fcb6c7f79"/> 206 + <reportElement mode="Transparent" x="0" y="0" width="482" height="15" forecolor="#000000" backcolor="#CCCCCC" uuid="022773ce-c9dc-4fb6-83fb-109fcb6c7f79"/>
195 <box> 207 <box>
196 <topPen lineWidth="0.5"/> 208 <topPen lineWidth="0.5"/>
197 <leftPen lineWidth="0.5"/> 209 <leftPen lineWidth="0.5"/>
@@ -199,7 +211,7 @@ WHERE $X{IN,bp.id,IDS_BEM_PATRIMONIAL}]]&gt; @@ -199,7 +211,7 @@ WHERE $X{IN,bp.id,IDS_BEM_PATRIMONIAL}]]&gt;
199 <rightPen lineWidth="0.5"/> 211 <rightPen lineWidth="0.5"/>
200 </box> 212 </box>
201 <textElement textAlignment="Right" verticalAlignment="Middle"> 213 <textElement textAlignment="Right" verticalAlignment="Middle">
202 - <font isBold="true"/> 214 + <font size="7" isBold="true"/>
203 <paragraph rightIndent="3"/> 215 <paragraph rightIndent="3"/>
204 </textElement> 216 </textElement>
205 <textFieldExpression><![CDATA["Total por U.G.:"]]></textFieldExpression> 217 <textFieldExpression><![CDATA["Total por U.G.:"]]></textFieldExpression>
@@ -210,23 +222,33 @@ WHERE $X{IN,bp.id,IDS_BEM_PATRIMONIAL}]]&gt; @@ -210,23 +222,33 @@ WHERE $X{IN,bp.id,IDS_BEM_PATRIMONIAL}]]&gt;
210 <group name="UA"> 222 <group name="UA">
211 <groupExpression><![CDATA[$F{estruturaadministrativaid}]]></groupExpression> 223 <groupExpression><![CDATA[$F{estruturaadministrativaid}]]></groupExpression>
212 <groupHeader> 224 <groupHeader>
213 - <band height="39"> 225 + <band height="34">
  226 + <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
214 <textField> 227 <textField>
215 - <reportElement x="0" y="19" width="555" height="20" uuid="358a412c-642c-4489-9669-d3b9889a59e0"/>  
216 - <textElement verticalAlignment="Middle" markup="styled"/> 228 + <reportElement x="0" y="17" width="555" height="17" uuid="358a412c-642c-4489-9669-d3b9889a59e0">
  229 + <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
  230 + </reportElement>
  231 + <textElement verticalAlignment="Middle" markup="styled">
  232 + <font size="8"/>
  233 + </textElement>
217 <textFieldExpression><![CDATA["<b>Responsável U.A: </b>" + ( $F{responsavelua} != null ? $F{responsavelua} : "" )]]></textFieldExpression> 234 <textFieldExpression><![CDATA["<b>Responsável U.A: </b>" + ( $F{responsavelua} != null ? $F{responsavelua} : "" )]]></textFieldExpression>
218 </textField> 235 </textField>
219 <textField> 236 <textField>
220 - <reportElement x="0" y="0" width="555" height="20" uuid="4fe698b9-7956-4bc7-81a9-5102582d037e"/>  
221 - <textElement verticalAlignment="Middle" markup="styled"/> 237 + <reportElement x="0" y="0" width="555" height="17" uuid="4fe698b9-7956-4bc7-81a9-5102582d037e">
  238 + <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
  239 + </reportElement>
  240 + <textElement verticalAlignment="Middle" markup="styled">
  241 + <font size="8"/>
  242 + </textElement>
222 <textFieldExpression><![CDATA["<b>Unidade Administrativa: </b>" + $F{estruturaadministrativa}]]></textFieldExpression> 243 <textFieldExpression><![CDATA["<b>Unidade Administrativa: </b>" + $F{estruturaadministrativa}]]></textFieldExpression>
223 </textField> 244 </textField>
224 </band> 245 </band>
225 </groupHeader> 246 </groupHeader>
226 <groupFooter> 247 <groupFooter>
227 - <band height="20">  
228 - <textField pattern="#,##0.00">  
229 - <reportElement x="482" y="0" width="71" height="20" uuid="70897358-9542-440f-a085-23a5f063be61"/> 248 + <band height="15">
  249 + <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
  250 + <textField pattern="¤ #,##0.00">
  251 + <reportElement x="482" y="0" width="71" height="15" uuid="70897358-9542-440f-a085-23a5f063be61"/>
230 <box> 252 <box>
231 <topPen lineWidth="0.5"/> 253 <topPen lineWidth="0.5"/>
232 <leftPen lineWidth="0.5"/> 254 <leftPen lineWidth="0.5"/>
@@ -234,12 +256,13 @@ WHERE $X{IN,bp.id,IDS_BEM_PATRIMONIAL}]]&gt; @@ -234,12 +256,13 @@ WHERE $X{IN,bp.id,IDS_BEM_PATRIMONIAL}]]&gt;
234 <rightPen lineWidth="0.5"/> 256 <rightPen lineWidth="0.5"/>
235 </box> 257 </box>
236 <textElement textAlignment="Right" verticalAlignment="Middle"> 258 <textElement textAlignment="Right" verticalAlignment="Middle">
  259 + <font size="6"/>
237 <paragraph rightIndent="3"/> 260 <paragraph rightIndent="3"/>
238 </textElement> 261 </textElement>
239 <textFieldExpression><![CDATA[$V{TOTAL_AQUISICAO_UA}]]></textFieldExpression> 262 <textFieldExpression><![CDATA[$V{TOTAL_AQUISICAO_UA}]]></textFieldExpression>
240 </textField> 263 </textField>
241 <textField> 264 <textField>
242 - <reportElement mode="Transparent" x="0" y="0" width="482" height="20" backcolor="#CCCCCC" uuid="b34c3d88-44de-437d-a6bc-5126bae0a563"/> 265 + <reportElement mode="Transparent" x="0" y="0" width="482" height="15" backcolor="#CCCCCC" uuid="b34c3d88-44de-437d-a6bc-5126bae0a563"/>
243 <box> 266 <box>
244 <topPen lineWidth="0.5"/> 267 <topPen lineWidth="0.5"/>
245 <leftPen lineWidth="0.5"/> 268 <leftPen lineWidth="0.5"/>
@@ -247,7 +270,7 @@ WHERE $X{IN,bp.id,IDS_BEM_PATRIMONIAL}]]&gt; @@ -247,7 +270,7 @@ WHERE $X{IN,bp.id,IDS_BEM_PATRIMONIAL}]]&gt;
247 <rightPen lineWidth="0.5"/> 270 <rightPen lineWidth="0.5"/>
248 </box> 271 </box>
249 <textElement textAlignment="Right" verticalAlignment="Middle"> 272 <textElement textAlignment="Right" verticalAlignment="Middle">
250 - <font isBold="true"/> 273 + <font size="7" isBold="true"/>
251 <paragraph rightIndent="3"/> 274 <paragraph rightIndent="3"/>
252 </textElement> 275 </textElement>
253 <textFieldExpression><![CDATA["Total por U.A.:"]]></textFieldExpression> 276 <textFieldExpression><![CDATA["Total por U.A.:"]]></textFieldExpression>
@@ -258,106 +281,132 @@ WHERE $X{IN,bp.id,IDS_BEM_PATRIMONIAL}]]&gt; @@ -258,106 +281,132 @@ WHERE $X{IN,bp.id,IDS_BEM_PATRIMONIAL}]]&gt;
258 <group name="UL"> 281 <group name="UL">
259 <groupExpression><![CDATA[$F{estruturalocalizadoraid}]]></groupExpression> 282 <groupExpression><![CDATA[$F{estruturalocalizadoraid}]]></groupExpression>
260 <groupHeader> 283 <groupHeader>
261 - <band height="62"> 284 + <band height="52">
  285 + <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
262 <staticText> 286 <staticText>
263 - <reportElement x="31" y="32" width="57" height="30" uuid="297476d7-a6a3-4ca7-b498-b668fdfc1807"/> 287 + <reportElement x="31" y="32" width="57" height="20" uuid="297476d7-a6a3-4ca7-b498-b668fdfc1807"/>
264 <box> 288 <box>
265 <topPen lineWidth="0.5"/> 289 <topPen lineWidth="0.5"/>
266 <leftPen lineWidth="0.5"/> 290 <leftPen lineWidth="0.5"/>
267 <bottomPen lineWidth="0.5"/> 291 <bottomPen lineWidth="0.5"/>
268 <rightPen lineWidth="0.5"/> 292 <rightPen lineWidth="0.5"/>
269 </box> 293 </box>
270 - <textElement textAlignment="Center" verticalAlignment="Middle"/> 294 + <textElement textAlignment="Center" verticalAlignment="Middle">
  295 + <font size="7" isBold="true"/>
  296 + </textElement>
271 <text><![CDATA[Patrimônio]]></text> 297 <text><![CDATA[Patrimônio]]></text>
272 </staticText> 298 </staticText>
273 <staticText> 299 <staticText>
274 - <reportElement x="88" y="32" width="125" height="30" uuid="7f75ae5e-1e4b-478a-83b2-45693bf9253a"/> 300 + <reportElement x="88" y="32" width="125" height="20" uuid="7f75ae5e-1e4b-478a-83b2-45693bf9253a"/>
275 <box> 301 <box>
276 <topPen lineWidth="0.5"/> 302 <topPen lineWidth="0.5"/>
277 <leftPen lineWidth="0.5"/> 303 <leftPen lineWidth="0.5"/>
278 <bottomPen lineWidth="0.5"/> 304 <bottomPen lineWidth="0.5"/>
279 <rightPen lineWidth="0.5"/> 305 <rightPen lineWidth="0.5"/>
280 </box> 306 </box>
281 - <textElement textAlignment="Center" verticalAlignment="Middle"/> 307 + <textElement textAlignment="Center" verticalAlignment="Middle">
  308 + <font size="7" isBold="true"/>
  309 + </textElement>
282 <text><![CDATA[Descrição]]></text> 310 <text><![CDATA[Descrição]]></text>
283 </staticText> 311 </staticText>
284 <staticText> 312 <staticText>
285 - <reportElement x="411" y="32" width="71" height="30" uuid="08955c0b-402a-4912-8154-765e9d62b149"/> 313 + <reportElement x="411" y="32" width="71" height="20" uuid="08955c0b-402a-4912-8154-765e9d62b149"/>
286 <box> 314 <box>
287 <topPen lineWidth="0.5"/> 315 <topPen lineWidth="0.5"/>
288 <leftPen lineWidth="0.5"/> 316 <leftPen lineWidth="0.5"/>
289 <bottomPen lineWidth="0.5"/> 317 <bottomPen lineWidth="0.5"/>
290 <rightPen lineWidth="0.5"/> 318 <rightPen lineWidth="0.5"/>
291 </box> 319 </box>
292 - <textElement textAlignment="Center" verticalAlignment="Middle"/> 320 + <textElement textAlignment="Center" verticalAlignment="Middle">
  321 + <font size="7" isBold="true"/>
  322 + </textElement>
293 <text><![CDATA[Data Aquisição]]></text> 323 <text><![CDATA[Data Aquisição]]></text>
294 </staticText> 324 </staticText>
295 <staticText> 325 <staticText>
296 - <reportElement style="table" x="213" y="32" width="70" height="30" uuid="4d0449aa-a6a8-4f4b-90c4-d405271c1a9c"/> 326 + <reportElement style="table" x="213" y="32" width="70" height="20" uuid="4d0449aa-a6a8-4f4b-90c4-d405271c1a9c"/>
297 <box> 327 <box>
298 <topPen lineWidth="0.5"/> 328 <topPen lineWidth="0.5"/>
299 <leftPen lineWidth="0.5"/> 329 <leftPen lineWidth="0.5"/>
300 <bottomPen lineWidth="0.5"/> 330 <bottomPen lineWidth="0.5"/>
301 <rightPen lineWidth="0.5"/> 331 <rightPen lineWidth="0.5"/>
302 </box> 332 </box>
303 - <textElement textAlignment="Center" verticalAlignment="Middle"/> 333 + <textElement textAlignment="Center" verticalAlignment="Middle">
  334 + <font size="7" isBold="true"/>
  335 + </textElement>
304 <text><![CDATA[Stiuação Física]]></text> 336 <text><![CDATA[Stiuação Física]]></text>
305 </staticText> 337 </staticText>
306 <staticText> 338 <staticText>
307 - <reportElement x="342" y="32" width="69" height="30" uuid="7785375d-eeed-40ed-81b2-702172084d2a"/> 339 + <reportElement x="342" y="32" width="69" height="20" uuid="7785375d-eeed-40ed-81b2-702172084d2a"/>
308 <box> 340 <box>
309 <topPen lineWidth="0.5"/> 341 <topPen lineWidth="0.5"/>
310 <leftPen lineWidth="0.5"/> 342 <leftPen lineWidth="0.5"/>
311 <bottomPen lineWidth="0.5"/> 343 <bottomPen lineWidth="0.5"/>
312 <rightPen lineWidth="0.5"/> 344 <rightPen lineWidth="0.5"/>
313 </box> 345 </box>
314 - <textElement textAlignment="Center" verticalAlignment="Middle"/> 346 + <textElement textAlignment="Center" verticalAlignment="Middle">
  347 + <font size="7" isBold="true"/>
  348 + </textElement>
315 <text><![CDATA[Conta]]></text> 349 <text><![CDATA[Conta]]></text>
316 </staticText> 350 </staticText>
317 <staticText> 351 <staticText>
318 - <reportElement x="482" y="32" width="71" height="30" uuid="1062e607-d314-484d-8184-6dd0f77148f8"/> 352 + <reportElement x="482" y="32" width="71" height="20" uuid="1062e607-d314-484d-8184-6dd0f77148f8"/>
319 <box> 353 <box>
320 <topPen lineWidth="0.5"/> 354 <topPen lineWidth="0.5"/>
321 <leftPen lineWidth="0.5"/> 355 <leftPen lineWidth="0.5"/>
322 <bottomPen lineWidth="0.5"/> 356 <bottomPen lineWidth="0.5"/>
323 <rightPen lineWidth="0.5"/> 357 <rightPen lineWidth="0.5"/>
324 </box> 358 </box>
325 - <textElement textAlignment="Center" verticalAlignment="Middle"/> 359 + <textElement textAlignment="Center" verticalAlignment="Middle">
  360 + <font size="7" isBold="true"/>
  361 + </textElement>
326 <text><![CDATA[Valor de Aquisição]]></text> 362 <text><![CDATA[Valor de Aquisição]]></text>
327 </staticText> 363 </staticText>
328 <staticText> 364 <staticText>
329 - <reportElement x="0" y="32" width="31" height="30" uuid="f3d3dd71-ca88-4b43-ba13-e14a3227f6a2"/> 365 + <reportElement x="0" y="32" width="31" height="20" uuid="f3d3dd71-ca88-4b43-ba13-e14a3227f6a2">
  366 + <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
  367 + </reportElement>
330 <box> 368 <box>
331 <topPen lineWidth="0.5"/> 369 <topPen lineWidth="0.5"/>
332 <leftPen lineWidth="0.5"/> 370 <leftPen lineWidth="0.5"/>
333 <bottomPen lineWidth="0.5"/> 371 <bottomPen lineWidth="0.5"/>
334 <rightPen lineWidth="0.5"/> 372 <rightPen lineWidth="0.5"/>
335 </box> 373 </box>
336 - <textElement textAlignment="Center" verticalAlignment="Middle"/> 374 + <textElement textAlignment="Center" verticalAlignment="Middle">
  375 + <font size="7" isBold="true"/>
  376 + </textElement>
337 <text><![CDATA[Item]]></text> 377 <text><![CDATA[Item]]></text>
338 </staticText> 378 </staticText>
339 <textField> 379 <textField>
340 - <reportElement x="0" y="10" width="555" height="20" uuid="d3137e58-c2c1-4263-a7bb-1065cf42550b"/>  
341 - <textElement verticalAlignment="Middle" markup="styled"/> 380 + <reportElement x="0" y="10" width="555" height="17" uuid="d3137e58-c2c1-4263-a7bb-1065cf42550b">
  381 + <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
  382 + </reportElement>
  383 + <textElement verticalAlignment="Middle" markup="styled">
  384 + <font size="8"/>
  385 + </textElement>
342 <textFieldExpression><![CDATA["<b>Endereço: </b>" + $F{endereco}]]></textFieldExpression> 386 <textFieldExpression><![CDATA["<b>Endereço: </b>" + $F{endereco}]]></textFieldExpression>
343 </textField> 387 </textField>
344 <staticText> 388 <staticText>
345 - <reportElement x="283" y="32" width="59" height="30" uuid="91805779-9ffa-45d7-abd8-7ad17084c305"/> 389 + <reportElement x="283" y="32" width="59" height="20" uuid="91805779-9ffa-45d7-abd8-7ad17084c305"/>
346 <box> 390 <box>
347 <topPen lineWidth="0.5"/> 391 <topPen lineWidth="0.5"/>
348 <leftPen lineWidth="0.5"/> 392 <leftPen lineWidth="0.5"/>
349 <bottomPen lineWidth="0.5"/> 393 <bottomPen lineWidth="0.5"/>
350 <rightPen lineWidth="0.5"/> 394 <rightPen lineWidth="0.5"/>
351 </box> 395 </box>
352 - <textElement textAlignment="Center" verticalAlignment="Middle"/> 396 + <textElement textAlignment="Center" verticalAlignment="Middle">
  397 + <font size="7" isBold="true"/>
  398 + </textElement>
353 <text><![CDATA[Garantia]]></text> 399 <text><![CDATA[Garantia]]></text>
354 </staticText> 400 </staticText>
355 </band> 401 </band>
356 </groupHeader> 402 </groupHeader>
357 <groupFooter> 403 <groupFooter>
358 - <band height="20"> 404 + <band height="15">
  405 + <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
359 <textField> 406 <textField>
360 - <reportElement mode="Transparent" x="0" y="0" width="482" height="20" backcolor="#CCCCCC" uuid="f2ea7bcc-11dc-4d86-b892-5452fa6de216"/> 407 + <reportElement mode="Transparent" x="0" y="0" width="482" height="15" backcolor="#CCCCCC" uuid="f2ea7bcc-11dc-4d86-b892-5452fa6de216">
  408 + <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
  409 + </reportElement>
361 <box> 410 <box>
362 <topPen lineWidth="0.5"/> 411 <topPen lineWidth="0.5"/>
363 <leftPen lineWidth="0.5"/> 412 <leftPen lineWidth="0.5"/>
@@ -365,13 +414,15 @@ WHERE $X{IN,bp.id,IDS_BEM_PATRIMONIAL}]]&gt; @@ -365,13 +414,15 @@ WHERE $X{IN,bp.id,IDS_BEM_PATRIMONIAL}]]&gt;
365 <rightPen lineWidth="0.5"/> 414 <rightPen lineWidth="0.5"/>
366 </box> 415 </box>
367 <textElement textAlignment="Right" verticalAlignment="Middle"> 416 <textElement textAlignment="Right" verticalAlignment="Middle">
368 - <font isBold="true"/> 417 + <font size="7" isBold="true"/>
369 <paragraph rightIndent="3"/> 418 <paragraph rightIndent="3"/>
370 </textElement> 419 </textElement>
371 <textFieldExpression><![CDATA["Total por Endereço:"]]></textFieldExpression> 420 <textFieldExpression><![CDATA["Total por Endereço:"]]></textFieldExpression>
372 </textField> 421 </textField>
373 - <textField pattern="#,##0.00">  
374 - <reportElement x="482" y="0" width="71" height="20" uuid="47f022b0-eed0-40ca-bd4c-d67b4c250573"/> 422 + <textField pattern="¤ #,##0.00">
  423 + <reportElement x="482" y="0" width="71" height="15" uuid="47f022b0-eed0-40ca-bd4c-d67b4c250573">
  424 + <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
  425 + </reportElement>
375 <box> 426 <box>
376 <topPen lineWidth="0.5"/> 427 <topPen lineWidth="0.5"/>
377 <leftPen lineWidth="0.5"/> 428 <leftPen lineWidth="0.5"/>
@@ -379,6 +430,7 @@ WHERE $X{IN,bp.id,IDS_BEM_PATRIMONIAL}]]&gt; @@ -379,6 +430,7 @@ WHERE $X{IN,bp.id,IDS_BEM_PATRIMONIAL}]]&gt;
379 <rightPen lineWidth="0.5"/> 430 <rightPen lineWidth="0.5"/>
380 </box> 431 </box>
381 <textElement textAlignment="Right" verticalAlignment="Middle"> 432 <textElement textAlignment="Right" verticalAlignment="Middle">
  433 + <font size="6"/>
382 <paragraph rightIndent="3"/> 434 <paragraph rightIndent="3"/>
383 </textElement> 435 </textElement>
384 <textFieldExpression><![CDATA[$V{TOTAL_AQUISICAO_UL}]]></textFieldExpression> 436 <textFieldExpression><![CDATA[$V{TOTAL_AQUISICAO_UL}]]></textFieldExpression>
@@ -390,45 +442,50 @@ WHERE $X{IN,bp.id,IDS_BEM_PATRIMONIAL}]]&gt; @@ -390,45 +442,50 @@ WHERE $X{IN,bp.id,IDS_BEM_PATRIMONIAL}]]&gt;
390 <band splitType="Stretch"/> 442 <band splitType="Stretch"/>
391 </background> 443 </background>
392 <detail> 444 <detail>
393 - <band height="20" splitType="Prevent"> 445 + <band height="15" splitType="Prevent">
  446 + <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
394 <textField isStretchWithOverflow="true" isBlankWhenNull="true"> 447 <textField isStretchWithOverflow="true" isBlankWhenNull="true">
395 - <reportElement stretchType="RelativeToTallestObject" x="31" y="0" width="57" height="20" uuid="7e0f9476-2de2-43b0-b73f-0bda736252ae"/> 448 + <reportElement stretchType="RelativeToTallestObject" x="31" y="0" width="57" height="15" uuid="7e0f9476-2de2-43b0-b73f-0bda736252ae"/>
396 <box> 449 <box>
397 <topPen lineWidth="0.5"/> 450 <topPen lineWidth="0.5"/>
398 <leftPen lineWidth="0.5"/> 451 <leftPen lineWidth="0.5"/>
399 <bottomPen lineWidth="0.5"/> 452 <bottomPen lineWidth="0.5"/>
400 <rightPen lineWidth="0.5"/> 453 <rightPen lineWidth="0.5"/>
401 </box> 454 </box>
402 - <textElement textAlignment="Center" verticalAlignment="Middle"/> 455 + <textElement textAlignment="Center" verticalAlignment="Middle">
  456 + <font size="6"/>
  457 + </textElement>
403 <textFieldExpression><![CDATA[$F{numeropatrimonial}]]></textFieldExpression> 458 <textFieldExpression><![CDATA[$F{numeropatrimonial}]]></textFieldExpression>
404 </textField> 459 </textField>
405 <textField isStretchWithOverflow="true" isBlankWhenNull="true"> 460 <textField isStretchWithOverflow="true" isBlankWhenNull="true">
406 - <reportElement stretchType="RelativeToTallestObject" x="88" y="0" width="125" height="20" uuid="60b42d10-a6c2-448b-89d5-22cde01bc01d"/>  
407 - <box> 461 + <reportElement stretchType="RelativeToTallestObject" x="88" y="0" width="125" height="15" uuid="60b42d10-a6c2-448b-89d5-22cde01bc01d"/>
  462 + <box topPadding="3" leftPadding="3" bottomPadding="3" rightPadding="3">
408 <topPen lineWidth="0.5"/> 463 <topPen lineWidth="0.5"/>
409 <leftPen lineWidth="0.5"/> 464 <leftPen lineWidth="0.5"/>
410 <bottomPen lineWidth="0.5"/> 465 <bottomPen lineWidth="0.5"/>
411 <rightPen lineWidth="0.5"/> 466 <rightPen lineWidth="0.5"/>
412 </box> 467 </box>
413 - <textElement verticalAlignment="Middle">  
414 - <font size="9"/> 468 + <textElement verticalAlignment="Top">
  469 + <font size="6"/>
415 <paragraph leftIndent="2" rightIndent="2"/> 470 <paragraph leftIndent="2" rightIndent="2"/>
416 </textElement> 471 </textElement>
417 <textFieldExpression><![CDATA[$F{materialdescricao} + " - " + $F{caracteristicamaterial}]]></textFieldExpression> 472 <textFieldExpression><![CDATA[$F{materialdescricao} + " - " + $F{caracteristicamaterial}]]></textFieldExpression>
418 </textField> 473 </textField>
419 <textField isStretchWithOverflow="true" pattern="dd/MM/yyyy" isBlankWhenNull="true"> 474 <textField isStretchWithOverflow="true" pattern="dd/MM/yyyy" isBlankWhenNull="true">
420 - <reportElement stretchType="RelativeToTallestObject" x="411" y="0" width="71" height="20" uuid="58f8d58e-eed6-4070-b28d-160a36fe99dc"/> 475 + <reportElement stretchType="RelativeToTallestObject" x="411" y="0" width="71" height="15" uuid="58f8d58e-eed6-4070-b28d-160a36fe99dc"/>
421 <box> 476 <box>
422 <topPen lineWidth="0.5"/> 477 <topPen lineWidth="0.5"/>
423 <leftPen lineWidth="0.5"/> 478 <leftPen lineWidth="0.5"/>
424 <bottomPen lineWidth="0.5"/> 479 <bottomPen lineWidth="0.5"/>
425 <rightPen lineWidth="0.5"/> 480 <rightPen lineWidth="0.5"/>
426 </box> 481 </box>
427 - <textElement textAlignment="Center" verticalAlignment="Middle"/> 482 + <textElement textAlignment="Center" verticalAlignment="Middle">
  483 + <font size="6"/>
  484 + </textElement>
428 <textFieldExpression><![CDATA[$F{dataaquisicao}]]></textFieldExpression> 485 <textFieldExpression><![CDATA[$F{dataaquisicao}]]></textFieldExpression>
429 </textField> 486 </textField>
430 <textField isStretchWithOverflow="true" isBlankWhenNull="true"> 487 <textField isStretchWithOverflow="true" isBlankWhenNull="true">
431 - <reportElement stretchType="RelativeToTallestObject" x="213" y="0" width="70" height="20" uuid="04dd801f-38ab-4df9-a9a8-fa4e34cdc0d8"/> 488 + <reportElement stretchType="RelativeToTallestObject" x="213" y="0" width="70" height="15" uuid="04dd801f-38ab-4df9-a9a8-fa4e34cdc0d8"/>
432 <box> 489 <box>
433 <topPen lineWidth="0.5"/> 490 <topPen lineWidth="0.5"/>
434 <leftPen lineWidth="0.5"/> 491 <leftPen lineWidth="0.5"/>
@@ -436,12 +493,15 @@ WHERE $X{IN,bp.id,IDS_BEM_PATRIMONIAL}]]&gt; @@ -436,12 +493,15 @@ WHERE $X{IN,bp.id,IDS_BEM_PATRIMONIAL}]]&gt;
436 <rightPen lineWidth="0.5"/> 493 <rightPen lineWidth="0.5"/>
437 </box> 494 </box>
438 <textElement textAlignment="Left" verticalAlignment="Middle"> 495 <textElement textAlignment="Left" verticalAlignment="Middle">
  496 + <font size="6"/>
439 <paragraph leftIndent="2"/> 497 <paragraph leftIndent="2"/>
440 </textElement> 498 </textElement>
441 <textFieldExpression><![CDATA[$F{situacaofisica}]]></textFieldExpression> 499 <textFieldExpression><![CDATA[$F{situacaofisica}]]></textFieldExpression>
442 </textField> 500 </textField>
443 - <textField isStretchWithOverflow="true" pattern="#,##0.00" isBlankWhenNull="true">  
444 - <reportElement stretchType="RelativeToTallestObject" x="482" y="0" width="71" height="20" uuid="30d1a2ec-a168-4e6b-b982-635e8aec1017"/> 501 + <textField isStretchWithOverflow="true" pattern="¤ #,##0.00" isBlankWhenNull="true">
  502 + <reportElement stretchType="RelativeToTallestObject" x="482" y="0" width="71" height="15" uuid="30d1a2ec-a168-4e6b-b982-635e8aec1017">
  503 + <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
  504 + </reportElement>
445 <box> 505 <box>
446 <topPen lineWidth="0.5"/> 506 <topPen lineWidth="0.5"/>
447 <leftPen lineWidth="0.5"/> 507 <leftPen lineWidth="0.5"/>
@@ -449,23 +509,26 @@ WHERE $X{IN,bp.id,IDS_BEM_PATRIMONIAL}]]&gt; @@ -449,23 +509,26 @@ WHERE $X{IN,bp.id,IDS_BEM_PATRIMONIAL}]]&gt;
449 <rightPen lineWidth="0.5"/> 509 <rightPen lineWidth="0.5"/>
450 </box> 510 </box>
451 <textElement textAlignment="Right" verticalAlignment="Middle"> 511 <textElement textAlignment="Right" verticalAlignment="Middle">
  512 + <font size="6"/>
452 <paragraph rightIndent="3"/> 513 <paragraph rightIndent="3"/>
453 </textElement> 514 </textElement>
454 <textFieldExpression><![CDATA[$F{valoraquisicao}]]></textFieldExpression> 515 <textFieldExpression><![CDATA[$F{valoraquisicao}]]></textFieldExpression>
455 </textField> 516 </textField>
456 <textField isStretchWithOverflow="true" isBlankWhenNull="true"> 517 <textField isStretchWithOverflow="true" isBlankWhenNull="true">
457 - <reportElement stretchType="RelativeToTallestObject" x="0" y="0" width="31" height="20" uuid="dfa8c602-17b9-4091-b6c1-6c6235f6706b"/> 518 + <reportElement stretchType="RelativeToTallestObject" x="0" y="0" width="31" height="15" uuid="dfa8c602-17b9-4091-b6c1-6c6235f6706b"/>
458 <box> 519 <box>
459 <topPen lineWidth="0.5"/> 520 <topPen lineWidth="0.5"/>
460 <leftPen lineWidth="0.5"/> 521 <leftPen lineWidth="0.5"/>
461 <bottomPen lineWidth="0.5"/> 522 <bottomPen lineWidth="0.5"/>
462 <rightPen lineWidth="0.5"/> 523 <rightPen lineWidth="0.5"/>
463 </box> 524 </box>
464 - <textElement textAlignment="Center" verticalAlignment="Middle"/> 525 + <textElement textAlignment="Center" verticalAlignment="Middle">
  526 + <font size="6"/>
  527 + </textElement>
465 <textFieldExpression><![CDATA[$V{UL_COUNT}]]></textFieldExpression> 528 <textFieldExpression><![CDATA[$V{UL_COUNT}]]></textFieldExpression>
466 </textField> 529 </textField>
467 <textField isStretchWithOverflow="true" isBlankWhenNull="true"> 530 <textField isStretchWithOverflow="true" isBlankWhenNull="true">
468 - <reportElement stretchType="RelativeToTallestObject" x="342" y="0" width="69" height="20" uuid="1f37cabe-8329-43c1-ad1b-326a56f07eb5"/> 531 + <reportElement stretchType="RelativeToTallestObject" x="342" y="0" width="69" height="15" uuid="1f37cabe-8329-43c1-ad1b-326a56f07eb5"/>
469 <box> 532 <box>
470 <topPen lineWidth="0.5"/> 533 <topPen lineWidth="0.5"/>
471 <leftPen lineWidth="0.5"/> 534 <leftPen lineWidth="0.5"/>
@@ -473,12 +536,13 @@ WHERE $X{IN,bp.id,IDS_BEM_PATRIMONIAL}]]&gt; @@ -473,12 +536,13 @@ WHERE $X{IN,bp.id,IDS_BEM_PATRIMONIAL}]]&gt;
473 <rightPen lineWidth="0.5"/> 536 <rightPen lineWidth="0.5"/>
474 </box> 537 </box>
475 <textElement textAlignment="Center" verticalAlignment="Middle"> 538 <textElement textAlignment="Center" verticalAlignment="Middle">
  539 + <font size="6"/>
476 <paragraph leftIndent="2"/> 540 <paragraph leftIndent="2"/>
477 </textElement> 541 </textElement>
478 <textFieldExpression><![CDATA[$F{contacontabil}]]></textFieldExpression> 542 <textFieldExpression><![CDATA[$F{contacontabil}]]></textFieldExpression>
479 </textField> 543 </textField>
480 <textField isStretchWithOverflow="true" pattern="dd/MM/yyyy" isBlankWhenNull="true"> 544 <textField isStretchWithOverflow="true" pattern="dd/MM/yyyy" isBlankWhenNull="true">
481 - <reportElement stretchType="RelativeToTallestObject" x="283" y="0" width="59" height="20" uuid="1235bb7c-b8b2-44a8-92b0-156d7bca75f9"> 545 + <reportElement stretchType="RelativeToTallestObject" x="283" y="0" width="59" height="15" uuid="1235bb7c-b8b2-44a8-92b0-156d7bca75f9">
482 <printWhenExpression><![CDATA[$F{dataInicialGarantia} != null && $F{dataFinalGarantia} != null]]></printWhenExpression> 546 <printWhenExpression><![CDATA[$F{dataInicialGarantia} != null && $F{dataFinalGarantia} != null]]></printWhenExpression>
483 </reportElement> 547 </reportElement>
484 <box> 548 <box>
@@ -487,15 +551,18 @@ WHERE $X{IN,bp.id,IDS_BEM_PATRIMONIAL}]]&gt; @@ -487,15 +551,18 @@ WHERE $X{IN,bp.id,IDS_BEM_PATRIMONIAL}]]&gt;
487 <bottomPen lineWidth="0.5"/> 551 <bottomPen lineWidth="0.5"/>
488 <rightPen lineWidth="0.5"/> 552 <rightPen lineWidth="0.5"/>
489 </box> 553 </box>
490 - <textElement textAlignment="Center" verticalAlignment="Middle"/>  
491 - <textFieldExpression><![CDATA[new SimpleDateFormat("dd-MM-yyyy").format($F{dataInicialGarantia})+"\nà\n"+new SimpleDateFormat("dd-MM-yyyy").format($F{dataFinalGarantia})]]></textFieldExpression> 554 + <textElement textAlignment="Center" verticalAlignment="Middle">
  555 + <font size="6"/>
  556 + </textElement>
  557 + <textFieldExpression><![CDATA[new SimpleDateFormat("dd/MM/yyyy").format($F{dataInicialGarantia})+"\nà\n"+new SimpleDateFormat("dd/MM/yyyy").format($F{dataFinalGarantia})]]></textFieldExpression>
492 </textField> 558 </textField>
493 </band> 559 </band>
494 </detail> 560 </detail>
495 <summary> 561 <summary>
496 - <band height="20"> 562 + <band height="15">
  563 + <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
497 <textField> 564 <textField>
498 - <reportElement mode="Transparent" x="0" y="0" width="482" height="20" forecolor="#000000" backcolor="#CCCCCC" uuid="d6104a9e-2160-4570-bf52-41cd4c118a56"/> 565 + <reportElement mode="Transparent" x="0" y="0" width="482" height="15" forecolor="#000000" backcolor="#CCCCCC" uuid="d6104a9e-2160-4570-bf52-41cd4c118a56"/>
499 <box> 566 <box>
500 <topPen lineWidth="0.5"/> 567 <topPen lineWidth="0.5"/>
501 <leftPen lineWidth="0.5"/> 568 <leftPen lineWidth="0.5"/>
@@ -503,13 +570,13 @@ WHERE $X{IN,bp.id,IDS_BEM_PATRIMONIAL}]]&gt; @@ -503,13 +570,13 @@ WHERE $X{IN,bp.id,IDS_BEM_PATRIMONIAL}]]&gt;
503 <rightPen lineWidth="0.5"/> 570 <rightPen lineWidth="0.5"/>
504 </box> 571 </box>
505 <textElement textAlignment="Right" verticalAlignment="Middle"> 572 <textElement textAlignment="Right" verticalAlignment="Middle">
506 - <font isBold="true"/> 573 + <font size="7" isBold="true"/>
507 <paragraph rightIndent="3"/> 574 <paragraph rightIndent="3"/>
508 </textElement> 575 </textElement>
509 <textFieldExpression><![CDATA["Total Geral:"]]></textFieldExpression> 576 <textFieldExpression><![CDATA["Total Geral:"]]></textFieldExpression>
510 </textField> 577 </textField>
511 - <textField pattern="#,##0.00">  
512 - <reportElement mode="Transparent" x="482" y="0" width="71" height="20" backcolor="#CCCCCC" uuid="478b456d-ba28-4b8e-89ae-6dffdfccab81"/> 578 + <textField pattern="¤ #,##0.00">
  579 + <reportElement mode="Transparent" x="482" y="0" width="71" height="15" backcolor="#CCCCCC" uuid="478b456d-ba28-4b8e-89ae-6dffdfccab81"/>
513 <box> 580 <box>
514 <topPen lineWidth="0.5"/> 581 <topPen lineWidth="0.5"/>
515 <leftPen lineWidth="0.5"/> 582 <leftPen lineWidth="0.5"/>
@@ -517,6 +584,7 @@ WHERE $X{IN,bp.id,IDS_BEM_PATRIMONIAL}]]&gt; @@ -517,6 +584,7 @@ WHERE $X{IN,bp.id,IDS_BEM_PATRIMONIAL}]]&gt;
517 <rightPen lineWidth="0.5"/> 584 <rightPen lineWidth="0.5"/>
518 </box> 585 </box>
519 <textElement textAlignment="Right" verticalAlignment="Middle"> 586 <textElement textAlignment="Right" verticalAlignment="Middle">
  587 + <font size="6"/>
520 <paragraph rightIndent="3"/> 588 <paragraph rightIndent="3"/>
521 </textElement> 589 </textElement>
522 <textFieldExpression><![CDATA[$V{TOTAL_GERAL_AQUISICAO}]]></textFieldExpression> 590 <textFieldExpression><![CDATA[$V{TOTAL_GERAL_AQUISICAO}]]></textFieldExpression>
@@ -524,11 +592,14 @@ WHERE $X{IN,bp.id,IDS_BEM_PATRIMONIAL}]]&gt; @@ -524,11 +592,14 @@ WHERE $X{IN,bp.id,IDS_BEM_PATRIMONIAL}]]&gt;
524 </band> 592 </band>
525 </summary> 593 </summary>
526 <noData> 594 <noData>
527 - <band height="20"> 595 + <band height="17">
  596 + <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
528 <staticText> 597 <staticText>
529 - <reportElement x="0" y="0" width="555" height="20" uuid="068d2c48-e1b4-4a65-aedc-14223738c988"/> 598 + <reportElement x="0" y="0" width="555" height="17" uuid="068d2c48-e1b4-4a65-aedc-14223738c988">
  599 + <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
  600 + </reportElement>
530 <textElement textAlignment="Center" verticalAlignment="Middle"> 601 <textElement textAlignment="Center" verticalAlignment="Middle">
531 - <font isBold="true"/> 602 + <font size="8" isBold="true"/>
532 </textElement> 603 </textElement>
533 <text><![CDATA[Seção vazia]]></text> 604 <text><![CDATA[Seção vazia]]></text>
534 </staticText> 605 </staticText>