<?xml version="1.0" encoding="UTF-8"  ?>
<!-- Created with iReport - A designer for JasperReports -->
<!DOCTYPE jasperReport PUBLIC "//JasperReports//DTD Report Design//EN" "http://jasperreports.sourceforge.net/dtds/jasperreport.dtd">
<jasperReport
		 name="OUTROS_ORDEM_COLETA"
		 columnCount="1"
		 printOrder="Vertical"
		 orientation="Portrait"
		 pageWidth="595"
		 pageHeight="842"
		 columnWidth="535"
		 columnSpacing="0"
		 leftMargin="30"
		 rightMargin="30"
		 topMargin="20"
		 bottomMargin="20"
		 whenNoDataType="NoPages"
		 isTitleNewPage="false"
		 isSummaryNewPage="false">
	<property name="ireport.scriptlethandling" value="0" />
	<property name="ireport.encoding" value="UTF-8" />
	<import value="java.util.*" />
	<import value="net.sf.jasperreports.engine.*" />
	<import value="net.sf.jasperreports.engine.data.*" />

	<parameter name="VIA" isForPrompting="false" class="java.lang.Short"/>

	<field name="identificador" class="java.lang.Long">
		<fieldDescription><![CDATA[identificador]]></fieldDescription>
	</field>
	<field name="serie" class="java.lang.Long">
		<fieldDescription><![CDATA[serie]]></fieldDescription>
	</field>
	<field name="nomeEmitente" class="java.lang.Object">
		<fieldDescription><![CDATA[empresa.pessoa.nome]]></fieldDescription>
	</field>
	<field name="ruaEmitente" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.endereco.logradouro]]></fieldDescription>
	</field>
	<field name="numeroEmitente" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.endereco.numero]]></fieldDescription>
	</field>
	<field name="bairroEmitente" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.endereco.bairro]]></fieldDescription>
	</field>
	<field name="cnpjEmitente" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.complemento.cnpj]]></fieldDescription>
	</field>
	<field name="inscEstEmitente" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.complemento.inscEst]]></fieldDescription>
	</field>
	<field name="nomeRemetente" class="java.lang.String">
		<fieldDescription><![CDATA[remetenteDestinatarioFrete.pessoaRemetente.pessoaTransporte.pessoa.nome]]></fieldDescription>
	</field>
	<field name="ruaRemetente" class="java.lang.String">
		<fieldDescription><![CDATA[remetenteDestinatarioFrete.pessoaRemetente.pessoaTransporte.pessoa.endereco.logradouro]]></fieldDescription>
	</field>
	<field name="numeroRemetente" class="java.lang.String">
		<fieldDescription><![CDATA[remetenteDestinatarioFrete.pessoaRemetente.pessoaTransporte.pessoa.endereco.numero]]></fieldDescription>
	</field>
	<field name="bairroRemetente" class="java.lang.String">
		<fieldDescription><![CDATA[remetenteDestinatarioFrete.pessoaRemetente.pessoaTransporte.pessoa.endereco.bairro]]></fieldDescription>
	</field>
	<field name="cnpjRemetente" class="java.lang.String">
		<fieldDescription><![CDATA[remetenteDestinatarioFrete.pessoaRemetente.pessoaTransporte.pessoa.complemento.cnpj]]></fieldDescription>
	</field>
	<field name="inscEstRemetente" class="java.lang.String">
		<fieldDescription><![CDATA[remetenteDestinatarioFrete.pessoaRemetente.pessoaTransporte.pessoa.complemento.inscEst]]></fieldDescription>
	</field>
	<field name="volumes" class="java.lang.Long">
		<fieldDescription><![CDATA[volumes]]></fieldDescription>
	</field>
	<field name="especie" class="java.lang.String">
		<fieldDescription><![CDATA[especie]]></fieldDescription>
	</field>
	<field name="dataEmissao" class="java.util.Date">
		<fieldDescription><![CDATA[dataEmissao]]></fieldDescription>
	</field>
	<field name="observacao" class="java.lang.String">
		<fieldDescription><![CDATA[observacao]]></fieldDescription>
	</field>

	<variable name="SUM_VIA" class="java.lang.Integer" resetType="Report" incrementType="Column" calculation="Sum">
		<variableExpression><![CDATA[new Integer($V{SUM_VIA}.intValue() + 1)]]></variableExpression>
		<initialValueExpression><![CDATA[new Integer(0)]]></initialValueExpression>
	</variable>
		<background>
			<band height="0"  isSplitAllowed="true" >
			</band>
		</background>
		<title>
			<band height="0"  isSplitAllowed="true" >
			</band>
		</title>
		<pageHeader>
			<band height="0"  isSplitAllowed="true" >
			</band>
		</pageHeader>
		<columnHeader>
			<band height="0"  isSplitAllowed="true" >
			</band>
		</columnHeader>
		<detail>
			<band height="394"  isSplitAllowed="true" >
				<rectangle>
					<reportElement
						x="58"
						y="2"
						width="425"
						height="382"
						key="rectangle-1"
						positionType="Float"/>
					<graphicElement stretchType="NoStretch">
					<pen lineWidth="0.3" lineStyle="Solid"/>
