<?xml version="1.0" encoding="UTF-8"?>
<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="OUTROS_DUPLICATA_DUAS_VIAS" pageWidth="595" pageHeight="842" columnWidth="535" leftMargin="30" rightMargin="30" topMargin="20" bottomMargin="20" uuid="919a80b5-ac65-4c98-9431-09b0796e4a83">
	<property name="ireport.scriptlethandling" value="0"/>
	<property name="ireport.encoding" value="UTF-8"/>
	<property name="ireport.zoom" value="1.5"/>
	<property name="ireport.x" value="38"/>
	<property name="ireport.y" value="0"/>
	<import value="net.sf.jasperreports.engine.*"/>
	<import value="java.util.*"/>
	<import value="net.sf.jasperreports.engine.data.*"/>
	<parameter name="LOGO" class="java.lang.String" isForPrompting="false"/>
	<parameter name="SUBREPORT_DIR_OUTR" class="java.lang.String">
		<defaultValueExpression><![CDATA["D:\\Projetos\\Projeto Mentor\\Mentor\\relatorios\\outros\\arquivosFontes\\"]]></defaultValueExpression>
	</parameter>
	<parameter name="LOGO_RELATORIO" class="net.sf.jasperreports.engine.JRImageRenderer" isForPrompting="false"/>
	<field name="dataCadastro" class="java.util.Date"/>
	<field name="nomeCliente" class="java.lang.String"/>
	<field name="inscricaoEstadualCliente" class="java.lang.String"/>
	<field name="municipioCliente" class="java.lang.String"/>
	<field name="logradouroEmpresa" class="java.lang.String"/>
	<field name="cepEmpresa" class="java.lang.String"/>
	<field name="bairroEmpresa" class="java.lang.String"/>
	<field name="numeroEmpresa" class="java.lang.String"/>
	<field name="cidadeEmpresa" class="java.lang.String"/>
	<field name="ufEmpresa" class="java.lang.String"/>
	<field name="cnpjEmpresa" class="java.lang.String"/>
	<field name="inscricaoEstadualEmp" class="java.lang.String"/>
	<field name="nomeEmpresa" class="java.lang.String"/>
	<field name="foneEmpresa" class="java.lang.String"/>
	<field name="faxEmpresa" class="java.lang.String"/>
	<field name="cnpjCliente" class="java.lang.String"/>
	<field name="logradouroCliente" class="java.lang.String"/>
	<field name="numeroCliente" class="java.lang.String"/>
	<field name="complementoCliente" class="java.lang.String"/>
	<field name="bairroCliente" class="java.lang.String"/>
	<field name="cidadeCliente" class="java.lang.String"/>
	<field name="ufCliente" class="java.lang.String"/>
	<field name="cepCliente" class="java.lang.String"/>
	<field name="valor" class="java.lang.Double"/>
	<field name="identificador" class="java.lang.Long"/>
	<field name="numParcTituloEstnota" class="java.lang.Short"/>
	<field name="dataVencimento" class="java.util.Date"/>
	<field name="observacao" class="java.lang.String"/>
	<field name="serieNota" class="java.lang.String"/>
	<field name="dataEmissaoNota" class="java.util.Date"/>
	<field name="numeroNota" class="java.lang.Number"/>
	<field name="chaveNFe" class="java.lang.String"/>
	<field name="cepCobranca" class="java.lang.String"/>
	<field name="ufCobranca" class="java.lang.String"/>
	<field name="bairroCobranca" class="java.lang.String"/>
	<field name="complementoCobranca" class="java.lang.String"/>
	<field name="logradouroCobranca" class="java.lang.String"/>
	<field name="cidadeCobranca" class="java.lang.String"/>
	<field name="numeroCobranca" class="java.lang.String"/>
	<field name="valorTotalNota" class="java.lang.Double"/>
	<field name="valorTotalTituloExt" class="java.lang.String"/>
	<field name="valorTotalNotaExt" class="java.lang.String"/>
	<field name="descontoFinanceiro" class="java.lang.Double"/>
	<variable name="valor" class="java.lang.Double"/>
	<background>
		<band splitType="Stretch"/>
	</background>
	<title>
		<band splitType="Stretch"/>
	</title>
	<pageHeader>
		<band splitType="Stretch"/>
	</pageHeader>
	<columnHeader>
		<band splitType="Stretch"/>
	</columnHeader>
	<detail>
		<band height="715" splitType="Stretch">
			<rectangle>
				<reportElement key="rectangle-1" positionType="Float" mode="Transparent" x="0" y="125" width="535" height="20" uuid="684b0bc1-5dba-4298-90eb-cd035fcaf20f"/>
				<graphicElement>
					<pen lineWidth="0.25"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement key="rectangle-2" positionType="Float" mode="Transparent" x="0" y="59" width="535" height="33" isRemoveLineWhenBlank="true" uuid="c0640079-bb54-4f71-802a-b90a5226099f">
					<printWhenExpression><![CDATA[new Boolean($F{numeroNota}!=null && $F{numeroNota}.intValue()>0)]]></printWhenExpression>
				</reportElement>
				<graphicElement>
					<pen lineWidth="0.25"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement key="staticText-1" positionType="Float" x="0" y="71" width="56" height="10" isRemoveLineWhenBlank="true" uuid="991cd11c-1c6a-4873-93e4-263b3a08988c">
					<printWhenExpression><![CDATA[new Boolean($F{numeroNota}!=null && $F{numeroNota}.intValue()>0)]]></printWhenExpression>
				</reportElement>
				<textElement textAlignment="Right" verticalAlignment="Top">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Valor Fatura:]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-2" positionType="Float" x="247" y="71" width="38" height="10" isRemoveLineWhenBlank="true" uuid="6899966e-3f8a-4eac-9dad-6d2ad79aca45">
					<printWhenExpression><![CDATA[new Boolean($F{numeroNota}!=null && $F{numeroNota}.intValue()>0)]]></printWhenExpression>
				</reportElement>
				<textElement textAlignment="Right" verticalAlignment="Top">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Número:]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-3" positionType="Float" x="148" y="71" width="27" height="10" isRemoveLineWhenBlank="true" uuid="3f126401-c1ee-4009-aca1-9ccf8b5171f0">
					<printWhenExpression><![CDATA[new Boolean($F{numeroNota}!=null && $F{numeroNota}.intValue()>0)]]></printWhenExpression>
				</reportElement>
				<textElement textAlignment="Right" verticalAlignment="Top">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Série:]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-4" positionType="Float" x="358" y="71" width="61" height="10" isRemoveLineWhenBlank="true" uuid="6830fd27-fd8f-4341-82d7-eb67ed9988a9">
					<printWhenExpression><![CDATA[new Boolean($F{numeroNota}!=null && $F{numeroNota}.intValue()>0)]]></printWhenExpression>
				</reportElement>
				<textElement textAlignment="Right" verticalAlignment="Top">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Data Emissão:]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-5" positionType="Float" x="0" y="60" width="535" height="11" isRemoveLineWhenBlank="true" uuid="0a7477b9-19d1-4deb-bf50-314a98df80ff">
					<printWhenExpression><![CDATA[new Boolean($F{numeroNota}!=null && $F{numeroNota}.intValue()>0)]]></printWhenExpression>
				</reportElement>
				<box>
					<bottomPen lineWidth="0.25" lineStyle="Solid"/>
				</box>
				<textElement textAlignment="Center">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Dados da Fatura]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-6" positionType="Float" x="0" y="92" width="535" height="11" uuid="0853230b-9274-4d27-98f6-a22ece3c517e"/>
				<box>
					<bottomPen lineWidth="0.25" lineStyle="Solid"/>
				</box>
				<textElement textAlignment="Center">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Duplicata]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-7" positionType="Float" x="-1" y="125" width="80" height="10" uuid="914ff27d-7ec4-44d2-a2dd-ff8a5bddad18"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Desconto de:]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-8" positionType="Float" x="303" y="125" width="18" height="10" uuid="5d652d8e-3097-4c5d-a247-668962c7541a"/>
				<textElement>
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Até:]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-9" positionType="Float" x="-1" y="135" width="80" height="10" uuid="10d9f497-bbcb-472d-9cd1-ccdda317014a"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Cond. Especial:]]></text>
			</staticText>
			<rectangle>
				<reportElement key="rectangle-3" positionType="Float" x="0" y="146" width="535" height="98" uuid="8fed184e-fd0f-447b-90ac-0befef5d9b5a"/>
				<graphicElement>
					<pen lineWidth="0.25"/>
				</graphicElement>
			</rectangle>
			<staticText>
				<reportElement key="staticText-10" positionType="Float" x="0" y="146" width="535" height="11" uuid="83774e6f-556e-4dd0-93e8-d9ae65b34b65"/>
				<box>
					<topPen lineWidth="0.25" lineStyle="Solid"/>
					<bottomPen lineWidth="0.25" lineStyle="Solid"/>
				</box>
				<textElement textAlignment="Center">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Informações do Cliente]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-11" positionType="Float" x="0" y="157" width="55" height="11" uuid="65c7b3e4-75b3-4840-9301-6e32ab88c49e"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Nome:]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-12" positionType="Float" x="0" y="189" width="55" height="11" uuid="dd2cc5f9-d00f-4993-a9af-ace53a0672f4"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Endereço:]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-13" positionType="Float" x="359" y="189" width="39" height="11" uuid="5aaa8199-64d6-4830-92d7-41a45f3753cb"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Número:]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-14" positionType="Float" x="434" y="189" width="37" height="11" uuid="da4ae9de-5fc6-4050-800c-27e8ad55c60a"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Compl.:]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-15" positionType="Float" x="0" y="199" width="54" height="11" uuid="7823ce6a-c54e-4fba-bb07-85fdbb193c8a"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Bairro:]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-16" positionType="Float" x="221" y="199" width="40" height="11" uuid="4c6ad100-40fd-4bb2-8555-b04a3eb43f1a"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Cidade:]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-17" positionType="Float" x="434" y="199" width="37" height="11" uuid="c3f28f42-d950-4791-a9eb-d69b5e690bae"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Cep:]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-18" positionType="Float" x="0" y="178" width="535" height="11" uuid="27f8a2dd-eb62-4cb6-ad33-e7baeab48893"/>
				<box>
					<topPen lineWidth="0.25" lineStyle="Solid"/>
					<bottomPen lineWidth="0.25" lineStyle="Solid"/>
				</box>
				<textElement textAlignment="Center">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Endereço]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-19" positionType="Float" x="359" y="199" width="39" height="11" uuid="98739a93-d85a-4d91-8d43-a230f13fdf43"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[UF:]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-20" positionType="Float" x="0" y="233" width="55" height="11" uuid="ccd3950d-45c0-4c71-a870-7ced832e3e40"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Bairro:]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-21" positionType="Float" x="0" y="210" width="535" height="11" uuid="2454ef11-0ac4-4292-bfd1-03971b522dbd"/>
				<box>
					<topPen lineWidth="0.25" lineStyle="Solid"/>
					<bottomPen lineWidth="0.25" lineStyle="Solid"/>
				</box>
				<textElement textAlignment="Center">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Endereço de Cobrança]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-22" positionType="Float" x="434" y="233" width="37" height="11" uuid="8de704d4-f7da-4858-be9c-b81de72a5a24"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Cep:]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-23" positionType="Float" x="434" y="221" width="37" height="11" uuid="15163074-ed17-4ed7-9915-7ceb81b11c64"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Compl.:]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-24" positionType="Float" x="359" y="221" width="39" height="11" uuid="a31087f0-9e16-4760-9b2c-ed315e2e66f2"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Número:]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-25" positionType="Float" x="359" y="233" width="39" height="11" uuid="8f3c4938-6f43-4921-bd46-c22dcc2bdf79"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[UF:]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-26" positionType="Float" x="0" y="221" width="55" height="11" uuid="9bbcfd3e-cfe1-4a51-b6fd-518ae6de9ba4"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Endereço:]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-27" positionType="Float" x="221" y="233" width="40" height="11" uuid="b7261d08-0bc7-4e74-9795-f66ac2817bdd"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Cidade:]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-28" positionType="Float" x="0" y="167" width="55" height="11" uuid="9a09b961-7a8b-462e-b4e6-6b33b58ae3be"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[CNPJ/CPF:]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-29" positionType="Float" x="273" y="167" width="77" height="11" uuid="593f9c5b-5cd9-449c-aae8-4750c0108c87"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Insc. Estadual:]]></text>
			</staticText>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement key="textField-1" positionType="Float" x="176" y="71" width="36" height="10" isRemoveLineWhenBlank="true" uuid="0decb4b5-0cdd-4445-916e-d56287f21d40">
					<printWhenExpression><![CDATA[new Boolean($F{numeroNota}!=null && $F{numeroNota}.intValue()>0)]]></printWhenExpression>
				</reportElement>
				<textElement textAlignment="Center" verticalAlignment="Top">
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{serieNota}]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" pattern="dd/MM/yyyy" isBlankWhenNull="true">
				<reportElement key="textField-2" positionType="Float" x="421" y="71" width="77" height="10" isRemoveLineWhenBlank="true" uuid="e2abc6bc-b560-4e74-be60-a53e6f8cc56c">
					<printWhenExpression><![CDATA[new Boolean($F{numeroNota}!=null && $F{numeroNota}.intValue()>0)]]></printWhenExpression>
				</reportElement>
				<textElement verticalAlignment="Top">
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{dataEmissaoNota}]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement key="textField-3" positionType="Float" x="287" y="71" width="33" height="10" isRemoveLineWhenBlank="true" uuid="a2c60946-eda3-4e93-8fd2-aa9b0993215d">
					<printWhenExpression><![CDATA[new Boolean($F{numeroNota}!=null && $F{numeroNota}.intValue()>0)]]></printWhenExpression>
				</reportElement>
				<textElement textAlignment="Left" verticalAlignment="Top">
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{numeroNota}]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement key="textField-4" positionType="Float" x="56" y="157" width="478" height="11" uuid="d936772a-904d-47e7-a5c6-9447862de990"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{nomeCliente}]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement key="textField-5" positionType="Float" x="350" y="167" width="132" height="11" uuid="f7b62752-bb70-4ff7-9689-f67cbb9860be"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{inscricaoEstadualCliente}]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement key="textField-6" positionType="Float" x="56" y="189" width="294" height="11" uuid="49e0a355-89ad-4f00-a537-72e8d9cd0bc4"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{logradouroCliente}]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement key="textField-7" positionType="Float" x="473" y="199" width="60" height="11" uuid="69632f4d-64a0-43a1-aed6-94092e550cd7"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{cepCliente}]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement key="textField-8" positionType="Float" x="399" y="199" width="34" height="11" uuid="49b2cebc-87bd-4327-9ff1-d7424c03a1d0"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{ufCliente}]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement key="textField-9" positionType="Float" x="261" y="199" width="97" height="11" uuid="eb782846-dc2f-4284-a08a-e5f0437c458c"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{cidadeCliente}]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement key="textField-10" positionType="Float" x="56" y="199" width="166" height="11" uuid="e021390c-54d2-4eb0-9688-67787e25e42a"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{bairroCliente}]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement key="textField-11" positionType="Float" x="399" y="189" width="34" height="11" uuid="442432b1-9634-4419-8474-180febff2bd6"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{numeroCliente}]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement key="textField-12" positionType="Float" x="472" y="189" width="62" height="11" uuid="58b12324-0fb7-4d19-9616-4e8ffdad6b2c"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{complementoCliente}]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement key="textField-13" positionType="Float" x="56" y="167" width="206" height="11" uuid="ae5bcbc9-f582-44e3-ab4c-c8c0c3d6a7d4"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{cnpjCliente}.length()<=11 && $F{cnpjCliente}.length()>=9?
$F{cnpjCliente}.substring( 0, 3 )+"."+
$F{cnpjCliente}.substring( 3, 6 )+"."+
$F{cnpjCliente}.substring( 6, 9 )+"-"+
$F{cnpjCliente}.substring( 9 ):
$F{cnpjCliente}.substring( 0, 2 )+"."+
$F{cnpjCliente}.substring( 2, 5 )+"."+
$F{cnpjCliente}.substring( 5, 8 )+"/"+
$F{cnpjCliente}.substring( 8, 12 )+"-"+
$F{cnpjCliente}.substring( 12, 14 )]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement key="textField-14" positionType="Float" x="472" y="233" width="62" height="11" uuid="50de4caa-25a3-4ec2-82d8-59face1fc2ae"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{cepCobranca}]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement key="textField-15" positionType="Float" x="399" y="233" width="34" height="11" uuid="dd0118c6-e7ad-4d02-9dce-23b28538e133"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{ufCobranca}]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement key="textField-16" positionType="Float" x="261" y="233" width="97" height="11" uuid="7575d370-070c-462c-81c2-a5e825a40011"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{cidadeCobranca}]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement key="textField-17" positionType="Float" x="56" y="233" width="165" height="11" uuid="48ea87ce-ccd7-4654-9b55-45e72eabe3e1"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{bairroCobranca}]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement key="textField-18" positionType="Float" x="472" y="221" width="62" height="11" uuid="71cdf54c-e5c3-43e4-b8cd-21e7667f25b3"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{complementoCobranca}]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement key="textField-19" positionType="Float" x="399" y="221" width="34" height="11" uuid="d1a11e6d-3c91-4808-a7d3-8705c1642251"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{numeroCobranca}]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement key="textField-20" positionType="Float" x="56" y="221" width="294" height="11" uuid="f928f7c7-5c43-4642-a4ba-60bf44957ff2"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{logradouroCobranca}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement key="staticText-30" positionType="Float" x="0" y="81" width="56" height="10" isRemoveLineWhenBlank="true" uuid="2ee68e60-2166-426f-b691-89f56e6e18e0">
					<printWhenExpression><![CDATA[new Boolean($F{numeroNota}!=null && $F{numeroNota}.intValue()>0)]]></printWhenExpression>
				</reportElement>
				<textElement textAlignment="Right" verticalAlignment="Top">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Chave NFe:]]></text>
			</staticText>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement key="textField-21" positionType="Float" x="57" y="81" width="383" height="10" isRemoveLineWhenBlank="true" uuid="a939776c-02c2-4c3c-9f59-244db06032c6">
					<printWhenExpression><![CDATA[new Boolean($F{numeroNota}!=null && $F{numeroNota}.intValue()>0)]]></printWhenExpression>
				</reportElement>
				<textElement verticalAlignment="Top">
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{chaveNFe}]]></textFieldExpression>
			</textField>
			<line>
				<reportElement key="line-1" positionType="Float" x="0" y="323" width="260" height="1" uuid="4223ffe1-c2ff-43a8-8303-036c88a2a366"/>
				<graphicElement>
					<pen lineWidth="0.25"/>
				</graphicElement>
			</line>
			<line>
				<reportElement key="line-2" positionType="Float" x="272" y="323" width="262" height="1" uuid="cc7d020c-7d14-4d61-a138-18b919131477"/>
				<graphicElement>
					<pen lineWidth="0.25"/>
				</graphicElement>
			</line>
			<textField isBlankWhenNull="true">
				<reportElement key="textField-22" positionType="Float" x="0" y="324" width="262" height="15" uuid="689aafe6-0920-4d8c-a465-6be37c89f9c5"/>
				<box>
					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
				</box>
				<textElement textAlignment="Center" verticalAlignment="Top">
					<font size="8" isBold="false" pdfFontName="Helvetica"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{nomeEmpresa}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement key="staticText-31" positionType="Float" x="272" y="324" width="260" height="14" uuid="56e8a5ce-26cc-4841-8070-6d1a6df89b09"/>
				<textElement textAlignment="Center">
					<font size="8"/>
				</textElement>
				<text><![CDATA[Assinatura do Sacado]]></text>
			</staticText>
			<line>
				<reportElement key="line-3" positionType="Float" x="174" y="291" width="184" height="1" uuid="f9331737-36fe-4f0b-bdaf-cfd149e800dc"/>
				<graphicElement>
					<pen lineWidth="0.25"/>
				</graphicElement>
			</line>
			<staticText>
				<reportElement key="staticText-32" positionType="Float" x="174" y="292" width="184" height="14" uuid="83138153-ae5c-470b-ba6a-5b47ce26a4e7"/>
				<textElement textAlignment="Center">
					<font size="8"/>
				</textElement>
				<text><![CDATA[Data do Aceite]]></text>
			</staticText>
			<textField isStretchWithOverflow="true" pattern="##0.00" isBlankWhenNull="true">
				<reportElement key="textField-23" positionType="Float" x="57" y="71" width="71" height="10" isRemoveLineWhenBlank="true" uuid="742a0233-1321-46ad-8862-2c0247a7ab06">
					<printWhenExpression><![CDATA[new Boolean($F{numeroNota}!=null && $F{numeroNota}.intValue()>0)]]></printWhenExpression>
				</reportElement>
				<textElement textAlignment="Left">
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[java.text.NumberFormat.getCurrencyInstance().format($F{valorTotalNota})]]></textFieldExpression>
			</textField>
			<textField evaluationTime="Band" isBlankWhenNull="false">
				<reportElement key="textField-24" positionType="Float" x="0" y="243" width="534" height="36" uuid="a664d7d6-a45e-4018-bf02-5cff407c4482"/>
				<textElement textAlignment="Justified" markup="html">
					<font size="8" isBold="false" pdfFontName="Helvetica"/>
				</textElement>
				<textFieldExpression><![CDATA["Reconheço(emos) a exatidão desta Duplicata de Venda Mercantil, na importância de <b> "+java.text.NumberFormat.getCurrencyInstance().format($F{valor}.doubleValue() - $F{descontoFinanceiro}.doubleValue())+" (" + $F{valorTotalTituloExt} +")</b>, que pagarei(emos) à: <b>"+ $F{nomeEmpresa}+"</b>, ou à sua ordem, nos vencimentos indicados."]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement key="textField-25" positionType="Float" x="158" y="0" width="368" height="15" uuid="9555f120-c4e3-4053-9028-8c11dee48cfe"/>
				<box>
					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
				</box>
				<textElement textAlignment="Left" verticalAlignment="Top">
					<font size="10" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{nomeEmpresa}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement key="staticText-33" positionType="Float" x="155" y="14" width="27" height="10" uuid="89e3675c-465f-49db-af6f-5813404bdc93"/>
				<box>
					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
				</box>
				<textElement textAlignment="Right" verticalAlignment="Middle">
					<font size="7" isBold="true" isItalic="true" pdfFontName="Helvetica-BoldOblique"/>
				</textElement>
				<text><![CDATA[CNPJ :]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-34" positionType="Float" x="298" y="14" width="69" height="10" uuid="abf2d5b7-cf52-4a3e-b285-3cbfd019dc4b"/>
				<box>
					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
				</box>
				<textElement verticalAlignment="Middle">
					<font size="7" isBold="true" isItalic="true" pdfFontName="Helvetica-BoldOblique"/>
				</textElement>
				<text><![CDATA[Inscrição Estadual :]]></text>
			</staticText>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement key="textField-26" positionType="Float" x="183" y="14" width="80" height="10" uuid="2bcc558f-4a83-42c5-8e9f-0d5aa42f0f04"/>
				<box>
					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
				</box>
				<textElement verticalAlignment="Middle">
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{cnpjEmpresa}.length()<=11 && $F{cnpjEmpresa}.length()>=9?
$F{cnpjEmpresa}.substring( 0, 3 )+"."+
$F{cnpjEmpresa}.substring( 3, 6 )+"."+
$F{cnpjEmpresa}.substring( 6, 9 )+"-"+
$F{cnpjEmpresa}.substring( 9 ):
$F{cnpjEmpresa}.substring( 0, 2 )+"."+
$F{cnpjEmpresa}.substring( 2, 5 )+"."+
$F{cnpjEmpresa}.substring( 5, 8 )+"/"+
$F{cnpjEmpresa}.substring( 8, 12 )+"-"+
$F{cnpjEmpresa}.substring( 12, 14 )]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement key="textField-27" positionType="Float" x="367" y="14" width="85" height="10" uuid="8a10853a-3d47-4aaf-b661-4b06e6d9ebae"/>
				<box>
					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
				</box>
				<textElement textAlignment="Left" verticalAlignment="Middle">
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{inscricaoEstadualEmp}]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement key="textField-28" positionType="Float" x="158" y="24" width="376" height="10" uuid="3300ed4d-5ed8-4117-9e2d-0e9155826bbb"/>
				<textElement textAlignment="Left">
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{logradouroEmpresa}+", "+$F{numeroEmpresa}+", "+$F{bairroEmpresa}+", CEP: "+$F{cepEmpresa}+". "+$F{cidadeEmpresa}+" - "+ $F{ufEmpresa}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement key="staticText-35" positionType="Float" x="153" y="34" width="24" height="10" uuid="6f8af9ce-8904-407d-9357-90c8b412264b"/>
				<box>
					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
				</box>
				<textElement textAlignment="Right" verticalAlignment="Middle">
					<font size="7" isBold="true" isItalic="true" pdfFontName="Helvetica-BoldOblique"/>
				</textElement>
				<text><![CDATA[Fone:]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-36" positionType="Float" x="298" y="34" width="76" height="10" uuid="2823bb57-5b0e-4510-9f15-d88c836e47ec"/>
				<box>
					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
				</box>
				<textElement textAlignment="Right" verticalAlignment="Middle">
					<font size="7" isBold="true" isItalic="true" pdfFontName="Helvetica-BoldOblique"/>
				</textElement>
				<text><![CDATA[Fax:]]></text>
			</staticText>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement key="textField-29" positionType="Float" x="178" y="34" width="80" height="10" uuid="edeae409-75ef-4335-a331-27140491b4a0"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{foneEmpresa}.length()==10?"("+$F{foneEmpresa}.substring( 0, 2 )+")"
+$F{foneEmpresa}.substring( 2, 6 )+"-"+$F{foneEmpresa}.substring( 6, 10 ):$F{foneEmpresa}]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement key="textField-30" positionType="Float" x="376" y="34" width="85" height="10" uuid="d6d83f3d-7580-403e-87aa-9bb8f70fc1b1"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{faxEmpresa}]]></textFieldExpression>
			</textField>
			<image onErrorType="Blank">
				<reportElement key="image-1" positionType="Float" x="0" y="0" width="154" height="52" uuid="a4ecdae6-1fdb-4b0e-8b63-cbdce027147d"/>
				<imageExpression><![CDATA[$P{LOGO_RELATORIO}]]></imageExpression>
			</image>
			<staticText>
				<reportElement key="staticText-37" positionType="Float" x="0" y="103" width="56" height="11" uuid="aa83cd90-ca7d-4204-ba8a-f6ced25ea9e6"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Nr. Título:]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-38" positionType="Float" x="181" y="103" width="80" height="11" uuid="df8bef83-b463-4cf5-9f07-2b3b2c1f11ab"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Data Vencimento:]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-39" positionType="Float" x="336" y="103" width="25" height="11" uuid="4ad31082-d47f-4ef4-a07f-de7487fba88a"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Valor:]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-40" positionType="Float" x="107" y="103" width="39" height="11" uuid="3d6e41ba-d5fe-473a-b3ed-5434066f0a3c"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Nr. Parc.:]]></text>
			</staticText>
			<textField isBlankWhenNull="false">
				<reportElement key="textField-31" positionType="Float" x="57" y="103" width="44" height="11" uuid="ac25a68f-8830-4373-9b72-56b5855debe2"/>
				<textElement textAlignment="Left">
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{identificador}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="false">
				<reportElement key="textField-32" positionType="Float" x="147" y="103" width="35" height="11" uuid="85739ede-8ff2-4533-b833-7e7f79830fa7"/>
				<textElement textAlignment="Left">
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{numParcTituloEstnota}]]></textFieldExpression>
			</textField>
			<textField pattern="dd/MM/yyyy" isBlankWhenNull="false">
				<reportElement key="textField-33" positionType="Float" x="263" y="103" width="62" height="11" uuid="4e054a5e-34ea-4af4-b3be-e887c63b4fa6"/>
				<textElement textAlignment="Center">
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{dataVencimento}]]></textFieldExpression>
			</textField>
			<textField pattern="" isBlankWhenNull="true">
				<reportElement key="textField-34" positionType="Float" x="363" y="103" width="50" height="11" uuid="08beb846-65c4-4710-91e2-ff5e5d033311"/>
				<textElement textAlignment="Left">
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[java.text.NumberFormat.getCurrencyInstance().format(new Double($F{valor}.doubleValue() - $F{descontoFinanceiro}.doubleValue()))]]></textFieldExpression>
			</textField>
			<line direction="BottomUp">
				<reportElement key="line-7" positionType="Float" x="0" y="350" width="535" height="1" uuid="aaa44574-ff71-4a70-b867-f214f8acc718"/>
			</line>
			<staticText>
				<reportElement key="staticText-81" positionType="Float" x="1" y="114" width="56" height="11" uuid="6d71ab58-4113-4bc9-ae88-01b305da7d5d"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Observações]]></text>
			</staticText>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement key="textField" positionType="Float" x="58" y="114" width="477" height="11" uuid="c49de464-b56d-4fe5-9332-e1973785de2a"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{observacao}]]></textFieldExpression>
			</textField>
			<rectangle>
				<reportElement key="rectangle-4" positionType="Float" mode="Transparent" x="0" y="491" width="535" height="20" uuid="6a9ca03e-e8e5-4861-af3a-434a8e8ab3f4"/>
			</rectangle>
			<rectangle>
				<reportElement key="rectangle-5" positionType="Float" mode="Transparent" x="0" y="425" width="535" height="33" isRemoveLineWhenBlank="true" uuid="50d2d9d8-6ab9-45a7-803e-ca5d2aa62dd5">
					<printWhenExpression><![CDATA[new Boolean($F{numeroNota}!=null && $F{numeroNota}.intValue()>0)]]></printWhenExpression>
				</reportElement>
			</rectangle>
			<staticText>
				<reportElement key="staticText-82" positionType="Float" x="0" y="437" width="56" height="10" isRemoveLineWhenBlank="true" uuid="8c48297d-0433-46f6-8169-cb89699b4f27">
					<printWhenExpression><![CDATA[new Boolean($F{numeroNota}!=null && $F{numeroNota}.intValue()>0)]]></printWhenExpression>
				</reportElement>
				<textElement textAlignment="Right" verticalAlignment="Top">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Valor Fatura:]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-83" positionType="Float" x="247" y="437" width="38" height="10" isRemoveLineWhenBlank="true" uuid="81600747-251f-4eb4-bd05-5e00a443cead">
					<printWhenExpression><![CDATA[new Boolean($F{numeroNota}!=null && $F{numeroNota}.intValue()>0)]]></printWhenExpression>
				</reportElement>
				<textElement textAlignment="Right" verticalAlignment="Top">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Número:]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-84" positionType="Float" x="148" y="437" width="27" height="10" isRemoveLineWhenBlank="true" uuid="e8694d92-f632-44d0-b744-9d7e05d78f60">
					<printWhenExpression><![CDATA[new Boolean($F{numeroNota}!=null && $F{numeroNota}.intValue()>0)]]></printWhenExpression>
				</reportElement>
				<textElement textAlignment="Right" verticalAlignment="Top">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Série:]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-85" positionType="Float" x="358" y="437" width="61" height="10" isRemoveLineWhenBlank="true" uuid="0f6d9caa-41e1-419a-bc59-f8870d5af47c">
					<printWhenExpression><![CDATA[new Boolean($F{numeroNota}!=null && $F{numeroNota}.intValue()>0)]]></printWhenExpression>
				</reportElement>
				<textElement textAlignment="Right" verticalAlignment="Top">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Data Emissão:]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-86" positionType="Float" x="0" y="426" width="535" height="11" isRemoveLineWhenBlank="true" uuid="e72fcc64-1fc7-4469-bc38-989a74fba12d">
					<printWhenExpression><![CDATA[new Boolean($F{numeroNota}!=null && $F{numeroNota}.intValue()>0)]]></printWhenExpression>
				</reportElement>
				<box>
					<bottomPen lineWidth="0.25" lineStyle="Solid"/>
				</box>
				<textElement textAlignment="Center">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Dados da Fatura]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-87" positionType="Float" x="0" y="458" width="535" height="11" uuid="74f49711-0ca2-4c09-bb06-a3a496e5e738"/>
				<box>
					<bottomPen lineWidth="0.25" lineStyle="Solid"/>
				</box>
				<textElement textAlignment="Center">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Duplicata]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-88" positionType="Float" x="-1" y="491" width="80" height="10" uuid="611a2542-dfa7-43e2-91db-0862e064573d"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Desconto de:]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-89" positionType="Float" x="303" y="491" width="18" height="10" uuid="4af799b3-0b70-4aa2-a9dc-9ad2edbad240"/>
				<textElement>
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Até:]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-90" positionType="Float" x="-1" y="501" width="80" height="10" uuid="3d3b2dda-23ef-4dc0-800a-95a4c29cb202"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Cond. Especial:]]></text>
			</staticText>
			<rectangle>
				<reportElement key="rectangle-6" positionType="Float" x="0" y="512" width="535" height="98" uuid="c757a3c4-9d7f-49f9-a494-15b316464aba"/>
			</rectangle>
			<staticText>
				<reportElement key="staticText-91" positionType="Float" x="0" y="512" width="535" height="11" uuid="ea8a2a7d-c371-4e2f-b43c-6cb5d6338446"/>
				<box>
					<topPen lineWidth="0.25" lineStyle="Solid"/>
					<bottomPen lineWidth="0.25" lineStyle="Solid"/>
				</box>
				<textElement textAlignment="Center">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Informações do Cliente]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-92" positionType="Float" x="0" y="523" width="55" height="11" uuid="f62d06ba-86c3-41c6-a14d-80130a0a1206"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Nome:]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-93" positionType="Float" x="0" y="555" width="55" height="11" uuid="b5b9d084-4b1a-4a76-8ad8-2ad9c0ca30e6"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Endereço:]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-94" positionType="Float" x="359" y="555" width="39" height="11" uuid="fa8f7819-00c6-4e98-9cd7-9f5863e6aab4"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Número:]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-95" positionType="Float" x="434" y="555" width="37" height="11" uuid="657bc474-e383-4af1-a1ff-e9f10f7d3cfd"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Compl.:]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-96" positionType="Float" x="0" y="565" width="54" height="11" uuid="68f40692-4d5e-4207-8960-0b2f39ddf3fc"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Bairro:]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-97" positionType="Float" x="221" y="565" width="40" height="11" uuid="82d57b47-f1ba-4259-b627-536c6dac409e"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Cidade:]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-98" positionType="Float" x="434" y="565" width="37" height="11" uuid="0073911d-8066-42ea-ac69-c217da7c73ad"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Cep:]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-99" positionType="Float" x="0" y="544" width="535" height="11" uuid="ebce7139-d78f-4782-9e54-8006782914c8"/>
				<box>
					<topPen lineWidth="0.25" lineStyle="Solid"/>
					<bottomPen lineWidth="0.25" lineStyle="Solid"/>
				</box>
				<textElement textAlignment="Center">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Endereço]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-100" positionType="Float" x="359" y="565" width="39" height="11" uuid="b7d7ef3d-27a1-4356-8682-ee16d354be51"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[UF:]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-101" positionType="Float" x="0" y="599" width="55" height="11" uuid="29d22b5c-d9ed-419a-8372-1ea479ba23be"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Bairro:]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-102" positionType="Float" x="0" y="576" width="535" height="11" uuid="3a5b9023-7fa3-4fbb-bf50-712d9b7c9f37"/>
				<box>
					<topPen lineWidth="0.25" lineStyle="Solid"/>
					<bottomPen lineWidth="0.25" lineStyle="Solid"/>
				</box>
				<textElement textAlignment="Center">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Endereço de Cobrança]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-103" positionType="Float" x="434" y="599" width="37" height="11" uuid="6e0c2028-46c0-44ee-81b1-9c6a3135f794"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Cep:]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-104" positionType="Float" x="434" y="587" width="37" height="11" uuid="e040e1b2-9f2d-41f2-a121-8b37ac891657"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Compl.:]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-105" positionType="Float" x="359" y="587" width="39" height="11" uuid="b6070780-4233-4043-b0f4-17df2c88692d"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Número:]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-106" positionType="Float" x="359" y="599" width="39" height="11" uuid="41338dd9-1fc4-4571-86c1-d34a1986f4be"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[UF:]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-107" positionType="Float" x="0" y="587" width="55" height="11" uuid="5485458f-1090-4134-b061-7f9345621563"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Endereço:]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-108" positionType="Float" x="221" y="599" width="40" height="11" uuid="c2be9b0c-f2b6-49b2-bf28-1a239f3b2e04"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Cidade:]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-109" positionType="Float" x="0" y="533" width="55" height="11" uuid="d77f317c-4323-4cb7-b779-4b86db2b7d1c"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[CNPJ/CPF:]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-110" positionType="Float" x="273" y="533" width="77" height="11" uuid="c3895e28-9534-4918-8e36-29fb8d6b36f9"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Insc. Estadual:]]></text>
			</staticText>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement key="textField-35" positionType="Float" x="176" y="437" width="36" height="10" isRemoveLineWhenBlank="true" uuid="b4a6a402-f7fb-4068-a80c-e2bb996443d7">
					<printWhenExpression><![CDATA[new Boolean($F{numeroNota}!=null && $F{numeroNota}.intValue()>0)]]></printWhenExpression>
				</reportElement>
				<textElement textAlignment="Center" verticalAlignment="Top">
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{serieNota}]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" pattern="dd/MM/yyyy" isBlankWhenNull="true">
				<reportElement key="textField-36" positionType="Float" x="421" y="437" width="77" height="10" isRemoveLineWhenBlank="true" uuid="386fdf8b-37ad-41cf-a1ff-cf6b6b79c9f4">
					<printWhenExpression><![CDATA[new Boolean($F{numeroNota}!=null && $F{numeroNota}.intValue()>0)]]></printWhenExpression>
				</reportElement>
				<textElement verticalAlignment="Top">
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{dataEmissaoNota}]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement key="textField-37" positionType="Float" x="287" y="437" width="33" height="10" isRemoveLineWhenBlank="true" uuid="1422cf34-49c2-4468-b501-58b6962e6a5c">
					<printWhenExpression><![CDATA[new Boolean($F{numeroNota}!=null && $F{numeroNota}.intValue()>0)]]></printWhenExpression>
				</reportElement>
				<textElement textAlignment="Left" verticalAlignment="Top">
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{numeroNota}]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement key="textField-38" positionType="Float" x="56" y="523" width="478" height="11" uuid="58ed4f6a-16bf-4154-bfae-fe950db4cd40"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{nomeCliente}]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement key="textField-39" positionType="Float" x="350" y="533" width="132" height="11" uuid="faafb4d3-4972-4986-8e39-22611d9be54c"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{inscricaoEstadualCliente}]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement key="textField-40" positionType="Float" x="56" y="555" width="294" height="11" uuid="fb5d1301-6e18-4abd-a885-c4a5f80f202d"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{logradouroCliente}]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement key="textField-41" positionType="Float" x="473" y="565" width="60" height="11" uuid="a5973689-5223-4ab1-9463-25c7c81b1591"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{cepCliente}]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement key="textField-42" positionType="Float" x="399" y="565" width="34" height="11" uuid="f76670fa-472a-48a0-8b2c-2080bbd50888"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{ufCliente}]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement key="textField-43" positionType="Float" x="261" y="565" width="97" height="11" uuid="fed2d71f-a38e-4702-90a5-50155bd89a45"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{cidadeCliente}]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement key="textField-44" positionType="Float" x="56" y="565" width="166" height="11" uuid="c16542ac-d3b0-42e9-8831-3697591703bf"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{bairroCliente}]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement key="textField-45" positionType="Float" x="399" y="555" width="34" height="11" uuid="ac6a3bf3-0ded-4eab-940d-d87c6c432b49"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{numeroCliente}]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement key="textField-46" positionType="Float" x="472" y="555" width="62" height="11" uuid="00159bd8-0a84-4dc6-b37b-c38a8fa6d96c"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{complementoCliente}]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement key="textField-47" positionType="Float" x="56" y="533" width="206" height="11" uuid="6f267a68-1f7a-4bcd-84bc-42a9334c09cd"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{cnpjCliente}.length()<=11 && $F{cnpjCliente}.length()>=9?
$F{cnpjCliente}.substring( 0, 3 )+"."+
$F{cnpjCliente}.substring( 3, 6 )+"."+
$F{cnpjCliente}.substring( 6, 9 )+"-"+
$F{cnpjCliente}.substring( 9 ):
$F{cnpjCliente}.substring( 0, 2 )+"."+
$F{cnpjCliente}.substring( 2, 5 )+"."+
$F{cnpjCliente}.substring( 5, 8 )+"/"+
$F{cnpjCliente}.substring( 8, 12 )+"-"+
$F{cnpjCliente}.substring( 12, 14 )]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement key="textField-48" positionType="Float" x="472" y="599" width="62" height="11" uuid="cb880b04-4dcb-42bc-8368-f460cf6a4a25"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{cepCobranca}]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement key="textField-49" positionType="Float" x="399" y="599" width="34" height="11" uuid="55792a33-82cc-4a67-8fee-fd8e865f9722"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{ufCobranca}]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement key="textField-50" positionType="Float" x="261" y="599" width="97" height="11" uuid="b130c626-b40b-41e9-ad13-be3b788db77e"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{cidadeCobranca}]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement key="textField-51" positionType="Float" x="56" y="599" width="165" height="11" uuid="125791fd-eda7-4c59-bfe4-5cff05a7ab34"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{bairroCobranca}]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement key="textField-52" positionType="Float" x="472" y="587" width="62" height="11" uuid="f57f529b-214e-4d94-a300-2dea0024bcc8"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{complementoCobranca}]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement key="textField-53" positionType="Float" x="399" y="587" width="34" height="11" uuid="596e4178-22e7-4558-9003-4900455e916a"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{numeroCobranca}]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement key="textField-54" positionType="Float" x="56" y="587" width="294" height="11" uuid="d4469ecc-9173-4530-885c-c41cb64d22fb"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{logradouroCobranca}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement key="staticText-111" positionType="Float" x="0" y="447" width="56" height="10" isRemoveLineWhenBlank="true" uuid="22a781bf-8d71-486a-8f13-7810efc5b6b0">
					<printWhenExpression><![CDATA[new Boolean($F{numeroNota}!=null && $F{numeroNota}.intValue()>0)]]></printWhenExpression>
				</reportElement>
				<textElement textAlignment="Right" verticalAlignment="Top">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Chave NFe:]]></text>
			</staticText>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement key="textField-55" positionType="Float" x="57" y="447" width="383" height="10" isRemoveLineWhenBlank="true" uuid="3bf60b7a-3019-4abb-bbd9-dc6a99e59c26">
					<printWhenExpression><![CDATA[new Boolean($F{numeroNota}!=null && $F{numeroNota}.intValue()>0)]]></printWhenExpression>
				</reportElement>
				<textElement verticalAlignment="Top">
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{chaveNFe}]]></textFieldExpression>
			</textField>
			<line>
				<reportElement key="line-8" positionType="Float" x="0" y="689" width="260" height="1" uuid="066f636e-63d8-4f14-980a-56a5682edf31"/>
			</line>
			<line>
				<reportElement key="line-9" positionType="Float" x="272" y="689" width="262" height="1" uuid="4c0ad98e-56c3-4e77-b5e0-da265a85e0d4"/>
			</line>
			<textField isBlankWhenNull="true">
				<reportElement key="textField-56" positionType="Float" x="0" y="690" width="262" height="15" uuid="e248ce11-aa64-4b1a-94f2-2b958f9570c5"/>
				<box>
					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
				</box>
				<textElement textAlignment="Center" verticalAlignment="Top">
					<font size="8" isBold="false" pdfFontName="Helvetica"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{nomeEmpresa}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement key="staticText-112" positionType="Float" x="272" y="690" width="260" height="14" uuid="6d19e0c0-6eaa-4de3-af78-310d8d1bbcef"/>
				<textElement textAlignment="Center">
					<font size="8"/>
				</textElement>
				<text><![CDATA[Assinatura do Sacado]]></text>
			</staticText>
			<line>
				<reportElement key="line-10" positionType="Float" x="174" y="657" width="184" height="1" uuid="598fa68a-96e0-4fc8-898a-82b1421f616b"/>
			</line>
			<staticText>
				<reportElement key="staticText-113" positionType="Float" x="174" y="658" width="184" height="14" uuid="b0ba520d-f029-4fcc-87b4-e82ae5435c07"/>
				<textElement textAlignment="Center">
					<font size="8"/>
				</textElement>
				<text><![CDATA[Data do Aceite]]></text>
			</staticText>
			<textField isStretchWithOverflow="true" pattern="##0.00" isBlankWhenNull="true">
				<reportElement key="textField-57" positionType="Float" x="57" y="437" width="71" height="10" isRemoveLineWhenBlank="true" uuid="f88c4c18-591c-4e8a-b436-a1737af9897f">
					<printWhenExpression><![CDATA[new Boolean($F{numeroNota}!=null && $F{numeroNota}.intValue()>0)]]></printWhenExpression>
				</reportElement>
				<textElement textAlignment="Left">
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[java.text.NumberFormat.getCurrencyInstance().format($F{valorTotalNota})]]></textFieldExpression>
			</textField>
			<textField evaluationTime="Band" isBlankWhenNull="false">
				<reportElement key="textField-58" positionType="Float" x="0" y="609" width="534" height="36" uuid="23fc9ccc-ebf3-445d-8a43-0aff334dcc17"/>
				<textElement textAlignment="Justified" markup="html">
					<font size="8" isBold="false" pdfFontName="Helvetica"/>
				</textElement>
				<textFieldExpression><![CDATA["Reconheço(emos) a exatidão desta Duplicata de Venda Mercantil, na importância de <b> "+java.text.NumberFormat.getCurrencyInstance().format($F{valor}.doubleValue() - $F{descontoFinanceiro}.doubleValue())+" (" + $F{valorTotalTituloExt} +")</b>, que pagarei(emos) à: <b>"+ $F{nomeEmpresa}+"</b>, ou à sua ordem, nos vencimentos indicados."]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement key="textField-59" positionType="Float" x="158" y="366" width="368" height="15" uuid="cb9c0b29-14b8-47cd-97cf-5ebeee0fa272"/>
				<box>
					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
				</box>
				<textElement textAlignment="Left" verticalAlignment="Top">
					<font size="10" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{nomeEmpresa}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement key="staticText-114" positionType="Float" x="155" y="380" width="27" height="10" uuid="9466e6eb-6e10-48a8-81ea-e2c921e1b528"/>
				<box>
					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
				</box>
				<textElement textAlignment="Right" verticalAlignment="Middle">
					<font size="7" isBold="true" isItalic="true" pdfFontName="Helvetica-BoldOblique"/>
				</textElement>
				<text><![CDATA[CNPJ :]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-115" positionType="Float" x="298" y="380" width="69" height="10" uuid="98894aec-d3b5-4f34-bf9a-d20fc2737e41"/>
				<box>
					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
				</box>
				<textElement verticalAlignment="Middle">
					<font size="7" isBold="true" isItalic="true" pdfFontName="Helvetica-BoldOblique"/>
				</textElement>
				<text><![CDATA[Inscrição Estadual :]]></text>
			</staticText>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement key="textField-60" positionType="Float" x="183" y="380" width="80" height="10" uuid="d792d275-1d8d-4cde-ac05-27468b5e5714"/>
				<box>
					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
				</box>
				<textElement verticalAlignment="Middle">
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{cnpjEmpresa}.length()<=11 && $F{cnpjEmpresa}.length()>=9?
$F{cnpjEmpresa}.substring( 0, 3 )+"."+
$F{cnpjEmpresa}.substring( 3, 6 )+"."+
$F{cnpjEmpresa}.substring( 6, 9 )+"-"+
$F{cnpjEmpresa}.substring( 9 ):
$F{cnpjEmpresa}.substring( 0, 2 )+"."+
$F{cnpjEmpresa}.substring( 2, 5 )+"."+
$F{cnpjEmpresa}.substring( 5, 8 )+"/"+
$F{cnpjEmpresa}.substring( 8, 12 )+"-"+
$F{cnpjEmpresa}.substring( 12, 14 )]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement key="textField-61" positionType="Float" x="367" y="380" width="85" height="10" uuid="729b7f98-53f0-4d3c-94ed-5c70b04016d2"/>
				<box>
					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
				</box>
				<textElement textAlignment="Left" verticalAlignment="Middle">
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{inscricaoEstadualEmp}]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement key="textField-62" positionType="Float" x="158" y="390" width="376" height="10" uuid="fdad1e4f-2353-448a-9f23-443d46728b30"/>
				<textElement textAlignment="Left">
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{logradouroEmpresa}+", "+$F{numeroEmpresa}+", "+$F{bairroEmpresa}+", CEP: "+$F{cepEmpresa}+". "+$F{cidadeEmpresa}+" - "+ $F{ufEmpresa}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement key="staticText-116" positionType="Float" x="153" y="400" width="24" height="10" uuid="a97d9dfb-e86f-40bb-b85f-879026c22126"/>
				<box>
					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
				</box>
				<textElement textAlignment="Right" verticalAlignment="Middle">
					<font size="7" isBold="true" isItalic="true" pdfFontName="Helvetica-BoldOblique"/>
				</textElement>
				<text><![CDATA[Fone:]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-117" positionType="Float" x="298" y="400" width="76" height="10" uuid="2c9eb97a-6c8a-4fda-9ffd-eae1366ee6b1"/>
				<box>
					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
				</box>
				<textElement textAlignment="Right" verticalAlignment="Middle">
					<font size="7" isBold="true" isItalic="true" pdfFontName="Helvetica-BoldOblique"/>
				</textElement>
				<text><![CDATA[Fax:]]></text>
			</staticText>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement key="textField-63" positionType="Float" x="178" y="400" width="80" height="10" uuid="3fce0a9b-3add-4ed6-b41f-5856866a654c"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{foneEmpresa}.length()==10?"("+$F{foneEmpresa}.substring( 0, 2 )+")"
+$F{foneEmpresa}.substring( 2, 6 )+"-"+$F{foneEmpresa}.substring( 6, 10 ):$F{foneEmpresa}]]></textFieldExpression>
			</textField>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement key="textField-64" positionType="Float" x="376" y="400" width="85" height="10" uuid="58594097-0404-4338-bc35-5267dd1f9823"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{faxEmpresa}]]></textFieldExpression>
			</textField>
			<image>
				<reportElement key="image-2" positionType="Float" x="0" y="366" width="154" height="52" uuid="58cf0ec6-329b-4db2-96a2-677da3d72445"/>
				<imageExpression><![CDATA[$P{LOGO_RELATORIO}]]></imageExpression>
			</image>
			<staticText>
				<reportElement key="staticText-122" positionType="Float" x="1" y="480" width="56" height="11" uuid="c27c120a-b2b5-45a6-9495-6c5c777102cb"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Observações]]></text>
			</staticText>
			<textField isStretchWithOverflow="true" isBlankWhenNull="true">
				<reportElement key="textField-69" positionType="Float" x="58" y="480" width="477" height="11" uuid="8e8d8623-fe1c-4d0d-a006-76df511da19c"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{observacao}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement key="staticText-123" positionType="Float" x="418" y="103" width="54" height="11" uuid="64467c5c-9855-439e-bed8-8774dbf105cf"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Desconto de:]]></text>
			</staticText>
			<textField pattern="" isBlankWhenNull="true">
				<reportElement key="textField-70" positionType="Float" x="474" y="103" width="50" height="11" uuid="9414f655-eb6b-4730-ac64-ad856e064e81"/>
				<textElement textAlignment="Left">
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[java.text.NumberFormat.getCurrencyInstance().format($F{descontoFinanceiro})]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement key="staticText-124" positionType="Float" x="1" y="469" width="56" height="11" uuid="dd0b60ad-0ece-4381-8fcf-523ca9419937"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Nr. Título:]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-125" positionType="Float" x="182" y="469" width="80" height="11" uuid="2844621f-01ff-4bba-9740-58659e18ae60"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Data Vencimento:]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-126" positionType="Float" x="337" y="469" width="25" height="11" uuid="bd901ca2-f3ae-43c0-bbbd-144ed745a830"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Valor:]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-127" positionType="Float" x="108" y="469" width="39" height="11" uuid="ce3b85a4-0ac1-4ef1-aafe-8bd603c092ec"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Nr. Parc.:]]></text>
			</staticText>
			<textField isBlankWhenNull="false">
				<reportElement key="textField-71" positionType="Float" x="58" y="469" width="44" height="11" uuid="be6d1f97-5c25-4010-9209-2770d70092f1"/>
				<textElement textAlignment="Left">
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{identificador}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="false">
				<reportElement key="textField-72" positionType="Float" x="148" y="469" width="35" height="11" uuid="0bcfad00-35f1-4b7a-bb24-02cf22fb12d1"/>
				<textElement textAlignment="Left">
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{numParcTituloEstnota}]]></textFieldExpression>
			</textField>
			<textField pattern="dd/MM/yyyy" isBlankWhenNull="false">
				<reportElement key="textField-73" positionType="Float" x="264" y="469" width="62" height="11" uuid="e74d6803-ad27-4ee7-93f1-cee1ed1f16bc"/>
				<textElement textAlignment="Center">
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{dataVencimento}]]></textFieldExpression>
			</textField>
			<textField pattern="" isBlankWhenNull="true">
				<reportElement key="textField-74" positionType="Float" x="364" y="469" width="50" height="11" uuid="4df69f62-f45b-4117-89fb-6df9f6295211"/>
				<textElement textAlignment="Left">
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[java.text.NumberFormat.getCurrencyInstance().format(new Double($F{valor}.doubleValue() - $F{descontoFinanceiro}.doubleValue()))]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement key="staticText-128" positionType="Float" x="419" y="469" width="54" height="11" uuid="9e46e828-d4c5-448a-a927-28368358278c"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Desconto de:]]></text>
			</staticText>
			<textField pattern="" isBlankWhenNull="true">
				<reportElement key="textField-75" positionType="Float" x="475" y="469" width="50" height="11" uuid="c4f6f520-f6b2-41db-a967-bd06a5f19899"/>
				<textElement textAlignment="Left">
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[java.text.NumberFormat.getCurrencyInstance().format($F{descontoFinanceiro})]]></textFieldExpression>
			</textField>
		</band>
	</detail>
	<columnFooter>
		<band splitType="Stretch"/>
	</columnFooter>
	<pageFooter>
		<band splitType="Stretch"/>
	</pageFooter>
	<summary>
		<band splitType="Stretch"/>
	</summary>
</jasperReport>
