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="nfce_cabecalho" pageWidth="200" pageHeight="50" whenNoDataType="AllSectionsNoDetail" columnWidth="200" leftMargin="0" rightMargin="0" topMargin="0" bottomMargin="0" uuid="179b1b17-aefe-4310-904e-4611f78b0a56">
3
	<property name="ireport.zoom" value="4.594972986357223"/>
4
	<property name="ireport.x" value="0"/>
5
	<property name="ireport.y" value="0"/>
6
	<parameter name="IMAGE_DIR" class="java.lang.String" isForPrompting="false">
7
		<defaultValueExpression><![CDATA[""]]></defaultValueExpression>
8
	</parameter>
9
	<parameter name="pRazaoSocial" class="java.lang.String"/>
10
	<pageHeader>
11
		<band height="25">
12
			<image>
13
				<reportElement uuid="4f8810e5-44d1-46e3-ac0c-6e0b2ac883e4" mode="Transparent" x="0" y="0" width="56" height="25"/>
14
				<imageExpression><![CDATA[$P{IMAGE_DIR} + "logotipo.png"]]></imageExpression>
15
			</image>
16
			<staticText>
17
				<reportElement uuid="8cb4c6d2-d253-42d4-9839-59e04e746346" x="121" y="0" width="21" height="10"/>
18
				<textElement textAlignment="Right" verticalAlignment="Middle">
19
					<font fontName="Arial" size="6" isBold="true"/>
20
				</textElement>
21
				<text><![CDATA[CNPJ:]]></text>
22
			</staticText>
23
			<staticText>
24
				<reportElement uuid="8cb4c6d2-d253-42d4-9839-59e04e746346" x="143" y="0" width="57" height="10"/>
25
				<textElement verticalAlignment="Middle">
26
					<font fontName="Arial" size="6" isBold="true"/>
27
				</textElement>
28
				<text><![CDATA[21.494.821.0001/00]]></text>
29
			</staticText>
30
			<textField>
31
				<reportElement uuid="513522d5-a608-48f5-b506-1af0e8eb4d9e" x="46" y="0" width="75" height="10"/>
32
				<textElement verticalAlignment="Middle">
33
					<font fontName="Arial" size="6" isBold="true"/>
34
				</textElement>
35
				<textFieldExpression><![CDATA[$P{pRazaoSocial}]]></textFieldExpression>
36
			</textField>
37
			<staticText>
38
				<reportElement uuid="8cb4c6d2-d253-42d4-9839-59e04e746346" x="46" y="10" width="154" height="15"/>
39
				<textElement verticalAlignment="Top">
40
					<font fontName="Arial" size="6" isBold="true"/>
41
				</textElement>
42
				<text><![CDATA[AVENIDA COMENDADOR GUSTAVO PAIVA, 2650, LOJA A, MANGABEIRAS, MACEIO, AL]]></text>
43
			</staticText>
44
		</band>
45
	</pageHeader>
46
</jasperReport>