</graphicElement>
				</rectangle>
				<rectangle>
					<reportElement
						x="66"
						y="10"
						width="201"
						height="19"
						key="rectangle-2"
						positionType="Float"/>
					<graphicElement stretchType="NoStretch">
					<pen lineWidth="0.3" lineStyle="Solid"/>
</graphicElement>
				</rectangle>
				<rectangle>
					<reportElement
						x="274"
						y="10"
						width="201"
						height="19"
						key="rectangle-3"
						positionType="Float"/>
					<graphicElement stretchType="NoStretch">
					<pen lineWidth="0.3" lineStyle="Solid"/>
</graphicElement>
				</rectangle>
				<rectangle>
					<reportElement
						mode="Transparent"
						x="66"
						y="37"
						width="201"
						height="56"
						key="rectangle-4"
						positionType="Float"/>
					<graphicElement stretchType="NoStretch">
					<pen lineWidth="0.3" lineStyle="Solid"/>
</graphicElement>
				</rectangle>
				<rectangle>
					<reportElement
						x="274"
						y="37"
						width="201"
						height="56"
						key="rectangle-5"
						positionType="Float"/>
					<graphicElement stretchType="NoStretch">
					<pen lineWidth="0.3" lineStyle="Solid"/>
</graphicElement>
				</rectangle>
				<rectangle>
					<reportElement
						x="66"
						y="101"
						width="409"
						height="221"
						key="rectangle-6"
						positionType="Float"/>
					<graphicElement stretchType="NoStretch">
					<pen lineWidth="0.3" lineStyle="Solid"/>
</graphicElement>
				</rectangle>
				<rectangle>
					<reportElement
						x="66"
						y="330"
						width="409"
						height="17"
						key="rectangle-7"
						positionType="Float"/>
					<graphicElement stretchType="NoStretch">
					<pen lineWidth="0.3" lineStyle="Solid"/>
