<?xml version="1.0" encoding="UTF-8"?>
<!-- Created with Jaspersoft Studio version 6.21.2.final using JasperReports Library version 6.21.2-8434a0bd7c3bbc37cbf916f2968d35e4b165821a  -->
<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="boleto-default" pageWidth="595" pageHeight="842" columnWidth="555" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" uuid="ff653490-88f9-4546-aaa6-53f137c26ccc">
	<property name="ireport.zoom" value="1.5"/>
	<property name="ireport.x" value="0"/>
	<property name="ireport.y" value="387"/>
	<property name="com.jaspersoft.studio.data.defaultdataadapter" value="One Empty Record"/>
	<style name="Celula" forecolor="#646464" fontName="Arial" fontSize="5" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false">
		<box topPadding="2" leftPadding="2" bottomPadding="2" rightPadding="2">
			<pen lineWidth="0.5" lineColor="#000000"/>
			<topPen lineWidth="0.5" lineColor="#000000"/>
			<leftPen lineWidth="0.5" lineColor="#000000"/>
			<bottomPen lineWidth="0.0" lineColor="#000000"/>
			<rightPen lineWidth="0.5" lineColor="#000000"/>
		</box>
	</style>
	<style name="Txt_Normal" fontName="Arial" fontSize="8" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false">
		<box topPadding="2" leftPadding="10" bottomPadding="2" rightPadding="2">
			<pen lineWidth="0.5"/>
			<topPen lineWidth="0.0"/>
			<leftPen lineWidth="0.5"/>
			<bottomPen lineWidth="0.5"/>
			<rightPen lineWidth="0.5"/>
		</box>
	</style>
	<style name="Txt_Negrito" style="Txt_Normal" hTextAlign="Left" hImageAlign="Left" vTextAlign="Bottom" vImageAlign="Bottom" fontSize="11" isBold="true">
		<box topPadding="2" leftPadding="5" bottomPadding="2" rightPadding="2"/>
	</style>
	<style name="Txt_Peq" style="Txt_Normal" fontSize="7"/>
	<style name="Txt_valor" style="Txt_Normal" hTextAlign="Right" hImageAlign="Right" pattern="###0.00">
		<box topPadding="2" leftPadding="2" bottomPadding="2" rightPadding="10"/>
	</style>
	<style name="Txt_Data" style="Txt_Normal" pattern="dd/MM/yyyy"/>
	<subDataset name="instrucoes_ds" uuid="2fe8a4de-a25a-4233-8d68-4ee5e0e0d45b">
		<field name="_THIS" class="java.lang.String">
			<fieldDescription><![CDATA[_THIS]]></fieldDescription>
		</field>
	</subDataset>
	<parameter name="SUBREPORT_DIR" class="java.lang.String" isForPrompting="false">
		<defaultValueExpression><![CDATA["/Users/mario/"]]></defaultValueExpression>
	</parameter>
	<parameter name="SUB_INSTRUCOES" class="net.sf.jasperreports.engine.JasperReport"/>
	<queryString language="JSON">
		<![CDATA[]]>
	</queryString>
	<field name="documentoBeneficiario" class="java.lang.String">
		<fieldDescription><![CDATA[beneficiario.documento]]></fieldDescription>
	</field>
	<field name="nomeBeneficiario" class="java.lang.String">
		<fieldDescription><![CDATA[beneficiario.nomeBeneficiario]]></fieldDescription>
	</field>
	<field name="enderecoBeneficiario" class="java.lang.String">
		<fieldDescription><![CDATA[beneficiario.endereco.enderecoCompleto]]></fieldDescription>
	</field>
	<field name="nomePagador" class="java.lang.String">
		<fieldDescription><![CDATA[pagador.nome]]></fieldDescription>
	</field>
	<field name="vencimento" class="java.util.Calendar">
		<fieldDescription><![CDATA[datas.vencimento]]></fieldDescription>
	</field>
	<field name="valorCobrado" class="java.math.BigDecimal">
		<fieldDescription><![CDATA[valorCobrado]]></fieldDescription>
	</field>
	<field name="agenciaECodigoBeneficiario" class="java.lang.String">
		<fieldDescription><![CDATA[agenciaECodigoBeneficiario]]></fieldDescription>
	</field>
	<field name="nossoNumeroECodDocumento" class="java.lang.String">
		<fieldDescription><![CDATA[nossoNumeroECodDocumento]]></fieldDescription>
	</field>
	<field name="numeroFormatadoComDigito" class="java.lang.String">
		<fieldDescription><![CDATA[banco.numeroFormatadoComDigito]]></fieldDescription>
	</field>
	<field name="locaisDePagamento" class="java.util.List">
		<fieldDescription><![CDATA[locaisDePagamento]]></fieldDescription>
	</field>
	<field name="documento" class="java.util.Calendar">
		<fieldDescription><![CDATA[datas.documento]]></fieldDescription>
	</field>
	<field name="especieDocumento" class="java.lang.String">
		<fieldDescription><![CDATA[especieDocumento]]></fieldDescription>
	</field>
	<field name="aceite" class="java.lang.Boolean">
		<fieldDescription><![CDATA[aceite]]></fieldDescription>
	</field>
	<field name="processamento" class="java.util.Calendar">
		<fieldDescription><![CDATA[datas.processamento]]></fieldDescription>
	</field>
	<field name="especieMoeda" class="java.lang.String">
		<fieldDescription><![CDATA[especieMoeda]]></fieldDescription>
	</field>
	<field name="quantidadeDeMoeda" class="java.math.BigDecimal">
		<fieldDescription><![CDATA[quantidadeDeMoeda]]></fieldDescription>
	</field>
	<field name="valorMoeda" class="java.math.BigDecimal">
		<fieldDescription><![CDATA[valorMoeda]]></fieldDescription>
	</field>
	<field name="valorBoleto" class="java.math.BigDecimal">
		<fieldDescription><![CDATA[valorBoleto]]></fieldDescription>
	</field>
	<field name="instrucoes" class="java.util.List">
		<fieldDescription><![CDATA[instrucoes]]></fieldDescription>
	</field>
	<field name="valorDescontos" class="java.math.BigDecimal">
		<fieldDescription><![CDATA[valorDescontos]]></fieldDescription>
	</field>
	<field name="valorDeducoes" class="java.math.BigDecimal">
		<fieldDescription><![CDATA[valorDeducoes]]></fieldDescription>
	</field>
	<field name="valorMulta" class="java.math.BigDecimal">
		<fieldDescription><![CDATA[valorMulta]]></fieldDescription>
	</field>
	<field name="valorAcrescimos" class="java.math.BigDecimal">
		<fieldDescription><![CDATA[valorAcrescimos]]></fieldDescription>
	</field>
	<field name="logo_banco" class="java.net.URL">
		<fieldDescription><![CDATA[banco.image]]></fieldDescription>
	</field>
	<field name="logradouroPagador" class="java.lang.String">
		<fieldDescription><![CDATA[pagador.endereco.logradouro]]></fieldDescription>
	</field>
	<field name="documentoPagador" class="java.lang.String">
		<fieldDescription><![CDATA[pagador.documento]]></fieldDescription>
	</field>
	<field name="cepPagador" class="java.lang.String">
		<fieldDescription><![CDATA[pagador.endereco.cep]]></fieldDescription>
	</field>
	<field name="bairroPagador" class="java.lang.String">
		<fieldDescription><![CDATA[pagador.endereco.bairro]]></fieldDescription>
	</field>
	<field name="cidadePagador" class="java.lang.String">
		<fieldDescription><![CDATA[pagador.endereco.cidade]]></fieldDescription>
	</field>
	<field name="ufPagador" class="java.lang.String">
		<fieldDescription><![CDATA[pagador.endereco.uf]]></fieldDescription>
	</field>
	<field name="localDePagamento" class="java.lang.String">
		<fieldDescription><![CDATA[localDePagamento]]></fieldDescription>
	</field>
	<field name="linhaDigitavel" class="java.lang.String">
		<fieldDescription><![CDATA[linhaDigitavel]]></fieldDescription>
	</field>
	<field name="numeroDoDocumentoFormatado" class="java.lang.String">
		<fieldDescription><![CDATA[numeroDoDocumentoFormatado]]></fieldDescription>
	</field>
	<field name="codigoDeBarras" class="java.lang.String">
		<fieldDescription><![CDATA[codigoDeBarras]]></fieldDescription>
	</field>
	<field name="carteira" class="java.lang.String">
		<fieldDescription><![CDATA[carteira]]></fieldDescription>
	</field>
	<detail>
		<band height="746" splitType="Prevent">
			<property name="local_mesure_unitheight" value="cm"/>
			<staticText>
				<reportElement style="Celula" x="1" y="304" width="254" height="10" uuid="001ddb45-1c2d-467a-83ba-588c749d3724"/>
				<box topPadding="2" leftPadding="2" bottomPadding="2" rightPadding="2">
					<bottomPen lineWidth="0.0"/>
				</box>
				<text><![CDATA[Nome do Beneficiário]]></text>
			</staticText>
			<staticText>
				<reportElement style="Celula" x="1" y="270" width="69" height="34" uuid="11132e1a-1557-4f37-8f1d-8ca6f59c23ea"/>
				<box topPadding="2" leftPadding="2" bottomPadding="2" rightPadding="2">
					<pen lineWidth="0.0"/>
					<topPen lineWidth="0.0"/>
					<leftPen lineWidth="0.0"/>
					<bottomPen lineWidth="0.0"/>
					<rightPen lineWidth="0.0"/>
				</box>
				<textElement>
					<font size="8" isBold="true"/>
				</textElement>
				<text><![CDATA[BENEFICIÁRIO : ]]></text>
			</staticText>
			<textField isBlankWhenNull="true">
				<reportElement style="Txt_Normal" x="70" y="270" width="484" height="16" uuid="1f153a12-3665-46bb-8314-8460522f1cbc"/>
				<box topPadding="2" leftPadding="10" bottomPadding="2" rightPadding="2">
					<pen lineWidth="0.0"/>
					<topPen lineWidth="0.0"/>
					<leftPen lineWidth="0.0"/>
					<bottomPen lineWidth="0.0"/>
					<rightPen lineWidth="0.0"/>
				</box>
				<textFieldExpression><![CDATA[$F{nomeBeneficiario}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement style="Txt_Normal" x="70" y="286" width="484" height="18" uuid="71cf9bf4-c08d-4f0f-b701-cc366ddd6c3a"/>
				<box topPadding="2" leftPadding="10" bottomPadding="2" rightPadding="2">
					<pen lineWidth="0.0"/>
					<topPen lineWidth="0.0"/>
					<leftPen lineWidth="0.0"/>
					<bottomPen lineWidth="0.0"/>
					<rightPen lineWidth="0.0"/>
				</box>
				<textFieldExpression><![CDATA[$F{enderecoBeneficiario} == null ? "" : $F{enderecoBeneficiario}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement style="Txt_Normal" x="1" y="314" width="254" height="16" uuid="b84b6839-3dbd-445f-8705-3b8052763edc"/>
				<box topPadding="2" leftPadding="10" bottomPadding="2" rightPadding="2">
					<pen lineWidth="0.0"/>
					<topPen lineWidth="0.0"/>
					<leftPen lineWidth="0.5"/>
					<bottomPen lineWidth="0.5"/>
					<rightPen lineWidth="0.5"/>
				</box>
				<textFieldExpression><![CDATA[$F{nomeBeneficiario}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement style="Celula" x="355" y="304" width="100" height="10" uuid="53596950-7e80-4223-9cee-2019bc5f3706"/>
				<box topPadding="2" leftPadding="2" bottomPadding="2" rightPadding="2">
					<bottomPen lineWidth="0.0"/>
				</box>
				<text><![CDATA[Data de Vencimento]]></text>
			</staticText>
			<staticText>
				<reportElement style="Celula" x="455" y="304" width="99" height="10" uuid="9476fbf3-dbd9-44db-a458-de45abee4ef1"/>
				<box topPadding="2" leftPadding="2" bottomPadding="2" rightPadding="2">
					<topPen lineWidth="0.5"/>
					<bottomPen lineWidth="0.0"/>
					<rightPen lineWidth="0.5"/>
				</box>
				<text><![CDATA[Valor Cobrado]]></text>
			</staticText>
			<textField isBlankWhenNull="true">
				<reportElement style="Txt_Data" x="355" y="314" width="100" height="16" uuid="ba60b891-62a7-4e63-9591-9769ef2ff057"/>
				<box topPadding="2" leftPadding="10" bottomPadding="2" rightPadding="2">
					<pen lineWidth="0.5"/>
					<topPen lineWidth="0.0"/>
					<leftPen lineWidth="0.5"/>
					<bottomPen lineWidth="0.5"/>
					<rightPen lineWidth="0.5"/>
				</box>
				<textFieldExpression><![CDATA[$F{vencimento}.getTime()]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement style="Txt_valor" x="455" y="314" width="99" height="16" uuid="1d5919bf-162d-49ff-8b7d-43d64d2a71b8"/>
				<box topPadding="2" leftPadding="2" bottomPadding="2" rightPadding="10">
					<pen lineWidth="0.5"/>
					<topPen lineWidth="0.0"/>
					<leftPen lineWidth="0.5"/>
					<bottomPen lineWidth="0.5"/>
					<rightPen lineWidth="0.5"/>
				</box>
				<textFieldExpression><![CDATA[$F{valorCobrado}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement style="Celula" x="1" y="330" width="177" height="10" uuid="f64a2e9f-7773-4f96-ae5e-2f92a570603e"/>
				<box topPadding="2" leftPadding="2" bottomPadding="2" rightPadding="2">
					<topPen lineWidth="0.0"/>
					<bottomPen lineWidth="0.0"/>
				</box>
				<text><![CDATA[Agência / Código do Beneficiário]]></text>
			</staticText>
			<staticText>
				<reportElement style="Celula" x="178" y="330" width="177" height="10" uuid="2d90e325-2061-45a5-bea0-5eea21ec8c25"/>
				<box topPadding="2" leftPadding="2" bottomPadding="2" rightPadding="2">
					<topPen lineWidth="0.0"/>
					<bottomPen lineWidth="0.0"/>
				</box>
				<text><![CDATA[Nosso Número]]></text>
			</staticText>
			<staticText>
				<reportElement x="360" y="335" width="190" height="21" forecolor="#646464" uuid="86b2ab07-a154-4c6f-afb0-a6880c6e98a5"/>
				<box topPadding="2" leftPadding="2" bottomPadding="2" rightPadding="2">
					<pen lineWidth="0.5" lineColor="#000000"/>
					<topPen lineWidth="0.5"/>
					<leftPen lineWidth="0.5"/>
					<bottomPen lineWidth="0.0"/>
					<rightPen lineWidth="0.5"/>
				</box>
				<textElement textAlignment="Center">
					<font fontName="SansSerif" size="6"/>
				</textElement>
				<text><![CDATA[Autenticação Mecânica]]></text>
			</staticText>
			<textField isBlankWhenNull="true">
				<reportElement style="Txt_Normal" x="1" y="340" width="177" height="16" uuid="9b0e8341-a44a-4d63-9135-2753b6fbedc7"/>
				<box topPadding="2" leftPadding="10" bottomPadding="2" rightPadding="2">
					<pen lineWidth="0.5"/>
					<topPen lineWidth="0.0"/>
					<leftPen lineWidth="0.5"/>
					<bottomPen lineWidth="0.5"/>
					<rightPen lineWidth="0.5"/>
				</box>
				<textFieldExpression><![CDATA[$F{agenciaECodigoBeneficiario}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement style="Txt_Normal" x="178" y="340" width="177" height="16" uuid="0a386697-5190-4930-a3e4-dada92f6d225"/>
				<box topPadding="2" leftPadding="10" bottomPadding="2" rightPadding="2">
					<pen lineWidth="0.5"/>
					<topPen lineWidth="0.0"/>
					<leftPen lineWidth="0.5"/>
					<bottomPen lineWidth="0.5"/>
					<rightPen lineWidth="0.5"/>
				</box>
				<textFieldExpression><![CDATA[$F{nossoNumeroECodDocumento}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement style="Txt_Normal" x="181" y="462" width="60" height="14" uuid="02d3cdee-746c-4588-a51b-9c5f37f330f9"/>
				<textFieldExpression><![CDATA[$F{especieDocumento}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement style="Txt_Normal" x="1" y="438" width="289" height="14" uuid="abcefd43-93dc-44be-a707-7d3cfce23a63"/>
				<box topPadding="2" leftPadding="10" bottomPadding="2" rightPadding="2">
					<pen lineWidth="0.5"/>
					<topPen lineWidth="0.0"/>
					<leftPen lineWidth="0.5"/>
					<bottomPen lineWidth="0.5"/>
					<rightPen lineWidth="0.5"/>
				</box>
				<textFieldExpression><![CDATA[$F{nomeBeneficiario}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement style="Celula" x="310" y="681" width="80" height="15" uuid="ea7afc65-37b8-4a52-9e2f-3800f91081ba"/>
				<box topPadding="5" leftPadding="2" bottomPadding="2" rightPadding="2">
					<pen lineWidth="0.0"/>
					<topPen lineWidth="0.0"/>
					<leftPen lineWidth="0.0"/>
					<bottomPen lineWidth="0.0"/>
					<rightPen lineWidth="0.0"/>
				</box>
				<textElement textAlignment="Center"/>
				<text><![CDATA[Autenticação Mecânica]]></text>
			</staticText>
			<staticText>
				<reportElement style="Celula" x="1" y="476" width="100" height="24" uuid="c95c3b44-8c8c-42ca-ba0b-cbbd70c2b4cd"/>
				<text><![CDATA[Uso do Banco]]></text>
			</staticText>
			<staticText>
				<reportElement style="Celula" x="91" y="452" width="90" height="10" uuid="439fd0d5-f592-41f0-85e9-61fa5fbfff99"/>
				<box topPadding="2" leftPadding="2" bottomPadding="2" rightPadding="2">
					<bottomPen lineWidth="0.0"/>
				</box>
				<text><![CDATA[Nº do Documento]]></text>
			</staticText>
			<textField isBlankWhenNull="true">
				<reportElement style="Txt_Negrito" x="158" y="381" width="396" height="23" uuid="3ba3f307-b123-414a-a01e-36bfb72ab861"/>
				<box topPadding="2" leftPadding="5" bottomPadding="2" rightPadding="2">
					<rightPen lineWidth="0.0"/>
				</box>
				<textElement textAlignment="Right" markup="none">
					<font size="13"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{linhaDigitavel}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement style="Celula" x="1" y="428" width="289" height="10" uuid="8117e3e7-4e84-4b30-b71f-4b251a9d81dd"/>
				<box topPadding="2" leftPadding="2" bottomPadding="2" rightPadding="2">
					<bottomPen lineWidth="0.0"/>
				</box>
				<text><![CDATA[Beneficiário]]></text>
			</staticText>
			<textField isBlankWhenNull="true">
				<reportElement style="Txt_Normal" x="91" y="462" width="90" height="14" uuid="1a991ed5-70b4-46f8-9549-e5de61e7caf6"/>
				<box topPadding="2" leftPadding="10" bottomPadding="2" rightPadding="2">
					<pen lineWidth="0.5"/>
					<topPen lineWidth="0.0"/>
					<leftPen lineWidth="0.5"/>
					<bottomPen lineWidth="0.5"/>
					<rightPen lineWidth="0.5"/>
				</box>
				<textFieldExpression><![CDATA[$F{numeroDoDocumentoFormatado}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement style="Txt_Data" mode="Opaque" x="390" y="414" width="164" height="14" backcolor="#D2D2D2" uuid="8f819e42-7c61-4d33-8cbe-03faa456e926"/>
				<box topPadding="2" leftPadding="10" bottomPadding="2" rightPadding="2">
					<pen lineWidth="0.5"/>
					<topPen lineWidth="0.0"/>
					<leftPen lineWidth="0.5"/>
					<bottomPen lineWidth="0.5"/>
					<rightPen lineWidth="0.5"/>
				</box>
				<textElement textAlignment="Center"/>
				<textFieldExpression><![CDATA[$F{vencimento}.getTime()]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement style="Txt_Normal" x="241" y="462" width="59" height="14" uuid="460aeeaa-3a27-4aec-b18b-68524ff57b75"/>
				<textFieldExpression><![CDATA[$F{aceite} ? "S" : "N"]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement style="Celula" mode="Opaque" x="390" y="596" width="164" height="11" backcolor="#D2D2D2" uuid="389657b9-3967-440e-bf9f-a14ed34a42e1"/>
				<text><![CDATA[(=) Valor Cobrado]]></text>
			</staticText>
			<staticText>
				<reportElement style="Celula" mode="Opaque" x="390" y="404" width="164" height="10" backcolor="#D2D2D2" uuid="d06b1e0f-5940-42c4-8994-fd2bd51d7e7d"/>
				<box topPadding="2" leftPadding="2" bottomPadding="2" rightPadding="2">
					<bottomPen lineWidth="0.0"/>
				</box>
				<text><![CDATA[Vencimento]]></text>
			</staticText>
			<staticText>
				<reportElement style="Celula" x="181" y="452" width="60" height="10" uuid="0069431a-083b-4e16-87f9-1f9f2620d691"/>
				<box topPadding="2" leftPadding="2" bottomPadding="2" rightPadding="2">
					<pen lineWidth="0.5"/>
					<topPen lineWidth="0.5"/>
					<leftPen lineWidth="0.5"/>
					<bottomPen lineWidth="0.0"/>
					<rightPen lineWidth="0.5"/>
				</box>
				<text><![CDATA[Espécie Doc.]]></text>
			</staticText>
			<textField isBlankWhenNull="true">
				<reportElement style="Txt_valor" x="390" y="534" width="164" height="14" uuid="0c61a6f8-2ba7-45d1-b072-b1214c83d563"/>
				<textFieldExpression><![CDATA[$F{valorDeducoes}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement style="Celula" x="394" y="681" width="160" height="20" uuid="872f01c9-9afa-4bac-871d-c71ee104b667"/>
				<box topPadding="5" leftPadding="2" bottomPadding="2" rightPadding="3">
					<pen lineWidth="0.0"/>
					<topPen lineWidth="0.0"/>
					<leftPen lineWidth="0.0"/>
					<bottomPen lineWidth="0.0"/>
					<rightPen lineWidth="0.0"/>
				</box>
				<textElement textAlignment="Right">
					<font size="9" isBold="true"/>
				</textElement>
				<text><![CDATA[FICHA DE COMPENSAÇÃO]]></text>
			</staticText>
			<staticText>
				<reportElement style="Celula" x="1" y="621" width="27" height="59" uuid="c001ecd1-e951-4b57-b34c-9303d3ead79e"/>
				<box topPadding="2" leftPadding="2" bottomPadding="2" rightPadding="2">
					<bottomPen lineWidth="0.5"/>
					<rightPen lineWidth="0.0"/>
				</box>
				<text><![CDATA[Pagador]]></text>
			</staticText>
			<staticText>
				<reportElement style="Celula" mode="Opaque" x="390" y="476" width="164" height="10" backcolor="#D2D2D2" uuid="a1fa60ef-f4ae-48fb-a27b-7ae0419acb17"/>
				<text><![CDATA[(=) Valor do Documento]]></text>
			</staticText>
			<staticText>
				<reportElement style="Celula" x="101" y="476" width="75" height="10" uuid="ce6ddbc7-5635-4fe1-aad3-61131e3af8b1"/>
				<text><![CDATA[Carteira]]></text>
			</staticText>
			<staticText>
				<reportElement style="Celula" mode="Transparent" x="390" y="500" width="164" height="10" uuid="9e8779db-d8d9-4705-91e3-6ebb683efa87"/>
				<text><![CDATA[(-) Desconto / Abatimento]]></text>
			</staticText>
			<staticText>
				<reportElement style="Celula" x="341" y="476" width="49" height="10" uuid="ded10200-9a29-4f0d-849a-ea417069f842"/>
				<text><![CDATA[Valor Moeda]]></text>
			</staticText>
			<staticText>
				<reportElement style="Celula" mode="Transparent" x="390" y="452" width="164" height="10" uuid="6e671458-fba4-43da-85e8-7727a3a04bfc"/>
				<box topPadding="2" leftPadding="2" bottomPadding="2" rightPadding="2">
					<bottomPen lineWidth="0.0"/>
				</box>
				<text><![CDATA[Nosso Número / Cód. do Documento]]></text>
			</staticText>
			<staticText>
				<reportElement style="Celula" x="1" y="404" width="389" height="10" uuid="5d86cad9-d805-45fb-a473-dc278bd3454f"/>
				<box topPadding="2" leftPadding="2" bottomPadding="2" rightPadding="2">
					<bottomPen lineWidth="0.0"/>
				</box>
				<text><![CDATA[Local de Pagamento]]></text>
			</staticText>
			<staticText>
				<reportElement style="Celula" x="541" y="621" width="13" height="59" uuid="23f57f2f-11ba-4644-94a3-85bd0f8cb4de"/>
				<box topPadding="2" leftPadding="2" bottomPadding="5" rightPadding="2">
					<pen lineWidth="0.0"/>
					<topPen lineWidth="0.0"/>
					<leftPen lineWidth="0.0"/>
					<bottomPen lineWidth="0.5"/>
					<rightPen lineWidth="0.5"/>
				</box>
				<textElement textAlignment="Center" verticalAlignment="Bottom"/>
				<text><![CDATA[]]></text>
			</staticText>
			<textField isBlankWhenNull="true">
				<reportElement style="Txt_valor" x="390" y="510" width="164" height="14" uuid="96cd37ba-bb49-4182-8942-17fdc7885eda"/>
				<textFieldExpression><![CDATA[$F{valorDescontos}]]></textFieldExpression>
			</textField>
			<line>
				<reportElement x="1" y="370" width="553" height="1" uuid="0d0e7b44-f85c-41cb-b616-aa1e08b02b30"/>
				<graphicElement>
					<pen lineStyle="Dashed"/>
				</graphicElement>
			</line>
			<staticText>
				<reportElement style="Celula" x="310" y="665" width="80" height="15" uuid="5f46fbc9-8c4f-481b-96b6-b0599bdd6cbe"/>
				<box topPadding="2" leftPadding="2" bottomPadding="5" rightPadding="2">
					<pen lineWidth="0.0"/>
					<topPen lineWidth="0.0"/>
					<leftPen lineWidth="0.0"/>
					<bottomPen lineWidth="0.5"/>
					<rightPen lineWidth="0.0"/>
				</box>
				<textElement textAlignment="Center" verticalAlignment="Bottom"/>
				<text><![CDATA[Código de Baixa]]></text>
			</staticText>
			<textField isBlankWhenNull="true">
				<reportElement style="Txt_Normal" x="28" y="621" width="272" height="14" uuid="548ae6b2-f90c-40c3-b5ca-44ff939de459"/>
				<box topPadding="2" leftPadding="10" bottomPadding="2" rightPadding="2">
					<pen lineWidth="0.0"/>
					<topPen lineWidth="0.0"/>
					<leftPen lineWidth="0.0"/>
					<bottomPen lineWidth="0.0"/>
					<rightPen lineWidth="0.0"/>
				</box>
				<textFieldExpression><![CDATA[$F{nomePagador}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement style="Celula" mode="Transparent" x="390" y="524" width="164" height="10" uuid="3e79e7e1-ac06-44fb-bf46-7643a0041d11"/>
				<text><![CDATA[(-) Outras Deduções]]></text>
			</staticText>
			<textField isBlankWhenNull="true">
				<reportElement style="Txt_Normal" x="1" y="414" width="389" height="14" uuid="4b494dc4-591b-4904-9a88-162a91db21bb"/>
				<box topPadding="2" leftPadding="10" bottomPadding="2" rightPadding="2">
					<pen lineWidth="0.5"/>
					<topPen lineWidth="0.0"/>
					<leftPen lineWidth="0.5"/>
					<bottomPen lineWidth="0.5"/>
					<rightPen lineWidth="0.5"/>
				</box>
				<textFieldExpression><![CDATA[$F{localDePagamento}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement style="Txt_Normal" x="1" y="607" width="389" height="14" uuid="a59a60b8-e05f-48b1-815b-f6c1c412f909"/>
				<textElement>
					<font size="8"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{enderecoBeneficiario} == null ? "" : $F{enderecoBeneficiario}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement style="Txt_Normal" x="1" y="593" width="389" height="14" uuid="a11fdbc6-8f6d-4550-aac5-9d6ce5731f7f"/>
				<box topPadding="2" leftPadding="10" bottomPadding="2" rightPadding="2">
					<bottomPen lineWidth="0.0"/>
				</box>
				<textFieldExpression><![CDATA[$F{nomeBeneficiario}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement style="Celula" mode="Transparent" x="390" y="428" width="164" height="10" uuid="d17ced91-6210-4152-8e54-1533c773b6fa"/>
				<box topPadding="2" leftPadding="2" bottomPadding="2" rightPadding="2">
					<bottomPen lineWidth="0.0"/>
				</box>
				<text><![CDATA[Agência / Código do Beneficiário]]></text>
			</staticText>
			<textField isBlankWhenNull="true">
				<reportElement style="Txt_valor" x="390" y="582" width="164" height="14" uuid="e14e0139-d56b-482b-a7b5-9b3d76907a52"/>
				<textFieldExpression><![CDATA[$F{valorAcrescimos}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement style="Celula" x="176" y="476" width="75" height="10" uuid="d92d93a1-1b52-4ea9-bc9d-ad14967d71d2"/>
				<text><![CDATA[Espécie Moeda]]></text>
			</staticText>
			<staticText>
				<reportElement style="Celula" x="390" y="665" width="151" height="15" uuid="da2f7799-75da-4e7a-a01b-5579826dc8aa"/>
				<box topPadding="2" leftPadding="2" bottomPadding="5" rightPadding="2">
					<pen lineWidth="0.0"/>
					<topPen lineWidth="0.0"/>
					<leftPen lineWidth="0.0"/>
					<bottomPen lineWidth="0.5"/>
					<rightPen lineWidth="0.0"/>
				</box>
				<textElement textAlignment="Center" verticalAlignment="Bottom"/>
				<text><![CDATA[]]></text>
			</staticText>
			<textField isBlankWhenNull="true">
				<reportElement style="Txt_Normal" x="341" y="486" width="49" height="14" uuid="357bed9f-6afd-4d20-84ac-87a7af9671a1"/>
				<textFieldExpression><![CDATA[$F{valorMoeda}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement style="Txt_Normal" x="28" y="635" width="513" height="14" uuid="7ef37737-2749-4c17-8170-04864aef9857"/>
				<box topPadding="2" leftPadding="10" bottomPadding="2" rightPadding="2">
					<pen lineWidth="0.0"/>
					<topPen lineWidth="0.0"/>
					<leftPen lineWidth="0.0"/>
					<bottomPen lineWidth="0.0"/>
					<rightPen lineWidth="0.0"/>
				</box>
				<textFieldExpression><![CDATA[$F{logradouroPagador}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement style="Celula" x="28" y="665" width="282" height="15" uuid="c3c1f800-6b03-4dd2-8c49-d6d3db49eab8"/>
				<box topPadding="2" leftPadding="2" bottomPadding="2" rightPadding="2">
					<topPen lineWidth="0.0"/>
					<leftPen lineWidth="0.0"/>
					<bottomPen lineWidth="0.5"/>
					<rightPen lineWidth="0.0"/>
				</box>
				<text><![CDATA[]]></text>
			</staticText>
			<textField isBlankWhenNull="true">
				<reportElement style="Txt_Negrito" x="112" y="381" width="46" height="23" uuid="9e86528e-67c1-44fc-9395-bb9eecf9905c"/>
				<box topPadding="2" leftPadding="4" bottomPadding="2" rightPadding="2">
					<rightPen lineWidth="2.0"/>
				</box>
				<textFieldExpression><![CDATA[$F{numeroFormatadoComDigito}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement style="Txt_valor" mode="Opaque" x="390" y="607" width="164" height="14" backcolor="#D2D2D2" uuid="34b42bca-6472-430e-a86b-571e78a0edef"/>
				<textFieldExpression><![CDATA[$F{valorCobrado}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement style="Celula" mode="Transparent" x="390" y="548" width="164" height="10" uuid="1dea584a-47c2-4b4f-af48-0dd9176d8cf0"/>
				<text><![CDATA[(+) Mora / Multa]]></text>
			</staticText>
			<textField isBlankWhenNull="true">
				<reportElement style="Txt_Normal" x="28" y="649" width="513" height="14" uuid="eb0fa992-6435-4867-8bc8-1d632bc9ab28"/>
				<box topPadding="2" leftPadding="10" bottomPadding="2" rightPadding="2">
					<pen lineWidth="0.0"/>
					<topPen lineWidth="0.0"/>
					<leftPen lineWidth="0.0"/>
					<bottomPen lineWidth="0.0"/>
					<rightPen lineWidth="0.0"/>
				</box>
				<textFieldExpression><![CDATA[($F{cepPagador} == null ? "" : $F{cepPagador} + " - ") + ($F{bairroPagador} == null ? "" : $F{bairroPagador} + " - ") + ($F{cidadePagador} == null ? "" : $F{cidadePagador} + " ") + ($F{ufPagador} == null ? "" : $F{ufPagador})]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement style="Txt_Normal" x="101" y="486" width="75" height="14" uuid="521e7c14-d377-42dd-b770-a2ee0dad878b"/>
				<textFieldExpression><![CDATA[$F{carteira}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement style="Txt_valor" mode="Opaque" x="390" y="486" width="164" height="14" backcolor="#D2D2D2" uuid="36676b16-754f-4b7f-a48e-8019c6ea21e0"/>
				<textFieldExpression><![CDATA[$F{valorBoleto}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement style="Txt_Data" x="300" y="462" width="90" height="14" uuid="b50cf889-5f4f-490c-9866-1aae93f3fe4e"/>
				<textFieldExpression><![CDATA[$F{processamento}.getTime()]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement style="Celula" x="1" y="452" width="90" height="10" uuid="3a08b48d-7aff-418f-beb0-385b0580d7b5"/>
				<box topPadding="2" leftPadding="2" bottomPadding="2" rightPadding="2">
					<bottomPen lineWidth="0.0"/>
				</box>
				<text><![CDATA[Data do Documento]]></text>
			</staticText>
			<textField isBlankWhenNull="true">
				<reportElement style="Txt_Normal" x="390" y="438" width="164" height="14" uuid="f12c8199-760a-46a6-a53c-132422c7158f"/>
				<box topPadding="2" leftPadding="10" bottomPadding="2" rightPadding="2">
					<pen lineWidth="0.5"/>
					<topPen lineWidth="0.0"/>
					<leftPen lineWidth="0.5"/>
					<bottomPen lineWidth="0.5"/>
					<rightPen lineWidth="0.5"/>
				</box>
				<textElement textAlignment="Center"/>
				<textFieldExpression><![CDATA[$F{agenciaECodigoBeneficiario}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement style="Celula" x="300" y="452" width="90" height="10" uuid="f030d527-74ed-46e3-9165-eb498cb0d8e7"/>
				<box topPadding="2" leftPadding="2" bottomPadding="2" rightPadding="2">
					<bottomPen lineWidth="0.0"/>
				</box>
				<text><![CDATA[Data de Processamento]]></text>
			</staticText>
			<staticText>
				<reportElement style="Celula" x="251" y="476" width="90" height="10" uuid="2cbd977d-6bf3-49f3-bcba-448288925f82"/>
				<text><![CDATA[Quantidade Moeda]]></text>
			</staticText>
			<componentElement>
				<reportElement x="10" y="700" width="292" height="37" uuid="0af69d88-8b52-4ecc-aaae-c2e7cf75cb7a"/>
				<jr:barbecue xmlns:jr="http://jasperreports.sourceforge.net/jasperreports/components" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports/components http://jasperreports.sourceforge.net/xsd/components.xsd" type="Int2of5" drawText="false" checksumRequired="false" barWidth="0" barHeight="0">
					<jr:codeExpression><![CDATA[$F{codigoDeBarras}]]></jr:codeExpression>
				</jr:barbecue>
			</componentElement>
			<image vAlign="Bottom">
				<reportElement x="1" y="381" width="111" height="23" uuid="4b8f5794-bf28-4d0e-864c-f3d92c06a3a7"/>
				<box topPadding="2" bottomPadding="2" rightPadding="0">
					<rightPen lineWidth="2.0"/>
				</box>
				<imageExpression><![CDATA[$F{logo_banco}]]></imageExpression>
			</image>
			<textField isBlankWhenNull="true">
				<reportElement style="Txt_Normal" x="251" y="486" width="90" height="14" uuid="a378c6fc-4d9c-4e35-aba9-107628703774"/>
				<textFieldExpression><![CDATA[$F{quantidadeDeMoeda}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement style="Txt_Data" x="1" y="462" width="90" height="14" uuid="74556a06-6fbc-4440-a857-a10ffe2ebd28"/>
				<box topPadding="2" leftPadding="10" bottomPadding="2" rightPadding="2">
					<pen lineWidth="0.5"/>
					<topPen lineWidth="0.0"/>
					<leftPen lineWidth="0.5"/>
					<bottomPen lineWidth="0.5"/>
					<rightPen lineWidth="0.5"/>
				</box>
				<textFieldExpression><![CDATA[$F{documento}.getTime()]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement style="Celula" x="241" y="452" width="59" height="10" uuid="90a931e7-b2a0-4b05-9df6-6e3830695f7d"/>
				<box topPadding="2" leftPadding="2" bottomPadding="2" rightPadding="2">
					<bottomPen lineWidth="0.0"/>
				</box>
				<text><![CDATA[Aceite]]></text>
			</staticText>
			<textField isBlankWhenNull="true">
				<reportElement style="Txt_Normal" x="300" y="621" width="171" height="14" uuid="fa440316-f736-48d9-baa0-9f39ac95e932"/>
				<box topPadding="2" leftPadding="10" bottomPadding="2" rightPadding="2">
					<pen lineWidth="0.0"/>
					<topPen lineWidth="0.0"/>
					<leftPen lineWidth="0.0"/>
					<bottomPen lineWidth="0.0"/>
					<rightPen lineWidth="0.0"/>
				</box>
				<textElement textAlignment="Right"/>
				<textFieldExpression><![CDATA[$F{documentoPagador}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement style="Txt_Normal" x="176" y="486" width="75" height="14" uuid="77ba1bbf-ecb9-4203-985f-1657ee237ca8"/>
				<textFieldExpression><![CDATA[$F{especieMoeda}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement style="Celula" x="1" y="583" width="389" height="10" uuid="c163d242-c866-4a9f-bd53-d50ae9ac24ee"/>
				<text><![CDATA[Beneficiário]]></text>
			</staticText>
			<textField isBlankWhenNull="true">
				<reportElement style="Txt_Normal" x="390" y="462" width="164" height="14" uuid="22e7b6e7-e99d-485c-9dbd-129d8b1f2bd9"/>
				<textElement textAlignment="Center"/>
				<textFieldExpression><![CDATA[$F{nossoNumeroECodDocumento}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement style="Celula" x="1" y="500" width="389" height="10" uuid="e8d29361-12cd-4e98-a29a-88ceb7b4e383"/>
				<text><![CDATA[Instruções]]></text>
			</staticText>
			<textField isBlankWhenNull="true">
				<reportElement style="Txt_valor" x="390" y="558" width="164" height="14" uuid="0a791ab6-641e-4a4a-b3fd-c907a6320d3d"/>
				<textFieldExpression><![CDATA[$F{valorMulta}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement style="Celula" mode="Transparent" x="390" y="572" width="164" height="10" uuid="ab1862e0-83ae-44ee-b0d5-6596597613ac"/>
				<text><![CDATA[(+) Outros Acréscimos]]></text>
			</staticText>
			<staticText>
				<reportElement style="Celula" x="1" y="510" width="2" height="73" uuid="0bdfe72e-2068-4896-8f06-3dac14943fea"/>
				<box>
					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.5" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
				</box>
				<text><![CDATA[]]></text>
			</staticText>
			<staticText>
				<reportElement style="Celula" x="290" y="428" width="100" height="10" uuid="32961fa0-ff37-4850-a1a8-7b5aaf7c14b8"/>
				<box topPadding="2" leftPadding="2" bottomPadding="2" rightPadding="2">
					<bottomPen lineWidth="0.0"/>
				</box>
				<text><![CDATA[CNPJ/CPF]]></text>
			</staticText>
			<textField isBlankWhenNull="true">
				<reportElement style="Txt_Normal" x="290" y="438" width="100" height="14" uuid="d3c6e98e-8a8e-480f-a553-b89bac0b1c26"/>
				<box topPadding="2" leftPadding="10" bottomPadding="2" rightPadding="2">
					<pen lineWidth="0.5"/>
					<topPen lineWidth="0.0"/>
					<leftPen lineWidth="0.5"/>
					<bottomPen lineWidth="0.5"/>
					<rightPen lineWidth="0.5"/>
				</box>
				<textFieldExpression><![CDATA[$F{documentoBeneficiario}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement style="Celula" x="255" y="304" width="100" height="10" uuid="c5964a7c-a133-4371-988e-0bb2ca62b22a"/>
				<box topPadding="2" leftPadding="2" bottomPadding="2" rightPadding="2">
					<bottomPen lineWidth="0.0"/>
				</box>
				<text><![CDATA[CNPJ/CPF]]></text>
			</staticText>
			<textField isBlankWhenNull="true">
				<reportElement style="Txt_Normal" x="255" y="314" width="100" height="16" uuid="8b328735-2819-44cb-aaba-11f10ae6b727"/>
				<box topPadding="2" leftPadding="10" bottomPadding="2" rightPadding="2">
					<pen lineWidth="0.5"/>
					<topPen lineWidth="0.0"/>
					<leftPen lineWidth="0.5"/>
					<bottomPen lineWidth="0.5"/>
					<rightPen lineWidth="0.5"/>
				</box>
				<textFieldExpression><![CDATA[$F{documentoBeneficiario}]]></textFieldExpression>
			</textField>
			<textField>
				<reportElement x="3" y="510" width="385" height="71" uuid="d5dd2e33-ef8c-4efb-8b6f-2f094431c99c">
					<property name="com.jaspersoft.studio.unit.height" value="px"/>
					<property name="com.jaspersoft.studio.unit.width" value="px"/>
				</reportElement>
				<textElement>
					<font size="7"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{instrucoes}]]></textFieldExpression>
			</textField>
		</band>
	</detail>
</jasperReport>
