Subversion Repositories Integrator Subversion

Rev

Rev 182 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
179 espaco 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="subrelatorio_rodape" pageWidth="555" pageHeight="842" whenNoDataType="AllSectionsNoDetail" columnWidth="555" leftMargin="0" rightMargin="0" topMargin="0" bottomMargin="0" uuid="179b1b17-aefe-4310-904e-4611f78b0a56">
3
	<property name="ireport.zoom" value="1.464100000000001"/>
4
	<property name="ireport.x" value="0"/>
5
	<property name="ireport.y" value="0"/>
6
	<pageFooter>
7
		<band height="40">
8
			<textField isBlankWhenNull="true">
9
				<reportElement uuid="1fd8f049-ab4b-41fa-bbb8-fc71961255cc" x="0" y="0" width="208" height="15"/>
10
				<textElement verticalAlignment="Middle">
11
					<font fontName="Arial" size="6" isBold="false"/>
12
				</textElement>
13
				<textFieldExpression><![CDATA[new java.text.SimpleDateFormat("'Gerado em ' dd 'de' MMMMM 'de' yyyy ' às ' HH:mm", new Locale("pt", "BR")).format(new java.util.Date()).toUpperCase()]]></textFieldExpression>
14
			</textField>
15
			<textField isBlankWhenNull="false">
16
				<reportElement uuid="f2689535-fb10-4245-b8d8-e6548b1c84c0" key="textField" x="430" y="0" width="73" height="15"/>
17
				<textElement textAlignment="Right" verticalAlignment="Middle">
18
					<font fontName="Arial" size="6" isBold="false"/>
19
				</textElement>
20
				<textFieldExpression><![CDATA["PÁGINA " + $V{PAGE_NUMBER} + " DE "]]></textFieldExpression>
21
			</textField>
22
			<textField evaluationTime="Report" isBlankWhenNull="false">
23
				<reportElement uuid="7d95e25b-aad9-4e70-accc-87af497cc9ba" key="textField" x="503" y="0" width="52" height="15"/>
24
				<textElement verticalAlignment="Middle">
25
					<font fontName="Arial" size="6" isBold="false"/>
26
				</textElement>
27
				<textFieldExpression><![CDATA["" + $V{PAGE_NUMBER} + ""]]></textFieldExpression>
28
			</textField>
29
			<line>
30
				<reportElement uuid="d559ecaf-a462-422c-99eb-2204c236ef05" x="0" y="15" width="555" height="1"/>
31
			</line>
32
		</band>
33
	</pageFooter>
34
</jasperReport>