</graphicElement>
				</rectangle>
				<staticText>
					<reportElement
						x="77"
						y="12"
						width="178"
						height="16"
						key="staticText-1"
						positionType="Float"/>
					<box></box>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font size="8"/>
					</textElement>
				<text><![CDATA[ORDEM DE COLETA DE CARGA]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="277"
						y="13"
						width="14"
						height="12"
						key="staticText-2"
						positionType="Float"/>
					<box></box>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font pdfFontName="Helvetica" size="7" isBold="false"/>
					</textElement>
				<text><![CDATA[Nº:]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="348"
						y="13"
						width="26"
						height="12"
						key="staticText-3"
						positionType="Float"/>
					<box></box>
					<textElement textAlignment="Right" verticalAlignment="Middle">
						<font pdfFontName="Helvetica" size="7" isBold="false"/>
					</textElement>
				<text><![CDATA[Serie:]]></text>
				</staticText>
				<line direction="TopDown">
					<reportElement
						x="66"
						y="123"
						width="409"
						height="0"
						key="line-1"
						positionType="Float"/>
					<graphicElement stretchType="NoStretch">
					<pen lineWidth="0.3" lineStyle="Solid"/>
</graphicElement>
				</line>
				<line direction="TopDown">
					<reportElement
						x="66"
						y="140"
						width="409"
						height="0"
						key="line-2"
						positionType="Float"/>
					<graphicElement stretchType="NoStretch">
					<pen lineWidth="0.3" lineStyle="Solid"/>
</graphicElement>
				</line>
				<line direction="TopDown">
					<reportElement
						x="66"
						y="154"
						width="409"
						height="0"
						key="line-3"
						positionType="Float"/>
					<graphicElement stretchType="NoStretch">
					<pen lineWidth="0.3" lineStyle="Solid"/>
</graphicElement>
				</line>
				<line direction="TopDown">
					<reportElement
						x="66"
						y="168"
						width="409"
						height="0"
						key="line-4"
						positionType="Float"/>
					<graphicElement stretchType="NoStretch">
					<pen lineWidth="0.3" lineStyle="Solid"/>
</graphicElement>
				</line>
				<line direction="TopDown">
					<reportElement
						x="66"
						y="182"
						width="409"
						height="0"
						key="line-5"
						positionType="Float"/>
					<graphicElement stretchType="NoStretch">
					<pen lineWidth="0.3" lineStyle="Solid"/>
</graphicElement>
				</line>
				<line direction="TopDown">
					<reportElement
						x="66"
						y="196"
						width="409"
						height="0"
						key="line-6"
						positionType="Float"/>
					<graphicElement stretchType="NoStretch">
					<pen lineWidth="0.3" lineStyle="Solid"/>
</graphicElement>
				</line>
				<line direction="TopDown">
					<reportElement
						x="66"
						y="210"
						width="409"
						height="0"
						key="line-7"
						positionType="Float"/>
					<graphicElement stretchType="NoStretch">
					<pen lineWidth="0.3" lineStyle="Solid"/>
</graphicElement>
				</line>
				<line direction="TopDown">
					<reportElement
						x="66"
						y="224"
						width="409"
						height="0"
						key="line-8"
						positionType="Float"/>
					<graphicElement stretchType="NoStretch">
					<pen lineWidth="0.3" lineStyle="Solid"/>
</graphicElement>
				</line>
				<line direction="TopDown">
					<reportElement
						x="66"
						y="238"
						width="409"
						height="0"
						key="line-9"
						positionType="Float"/>
					<graphicElement stretchType="NoStretch">
					<pen lineWidth="0.3" lineStyle="Solid"/>
</graphicElement>
				</line>
				<line direction="TopDown">
					<reportElement
						x="66"
						y="252"
						width="409"
						height="0"
						key="line-10"
						positionType="Float"/>
					<graphicElement stretchType="NoStretch">
					<pen lineWidth="0.3" lineStyle="Solid"/>
</graphicElement>
				</line>
				<line direction="TopDown">
					<reportElement
						x="66"
						y="266"
						width="409"
						height="0"
						key="line-11"
						positionType="Float"/>
					<graphicElement stretchType="NoStretch">
					<pen lineWidth="0.3" lineStyle="Solid"/>
</graphicElement>
				</line>
				<line direction="TopDown">
					<reportElement
						x="66"
						y="280"
						width="409"
						height="0"
						key="line-12"
						positionType="Float"/>
					<graphicElement stretchType="NoStretch">
					<pen lineWidth="0.3" lineStyle="Solid"/>
</graphicElement>
				</line>
				<line direction="TopDown">
					<reportElement
						x="66"
						y="294"
						width="409"
						height="0"
						key="line-13"
						positionType="Float"/>
					<graphicElement stretchType="NoStretch">
					<pen lineWidth="0.3" lineStyle="Solid"/>
</graphicElement>
				</line>
				<line direction="TopDown">
					<reportElement
						x="151"
						y="123"
						width="0"
						height="172"
						key="line-15"
						positionType="Float"/>
					<graphicElement stretchType="NoStretch">
					<pen lineWidth="0.3" lineStyle="Solid"/>
</graphicElement>
				</line>
				<line direction="TopDown">
					<reportElement
						x="390"
						y="123"
						width="0"
						height="172"
						key="line-16"
						positionType="Float"/>
					<graphicElement stretchType="NoStretch">
					<pen lineWidth="0.3" lineStyle="Solid"/>
</graphicElement>
				</line>
				<staticText>
					<reportElement
						x="66"
						y="104"
						width="409"
						height="15"
						key="staticText-13"
						positionType="Float"/>
					<box></box>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font/>
					</textElement>
				<text><![CDATA[DESCRIÇÃO DA CARGA A SER COLETADA]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="66"
						y="124"
						width="85"
						height="17"
						key="staticText-14"
						positionType="Float"/>
					<box></box>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font size="7"/>
					</textElement>
				<text><![CDATA[Quantidade
ou Volume]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="390"
						y="124"
						width="85"
						height="17"
						key="staticText-15"
						positionType="Float"/>
					<box></box>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font size="7"/>
					</textElement>
				<text><![CDATA[Número e Data
Documento Fiscal]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="183"
						y="124"
						width="178"
						height="16"
						key="staticText-16"
						positionType="Float"/>
					<box></box>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font size="7"/>
					</textElement>
				<text><![CDATA[Espécie do Volume ou Mercadoria]]></text>
				</staticText>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="72"
						y="42"
						width="177"
						height="10"
						key="textField-1"
						positionType="Float"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{nomeEmitente}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="72"
						y="60"
						width="177"
						height="10"
						key="textField-2"
						positionType="Float"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{ruaEmitente} + ", " + $F{numeroEmitente} + " - " + $F{bairroEmitente}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="168"
						y="78"
						width="87"
						height="10"
						key="textField-3"
						positionType="Float"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{inscEstEmitente}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="72"
						y="78"
						width="78"
						height="10"
						key="textField-4"
						positionType="Float"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{cnpjEmitente}.substring(0,2) + "." + $F{cnpjEmitente}.substring(2,5) + "." +$F{cnpjEmitente}.substring(5,8) + "/" + $F{cnpjEmitente}.substring(8,12) + "-" + $F{cnpjEmitente}.substring(12)]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="280"
						y="42"
						width="177"
						height="10"
						key="textField-5"
						positionType="Float"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{nomeRemetente}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="280"
						y="60"
						width="177"
						height="10"
						key="textField-6"
						positionType="Float"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{ruaRemetente} + ", " + $F{numeroRemetente} + " - " + $F{bairroRemetente}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="280"
						y="78"
						width="78"
						height="10"
						key="textField-7"
						positionType="Float"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{cnpjRemetente}.substring(0,2) + "." + $F{cnpjRemetente}.substring(2,5) + "." +$F{cnpjRemetente}.substring(5,8) + "/" + $F{cnpjRemetente}.substring(8,12) + "-" + $F{cnpjRemetente}.substring(12)]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="375"
						y="78"
						width="87"
						height="10"
						key="textField-8"
						positionType="Float"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{inscEstRemetente}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="293"
						y="13"
						width="36"
						height="12"
						key="textField-9"
						positionType="Float"/>
					<box></box>
					<textElement verticalAlignment="Middle">
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.Long"><![CDATA[$F{identificador}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="376"
						y="13"
						width="22"
						height="12"
						key="textField-10"
						positionType="Float"/>
					<box></box>
					<textElement verticalAlignment="Middle">
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.Long"><![CDATA[$F{serie}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="423"
						y="13"
						width="22"
						height="12"
						key="textField-11"
						positionType="Float"/>
					<box></box>
					<textElement verticalAlignment="Middle">
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$V{SUM_VIA}.toString() + "ª via"]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="68"
						y="142"
						width="81"
						height="10"
						key="textField-12"
						positionType="Float"/>
					<box></box>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.Long"><![CDATA[$F{volumes}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="153"
						y="142"
						width="236"
						height="10"
						key="textField-13"
						positionType="Float"/>
					<box></box>
					<textElement textAlignment="Left" verticalAlignment="Middle">
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{especie}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" pattern="dd/MM/yyyy" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="392"
						y="142"
						width="81"
						height="10"
						key="textField-14"
						positionType="Float"/>
					<box></box>
					<textElement textAlignment="Center" verticalAlignment="Middle">
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.util.Date"><![CDATA[$F{dataEmissao}]]></textFieldExpression>
				</textField>
				<staticText>
					<reportElement
						x="365"
						y="331"
						width="91"
						height="10"
						key="staticText-17"
						positionType="Float"/>
					<box></box>
					<textElement textAlignment="Left" verticalAlignment="Top">
						<font pdfFontName="Helvetica" size="7" isBold="false"/>
					</textElement>
				<text><![CDATA[Ass. do Recebedor]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="68"
						y="331"
						width="20"
						height="10"
						key="staticText-18"
						positionType="Float"/>
					<box></box>
					<textElement textAlignment="Left" verticalAlignment="Top">
						<font pdfFontName="Helvetica" size="7" isBold="false"/>
					</textElement>
				<text><![CDATA[Local]]></text>
				</staticText>
				<staticText>
					<reportElement
						x="301"
						y="331"
						width="27"
						height="10"
						key="staticText-19"
						positionType="Float"/>
					<box></box>
					<textElement textAlignment="Left" verticalAlignment="Top">
						<font pdfFontName="Helvetica" size="7" isBold="false"/>
					</textElement>
				<text><![CDATA[Data]]></text>
				</staticText>
				<line direction="TopDown">
					<reportElement
						x="299"
						y="330"
						width="0"
						height="17"
						key="line-17"
						positionType="Float"/>
					<graphicElement stretchType="NoStretch">
					<pen lineWidth="0.3" lineStyle="Solid"/>
</graphicElement>
				</line>
				<line direction="TopDown">
					<reportElement
						x="363"
						y="330"
						width="0"
						height="17"
						key="line-18"
						positionType="Float"/>
					<graphicElement stretchType="NoStretch">
					<pen lineWidth="0.3" lineStyle="Solid"/>
</graphicElement>
				</line>
				<textField isStretchWithOverflow="false" isBlankWhenNull="true" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="66"
						y="354"
						width="409"
						height="20"
						key="textField-15"
						positionType="Float"/>
					<box></box>
					<textElement textAlignment="Center">
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA[$F{nomeEmitente} + ", " + $F{ruaEmitente} + "," + $F{numeroEmitente} + "-" + $F{bairroEmitente} + ", " + "CNPJ " + ($F{cnpjEmitente}.substring(0,2) + "." + $F{cnpjEmitente}.substring(2,5) + "." +$F{cnpjEmitente}.substring(5,8) + "/" + $F{cnpjEmitente}.substring(8,12) + "-" + $F{cnpjEmitente}.substring(12)) + ", " + "IE " + $F{inscEstEmitente}]]></textFieldExpression>
				</textField>
				<textField isStretchWithOverflow="false" isBlankWhenNull="false" evaluationTime="Now" hyperlinkType="None"  hyperlinkTarget="Self" >
					<reportElement
						x="68"
						y="296"
						width="404"
						height="23"
						key="textField-16"/>
					<box></box>
					<textElement>
						<font size="7"/>
					</textElement>
				<textFieldExpression   class="java.lang.String"><![CDATA["Observação: " + $F{observacao}]]></textFieldExpression>
				</textField>
			</band>
		</detail>
		<columnFooter>
			<band height="0"  isSplitAllowed="true" >
			</band>
		</columnFooter>
		<pageFooter>
			<band height="0"  isSplitAllowed="true" >
			</band>
		</pageFooter>
		<summary>
			<band height="0"  isSplitAllowed="true" >
			</band>
		</summary>
</jasperReport>
