<?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_UMA_VIA" pageWidth="595" pageHeight="842" columnWidth="535" leftMargin="30" rightMargin="30" topMargin="20" bottomMargin="20" uuid="46f1a555-3599-4652-bedb-f4b27818ed97">
	<property name="ireport.scriptlethandling" value="0"/>
	<property name="ireport.encoding" value="UTF-8"/>
	<property name="ireport.zoom" value="1.0"/>
	<property name="ireport.x" value="0"/>
	<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_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"/>
	<group name="melhor" isStartNewPage="true">
		<groupExpression><![CDATA[$F{identificador}]]></groupExpression>
		<groupHeader>
			<band splitType="Stretch"/>
		</groupHeader>
		<groupFooter>
			<band splitType="Stretch"/>
		</groupFooter>
	</group>
	<background>
		<band splitType="Stretch"/>
	</background>
	<title>
		<band splitType="Stretch"/>
	</title>
	<pageHeader>
		<band splitType="Stretch"/>
	</pageHeader>
	<columnHeader>
		<band splitType="Stretch"/>
	</columnHeader>
	<detail>
		<band height="348" splitType="Stretch">
			<rectangle>
				<reportElement key="rectangle-1" positionType="Float" mode="Transparent" x="0" y="125" width="535" height="20" uuid="f5600992-9eef-410f-9a91-0d34ae560b40"/>
			</rectangle>
			<rectangle>
				<reportElement key="rectangle-2" positionType="Float" mode="Transparent" x="0" y="59" width="535" height="33" isRemoveLineWhenBlank="true" uuid="7c4bf0c6-6d87-4d4c-824f-5a73df9a4580">
					<printWhenExpression><![CDATA[new Boolean($F{numeroNota}!=null && $F{numeroNota}.intValue()>0)]]></printWhenExpression>
				</reportElement>
			</rectangle>
			<staticText>
				<reportElement key="staticText-1" positionType="Float" x="0" y="71" width="56" height="10" isRemoveLineWhenBlank="true" uuid="a4af1350-9712-4ec1-8b65-108589a9f77e">
					<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="54110c91-7e3e-4a9a-acce-3821e09703dc">
					<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="50757277-b3d4-4701-b229-b0d34b65b668">
					<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="0a43cded-6706-481a-b109-3462f87f61b8">
					<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="d491ac3c-7ccc-4ae2-8cad-a6df00657244">
					<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="5018f4e2-ee46-4196-8f75-ced6ba388420"/>
				<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="5aff2e46-28be-4c5e-b9c4-e984c5201c71"/>
				<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="f055c87d-604d-45d2-a3b1-be8674e8ec1a"/>
				<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="99e03322-a781-4615-913a-8cfc2b64b5d0"/>
				<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="58597a3b-3bc6-4002-b9ec-e4b02340c5d0"/>
			</rectangle>
			<staticText>
				<reportElement key="staticText-10" positionType="Float" x="0" y="146" width="535" height="11" uuid="a3f29ac8-7867-4777-880d-537050c4aa4a"/>
				<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="87a4431a-453c-4525-b54d-43246b2b8117"/>
				<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="caaf22bf-8a0d-4fa1-b8c4-55b1996dfb78"/>
				<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="c9e09662-c261-4069-9931-7408180a6a3e"/>
				<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="ab3332b3-4aa2-4943-8937-ea34c313ebb9"/>
				<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="7b87db38-7db9-4936-ba8b-82b5eeec249f"/>
				<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="03d2af18-e701-4496-a8e9-746bf5040914"/>
				<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="5e7af7fe-86c4-4936-a169-2fb539af2b0e"/>
				<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="45aefcb1-019e-46ef-9779-02cce25da6b1"/>
				<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="cd5e2c7e-b5bf-4765-ad3a-c4ab804fd2b5"/>
				<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="0a294c31-63ac-41fe-a579-d6993b8d3db2"/>
				<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="55856ad7-4b23-40b2-82d5-3f169470f254"/>
				<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="093418b9-ade7-4020-884b-8d194f1e25fe"/>
				<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="22201031-dae0-42c6-83ba-46323051a829"/>
				<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="88882f74-e907-4174-bd90-d940c2ead2a0"/>
				<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="59da42ee-d5de-4fc4-a8e5-793428823f18"/>
				<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="3f2d2704-4e94-40d9-a0fe-8735fa7acfed"/>
				<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="cde99eef-a273-4bf1-89ef-2f212117fa11"/>
				<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="e09ad310-3862-4541-be9b-34d3d46d8406"/>
				<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="b0da39de-edb6-4ac9-89cf-00b9a0eaa425"/>
				<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="f644e624-086b-4f3f-b466-2fa1a911ea55">
					<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="cd5ba0ed-ab33-4d1e-b330-2f39482aeddb">
					<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="e2b80add-0baa-4cba-9596-0550b793bd93">
					<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="f0a69306-7038-48f0-8830-eae1768ed4b3"/>
				<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="d411e176-6fdc-4f93-aaa4-f3a6f597b3a3"/>
				<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="b9edff57-3de3-48c7-940a-08fb60c65761"/>
				<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="d289bb39-09be-4373-829c-8ab265f7a739"/>
				<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="f06eb1a1-ad6b-46d1-8633-10d3a18d4a05"/>
				<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="67b1e5f1-9623-43f8-acf3-3bb2323cd04d"/>
				<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="1301536b-eacd-4e3b-b8ea-e3c583089675"/>
				<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="f1d762a5-4172-44ba-8c07-7aa3fedbd212"/>
				<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="cce6c59b-6779-45a5-97e0-8c8e3df1ccbd"/>
				<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="d9e364e1-e826-47d3-823b-c5044f8d7396"/>
				<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="3a620002-e24f-40fd-a36b-9c410b716a59"/>
				<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="ab2ca7db-658e-43c6-b6aa-6df2c25a88b3"/>
				<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="1c7845ba-de98-4c10-906f-c10ec225aaa0"/>
				<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="f05fefee-fc64-44fa-8e8c-39cd54949878"/>
				<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="81ca7920-8c25-47ca-941e-0fa40c6b9972"/>
				<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="2b7f8e53-6673-4c2c-b76e-fd3236adec5f"/>
				<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="88d00ee0-e7c1-4716-80ea-b1ee7a0fb64f"/>
				<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="62796322-19a6-4499-bfc0-566f949ab9a3">
					<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="763ff0fd-affc-4c19-8641-07f8df76b968">
					<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="052501ad-ae50-4dfd-84bf-5086bf7064e4"/>
			</line>
			<line>
				<reportElement key="line-2" positionType="Float" x="272" y="323" width="262" height="1" uuid="1b3423f2-e986-4371-ba9f-b15b8a946004"/>
			</line>
			<textField isBlankWhenNull="true">
				<reportElement key="textField-22" positionType="Float" x="0" y="324" width="262" height="15" uuid="d32e06e0-6a0e-41f3-a6e9-431a1cf9847d"/>
				<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="642909b3-0eee-4ad8-80f1-75b060a577fc"/>
				<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="6861e336-dc79-459f-994e-654021656d1d"/>
			</line>
			<staticText>
				<reportElement key="staticText-32" positionType="Float" x="174" y="292" width="184" height="14" uuid="b722e6a7-f2fd-47b6-aa89-818282c1fa53"/>
				<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="7c0dfb85-4aed-4878-a90e-35efd4c80786">
					<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="df8ba7fa-22d0-4d2d-a29e-51e283d27da0"/>
				<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="9b9e3192-4262-48a2-92cd-68ef8c6a94d4"/>
				<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="7bf3b28b-6fbf-430f-8a46-841e1b7031d7"/>
				<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="285" y="14" width="82" height="10" uuid="81e40382-4dbf-4594-b011-86f3ef527410"/>
				<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="703f2435-ac05-40a1-bafa-38baeb511149"/>
				<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="2e022bbf-9109-4bc1-afb4-6a56e187639e"/>
				<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="61122b9e-ba3e-4cf9-b90f-362d3bc13dfe"/>
				<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="39aa7e98-99c8-41a8-bac0-b5ce948c536a"/>
				<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="4de2ec07-f492-4f1a-a32f-cd2626fe20aa"/>
				<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="94" height="10" uuid="f4230a71-0394-4121-81a3-089b79c17147"/>
				<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="99" height="10" uuid="604060ad-465f-4127-a59b-4e90dccdb4a8"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{faxEmpresa}]]></textFieldExpression>
			</textField>
			<image>
				<reportElement key="image-1" positionType="Float" x="0" y="0" width="154" height="52" uuid="54861d44-e84f-4b8a-a932-1ea580a1df83"/>
				<imageExpression><![CDATA[$P{LOGO_RELATORIO}]]></imageExpression>
			</image>
			<staticText>
				<reportElement key="staticText-41" positionType="Float" x="1" y="114" width="56" height="11" uuid="1a218876-718c-47ab-bb99-dda550cc9e29"/>
				<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-35" positionType="Float" x="62" y="114" width="473" height="11" uuid="26931e39-5ac2-4c68-aa06-1a21ecbda955"/>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{observacao}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement key="staticText-42" positionType="Float" x="1" y="103" width="56" height="11" uuid="0b9992f4-cfe6-4151-a26c-d5ced8960593"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Nr. Título:]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-43" positionType="Float" x="182" y="103" width="80" height="11" uuid="35fa2818-40ce-4714-87bf-e64d482df3dc"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Data Vencimento:]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-44" positionType="Float" x="337" y="103" width="25" height="11" uuid="dfabb2f6-7483-47c4-8848-8c1432b64b80"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Valor:]]></text>
			</staticText>
			<staticText>
				<reportElement key="staticText-45" positionType="Float" x="108" y="103" width="39" height="11" uuid="0195d7ff-e2f7-4a70-8ca1-649f6cbf6dba"/>
				<textElement textAlignment="Right">
					<font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[Nr. Parc.:]]></text>
			</staticText>
			<textField isBlankWhenNull="false">
				<reportElement key="textField-36" positionType="Float" x="58" y="103" width="44" height="11" uuid="8cf11e93-a564-4911-907d-2d63b2a7d143"/>
				<textElement textAlignment="Left">
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{identificador}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="false">
				<reportElement key="textField-37" positionType="Float" x="148" y="103" width="35" height="11" uuid="7a1145e1-743a-43c8-a574-2733835610db"/>
				<textElement textAlignment="Left">
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{numParcTituloEstnota}]]></textFieldExpression>
			</textField>
			<textField pattern="dd/MM/yyyy" isBlankWhenNull="false">
				<reportElement key="textField-38" positionType="Float" x="264" y="103" width="62" height="11" uuid="702b241b-f4e9-4d1e-9ec9-6b8b2107721c"/>
				<textElement textAlignment="Center">
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{dataVencimento}]]></textFieldExpression>
			</textField>
			<textField pattern="" isBlankWhenNull="true">
				<reportElement key="textField-39" positionType="Float" x="364" y="103" width="50" height="11" uuid="d38c9a55-88e3-4a65-883f-20e7646ceb9b"/>
				<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-46" positionType="Float" x="419" y="103" width="54" height="11" uuid="949a807e-d8a8-4b6f-ba65-2b17460af8f1"/>
				<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-40" positionType="Float" x="475" y="103" width="50" height="11" uuid="cc1093ef-cb8b-44f8-8b21-a7886e16f067"/>
				<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>
