Subversion Repositories Integrator Subversion

Rev

Blame | Last modification | View Log | Download | RSS feed

<?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="DANFE_NFCE" pageWidth="226" pageHeight="1000" columnWidth="226" leftMargin="0" rightMargin="0" topMargin="0" bottomMargin="0" whenResourceMissingType="Empty" isIgnorePagination="true" uuid="f2ad8431-eb6a-4415-9a7a-8bcb81e49e5d">
        <property name="ireport.zoom" value="3.0"/>
        <property name="ireport.x" value="0"/>
        <property name="ireport.y" value="675"/>
        <property name="ireport.scriptlethandling" value="0"/>
        <property name="ireport.encoding" value="UTF-8"/>
        <import value="net.sf.jasperreports.engine.*"/>
        <import value="java.util.*"/>
        <import value="net.sf.jasperreports.engine.data.*"/>
        <parameter name="PAGAMENTOS" class="java.util.Collection"/>
        <parameter name="SUBREL" class="java.io.InputStream"/>
        <parameter name="SUBREL_PAGAMENTOS" class="java.io.InputStream"/>
        <parameter name="URL_CONSULTA" class="java.lang.String"/>
        <parameter name="QR_CODE" class="java.awt.Image"/>
        <parameter name="CHAVE_ACESSO_FORMATADA" class="java.lang.String"/>
        <parameter name="INFORMACOES_COMPLEMENTARES" class="java.lang.String"/>
        <parameter name="MOSTRAR_MSG_FINALIZACAO" class="java.lang.Boolean"/>
        <field name="nota.info.emitente.nomeFantasia" class="java.lang.String"/>
        <field name="nota.info.emitente.cnpj" class="java.lang.String"/>
        <field name="nota.info.emitente.inscricaoEstadual" class="java.lang.String"/>
        <field name="nota.info.emitente.endereco.logradouro" class="java.lang.String"/>
        <field name="nota.info.emitente.endereco.numero" class="java.lang.String"/>
        <field name="nota.info.emitente.endereco.bairro" class="java.lang.String"/>
        <field name="nota.info.emitente.endereco.descricaoMunicipio" class="java.lang.String"/>
        <field name="nota.info.emitente.endereco.complemento" class="java.lang.String"/>
        <field name="nota.info.emitente.endereco.uf" class="java.lang.String"/>
        <field name="nota.info.emitente.endereco.telefone" class="java.lang.String"/>
        <field name="nota.info.itens" class="java.util.List"/>
        <field name="nota.info.total.icmsTotal.valorTotalDesconto" class="java.lang.String"/>
        <field name="nota.info.total.icmsTotal.valorTotalNFe" class="java.lang.String"/>
        <field name="nota.info.total.icmsTotal.valorTotalFrete" class="java.lang.String"/>
        <field name="nota.info.total.icmsTotal.valorTotalSeguro" class="java.lang.String"/>
        <field name="nota.info.total.icmsTotal.outrasDespesasAcessorias" class="java.lang.String"/>
        <field name="nota.info.total.icmsTotal.valorTotalTributos" class="java.lang.String"/>
        <field name="nota.info.informacoesAdicionais.informacoesAdicionaisInteresseFisco" class="java.lang.String"/>
        <field name="nota.info.identificacao.numeroNota" class="java.lang.String"/>
        <field name="nota.info.identificacao.serie" class="java.lang.String"/>
        <field name="nota.info.identificacao.dataHoraEmissao" class="org.joda.time.DateTime"/>
        <field name="nota.info.chaveAcesso" class="java.lang.String"/>
        <field name="protocolo.protocoloInfo.dataRecebimento" class="org.joda.time.LocalDateTime"/>
        <field name="protocolo.protocoloInfo.numeroProtocolo" class="java.lang.String"/>
        <field name="nota.info.destinatario.cnpj" class="java.lang.String"/>
        <field name="nota.info.destinatario.cpf" class="java.lang.String"/>
        <field name="nota.info.destinatario.razaoSocial" class="java.lang.String"/>
        <field name="nota.info.informacoesAdicionais.informacoesComplementaresInteresseContribuinte" class="java.lang.String"/>
        <variable name="ACRESCIMOS" class="java.math.BigDecimal">
                <variableExpression><![CDATA[new BigDecimal($F{nota.info.total.icmsTotal.valorTotalFrete}.replace(".", "").replace(",", ".")).add(
new BigDecimal($F{nota.info.total.icmsTotal.valorTotalSeguro}.replace(".", "").replace(",", "."))).add(
new BigDecimal($F{nota.info.total.icmsTotal.outrasDespesasAcessorias}.replace(".", "").replace(",", "."))).subtract(
new BigDecimal($F{nota.info.total.icmsTotal.valorTotalDesconto}.replace(".", "").replace(",", ".")))]]></variableExpression>
                <initialValueExpression><![CDATA[BigDecimal.ZERO]]></initialValueExpression>
        </variable>
        <background>
                <band splitType="Stretch"/>
        </background>
        <title>
                <band splitType="Stretch"/>
        </title>
        <pageHeader>
                <band height="82" splitType="Prevent">
                        <textField isBlankWhenNull="true">
                                <reportElement uuid="87f0fbca-c7c3-4c5e-a363-e4e9fcb4e626" key="textField" positionType="Float" x="1" y="1" width="207" height="15"/>
                                <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 fontName="SansSerif" size="9" isBold="true" pdfFontName="Helvetica-Bold"/>
                                </textElement>
                                <textFieldExpression><![CDATA[$F{nota.info.emitente.nomeFantasia}]]></textFieldExpression>
                        </textField>
                        <textField isStretchWithOverflow="true" isBlankWhenNull="true">
                                <reportElement uuid="dde92dc5-96ba-434f-abea-45dd508d25d7" key="textField" positionType="Float" x="1" y="29" width="207" height="13"/>
                                <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 fontName="SansSerif" size="7" pdfFontName="Helvetica-Bold"/>
                                </textElement>
                                <textFieldExpression><![CDATA[$F{nota.info.emitente.endereco.logradouro}+", "+
$F{nota.info.emitente.endereco.numero}+", "+
($F{nota.info.emitente.endereco.complemento} == null ? "" :
$F{nota.info.emitente.endereco.complemento})+
"\nBairro: "+$F{nota.info.emitente.endereco.bairro}+", Cidade: "+
$F{nota.info.emitente.endereco.descricaoMunicipio}+" "+
$F{nota.info.emitente.endereco.uf}+"\nFone: "+
($F{nota.info.emitente.endereco.telefone} == null ? "" :
$F{nota.info.emitente.endereco.telefone})]]></textFieldExpression>
                        </textField>
                        <textField isBlankWhenNull="true">
                                <reportElement uuid="9018ad5e-9fb4-4a66-a89e-453d314a10c2" key="textField" positionType="Float" x="116" y="16" width="92" height="13"/>
                                <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="Top">
                                        <font fontName="SansSerif" size="7" isBold="false" pdfFontName="Helvetica-Bold"/>
                                </textElement>
                                <textFieldExpression><![CDATA["IE: "+$F{nota.info.emitente.inscricaoEstadual}]]></textFieldExpression>
                        </textField>
                        <textField pattern="##.###.###/####-##" isBlankWhenNull="true">
                                <reportElement uuid="aa5246fd-7c02-4594-a4fc-a790cbb6e076" key="textField" positionType="Float" x="1" y="16" width="115" height="13"/>
                                <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="Top">
                                        <font fontName="SansSerif" size="7" isBold="false" pdfFontName="Helvetica-Bold"/>
                                </textElement>
                                <textFieldExpression><![CDATA["CNPJ: "+$F{nota.info.emitente.cnpj}]]></textFieldExpression>
                        </textField>
                        <staticText>
                                <reportElement uuid="7af0d1e3-44e3-4fb9-ad16-bfae99d32a75" key="textField" positionType="Float" x="1" y="46" width="207" height="20"/>
                                <textElement textAlignment="Center" markup="none">
                                        <font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
                                </textElement>
                                <text><![CDATA[DANFE NFC-e DOCUMENTO AUXILIAR DE NOTA FISCAL DE CONSUMIDOR ELETRÔNICA]]></text>
                        </staticText>
                        <staticText>
                                <reportElement uuid="ebc835b8-d4a2-446f-8767-ed390f439b18" key="textField" positionType="Float" x="1" y="66" width="207" height="13"/>
                                <textElement textAlignment="Center" markup="none">
                                        <font size="7" pdfFontName="Helvetica-Bold"/>
                                </textElement>
                                <text><![CDATA[NÃO PERMITE APROVEITAMENTO DE CRÉDITO ICMS]]></text>
                        </staticText>
                        <line>
                                <reportElement uuid="45815a89-efc7-4031-866f-8a1001126cba" key="line" positionType="Float" x="1" y="42" width="207" height="1"/>
                                <graphicElement>
                                        <pen lineWidth="1.0" lineStyle="Dotted"/>
                                </graphicElement>
                        </line>
                        <line>
                                <reportElement uuid="32b38553-017d-4d5f-a53f-06f9dd96443b" key="line" positionType="Float" x="1" y="79" width="207" height="1"/>
                                <graphicElement>
                                        <pen lineWidth="1.0" lineStyle="Dotted"/>
                                </graphicElement>
                        </line>
                </band>
        </pageHeader>
        <detail>
                <band height="191" splitType="Prevent">
                        <textField isStretchWithOverflow="true">
                                <reportElement uuid="da7be1da-2b42-4688-b6f8-767df1760f45" positionType="Float" x="0" y="177" width="207" height="10" isRemoveLineWhenBlank="true"/>
                                <textElement textAlignment="Center" verticalAlignment="Middle">
                                        <font size="7"/>
                                </textElement>
                                <textFieldExpression><![CDATA[(($F{nota.info.destinatario.cpf} != null &&
!$F{nota.info.destinatario.cpf}.isEmpty()) ||
($F{nota.info.destinatario.cnpj} != null &&
!$F{nota.info.destinatario.cnpj}.isEmpty())) &&
$F{nota.info.destinatario.razaoSocial} != null ?
$F{nota.info.destinatario.razaoSocial} : ""]]></textFieldExpression>
                        </textField>
                        <textField isStretchWithOverflow="true">
                                <reportElement uuid="ee5e7ec5-c7c7-431d-8767-31861870d7be" positionType="Float" x="0" y="167" width="207" height="10"/>
                                <textElement textAlignment="Center" verticalAlignment="Middle">
                                        <font size="7"/>
                                </textElement>
                                <textFieldExpression><![CDATA[($F{nota.info.destinatario.cpf} != null &&
!$F{nota.info.destinatario.cpf}.isEmpty()) ?
"CONSUMIDOR CPF: "+$F{nota.info.destinatario.cpf} : (
($F{nota.info.destinatario.cnpj} != null &&
!$F{nota.info.destinatario.cnpj}.isEmpty()) ?
"CONSUMIDOR CNPJ: "+$F{nota.info.destinatario.cnpj} :
"CONSUMIDOR NÃO IDENTIFICADO"
)]]></textFieldExpression>
                        </textField>
                        <line>
                                <reportElement uuid="d6984e4b-deee-48e7-98d5-2e979384e872" key="line" positionType="Float" x="0" y="188" width="207" height="1"/>
                                <graphicElement>
                                        <pen lineWidth="1.0" lineStyle="Dotted"/>
                                </graphicElement>
                        </line>
                        <line>
                                <reportElement uuid="32b38553-017d-4d5f-a53f-06f9dd96443b" key="line" positionType="Float" x="0" y="165" width="207" height="1"/>
                                <graphicElement>
                                        <pen lineWidth="1.0" lineStyle="Dotted"/>
                                </graphicElement>
                        </line>
                        <textField isStretchWithOverflow="true">
                                <reportElement uuid="24e3e04f-3277-4682-99e3-1858346f2d67" positionType="Float" x="0" y="121" width="207" height="10"/>
                                <textElement textAlignment="Center">
                                        <font size="7"/>
                                </textElement>
                                <textFieldExpression><![CDATA["Consulte pela Chave de Acesso em\n"+$P{URL_CONSULTA}]]></textFieldExpression>
                        </textField>
                        <textField isStretchWithOverflow="true">
                                <reportElement uuid="2db8c8a1-5e54-43e5-a53f-f44be5014d38" positionType="Float" x="0" y="153" width="207" height="10"/>
                                <textElement textAlignment="Center">
                                        <font size="7"/>
                                </textElement>
                                <textFieldExpression><![CDATA["Protocolo de Autorização: "+$F{protocolo.protocoloInfo.numeroProtocolo}+"\n"+
$F{protocolo.protocoloInfo.dataRecebimento}.toString("dd/MM/yyyy HH:mm:ss")]]></textFieldExpression>
                        </textField>
                        <staticText>
                                <reportElement uuid="0571906c-2c4c-4f77-83f1-99b9f696178a" key="staticText" positionType="Float" x="0" y="133" width="207" height="10"/>
                                <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="Middle">
                                        <font size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
                                </textElement>
                                <text><![CDATA[CHAVE DE ACESSO]]></text>
                        </staticText>
                        <textField isStretchWithOverflow="true">
                                <reportElement uuid="5819cffc-e82c-4bbf-bba9-5f6b5034f19f" positionType="Float" x="0" y="111" width="207" height="10"/>
                                <textElement textAlignment="Center">
                                        <font size="7"/>
                                </textElement>
                                <textFieldExpression><![CDATA["Emissão "+$F{nota.info.identificacao.dataHoraEmissao}
.toString("dd/MM/yyyy HH:mm:ss")]]></textFieldExpression>
                        </textField>
                        <textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="true">
                                <reportElement uuid="fd6c261c-361c-4c75-bc8f-cca70f2415f3" positionType="Float" x="0" y="90" width="207" height="11" isRemoveLineWhenBlank="true"/>
                                <textElement textAlignment="Center" verticalAlignment="Middle">
                                        <font size="7"/>
                                </textElement>
                                <textFieldExpression><![CDATA[$F{nota.info.informacoesAdicionais.informacoesAdicionaisInteresseFisco}]]></textFieldExpression>
                        </textField>
                        <textField isStretchWithOverflow="true">
                                <reportElement uuid="2ad81d22-19eb-4742-89f8-a6fbe97ac6c2" positionType="Float" x="42" y="143" width="126" height="9"/>
                                <textElement textAlignment="Center">
                                        <font size="7"/>
                                </textElement>
                                <textFieldExpression><![CDATA[$P{CHAVE_ACESSO_FORMATADA}]]></textFieldExpression>
                        </textField>
                        <textField isStretchWithOverflow="true">
                                <reportElement uuid="ce1b0369-cf99-40e5-aaea-f297f7385144" positionType="Float" x="0" y="101" width="207" height="10"/>
                                <textElement textAlignment="Center">
                                        <font size="7"/>
                                </textElement>
                                <textFieldExpression><![CDATA["NFC-e nº "+$F{nota.info.identificacao.numeroNota}+
" Série "+$F{nota.info.identificacao.serie}]]></textFieldExpression>
                        </textField>
                        <subreport>
                                <reportElement uuid="abe336d3-28b5-4818-bce8-70ee6efab2ad" positionType="Float" x="1" y="62" width="207" height="11"/>
                                <dataSourceExpression><![CDATA[new JRBeanCollectionDataSource($P{PAGAMENTOS})]]></dataSourceExpression>
                                <subreportExpression><![CDATA[$P{SUBREL_PAGAMENTOS}]]></subreportExpression>
                        </subreport>
                        <textField pattern="" isBlankWhenNull="true">
                                <reportElement uuid="8bc82ec3-952a-4830-ae91-cb49ebb31835" positionType="Float" x="1" y="77" width="207" height="10" isRemoveLineWhenBlank="true">
                                        <printWhenExpression><![CDATA[$F{nota.info.total.icmsTotal.valorTotalTributos} != null &&
!$F{nota.info.total.icmsTotal.valorTotalTributos}.equals("0,00")]]></printWhenExpression>
                                </reportElement>
                                <textElement textAlignment="Center" verticalAlignment="Middle">
                                        <font size="7"/>
                                </textElement>
                                <textFieldExpression><![CDATA["Valor Aprox Tributos R$"+
$F{nota.info.total.icmsTotal.valorTotalTributos}+
" (Fonte: IBPT)"]]></textFieldExpression>
                        </textField>
                        <line>
                                <reportElement uuid="7baade66-65a3-4b67-91fa-eb259b7cbb6b" key="line" positionType="Float" x="1" y="75" width="207" height="1"/>
                                <graphicElement>
                                        <pen lineStyle="Dotted"/>
                                </graphicElement>
                        </line>
                        <line>
                                <reportElement uuid="32b38553-017d-4d5f-a53f-06f9dd96443b" key="line" positionType="Float" x="1" y="89" width="207" height="1" isRemoveLineWhenBlank="true">
                                        <printWhenExpression><![CDATA[$F{nota.info.total.icmsTotal.valorTotalTributos} != null &&
!$F{nota.info.total.icmsTotal.valorTotalTributos}.equals("0,00")]]></printWhenExpression>
                                </reportElement>
                                <graphicElement>
                                        <pen lineStyle="Dotted"/>
                                </graphicElement>
                        </line>
                        <line>
                                <reportElement uuid="4637273e-fe55-44a8-aba3-339f1b52dd19" positionType="Float" x="1" y="15" width="207" height="1"/>
                                <graphicElement>
                                        <pen lineStyle="Dotted"/>
                                </graphicElement>
                        </line>
                        <staticText>
                                <reportElement uuid="82212bfc-f443-4c12-af2f-f7d77821dfce" key="textField" positionType="Float" x="111" y="50" width="97" height="12"/>
                                <textElement textAlignment="Right" verticalAlignment="Middle" markup="none">
                                        <font fontName="SansSerif" size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
                                </textElement>
                                <text><![CDATA[VALOR PAGO]]></text>
                        </staticText>
                        <textField pattern="#,##0.00" isBlankWhenNull="true">
                                <reportElement uuid="52a05c6a-73e3-438d-aefb-38413c998dae" key="textField" positionType="Float" x="111" y="38" width="97" height="12"/>
                                <textElement textAlignment="Right" markup="none">
                                        <font fontName="SansSerif" size="9" isBold="true" pdfFontName="Helvetica-Bold"/>
                                </textElement>
                                <textFieldExpression><![CDATA[new BigDecimal($F{nota.info.total.icmsTotal.valorTotalNFe})]]></textFieldExpression>
                        </textField>
                        <textField pattern="#,##0.00" isBlankWhenNull="true">
                                <reportElement uuid="96e065a7-d841-4794-afe8-661bc6024992" x="111" y="28" width="97" height="10" isRemoveLineWhenBlank="true">
                                        <printWhenExpression><![CDATA[$V{ACRESCIMOS}.signum() != 0]]></printWhenExpression>
                                </reportElement>
                                <textElement textAlignment="Right">
                                        <font size="7"/>
                                </textElement>
                                <textFieldExpression><![CDATA[$V{ACRESCIMOS}]]></textFieldExpression>
                        </textField>
                        <staticText>
                                <reportElement uuid="c7129f1b-3655-410c-95fb-0e4bb0a94fdb" key="textField" positionType="Float" x="1" y="18" width="110" height="10"/>
                                <textElement markup="none">
                                        <font fontName="SansSerif" size="7" pdfFontName="Helvetica-Bold"/>
                                </textElement>
                                <text><![CDATA[QTDE TOTAL DE ITENS:]]></text>
                        </staticText>
                        <textField pattern="" isBlankWhenNull="false">
                                <reportElement uuid="3ab24ac5-b9a8-4cfc-abc3-c7a8b84c9cc8" key="textField" positionType="Float" x="111" y="18" width="97" height="10"/>
                                <textElement textAlignment="Right" markup="none">
                                        <font fontName="SansSerif" size="7" pdfFontName="Helvetica-Bold"/>
                                </textElement>
                                <textFieldExpression><![CDATA[$F{nota.info.itens}.size()]]></textFieldExpression>
                        </textField>
                        <staticText>
                                <reportElement uuid="c9f98b94-3d4c-4dae-a139-6c97e1bb8c50" key="textField" positionType="Float" x="1" y="38" width="110" height="12"/>
                                <textElement markup="none">
                                        <font fontName="SansSerif" size="9" isBold="true" pdfFontName="Helvetica-Bold"/>
                                </textElement>
                                <text><![CDATA[VALOR TOTAL (R$):]]></text>
                        </staticText>
                        <textField isBlankWhenNull="true">
                                <reportElement uuid="de9b850c-64b2-40c2-a275-62b6ba4f44ae" key="textField" positionType="Float" x="1" y="28" width="110" height="10" isRemoveLineWhenBlank="true">
                                        <printWhenExpression><![CDATA[$V{ACRESCIMOS}.signum() != 0]]></printWhenExpression>
                                </reportElement>
                                <textElement markup="none">
                                        <font fontName="SansSerif" size="7" pdfFontName="Helvetica-Bold"/>
                                </textElement>
                                <textFieldExpression><![CDATA[$V{ACRESCIMOS}.signum() == 0 ? null :
$V{ACRESCIMOS}.signum() < 0 ? "DESCONTO:" : "ACRÉSCIMOS:"]]></textFieldExpression>
                        </textField>
                        <staticText>
                                <reportElement uuid="23700bda-ea5c-44bb-8d22-a7712a653434" key="textField" positionType="Float" x="1" y="50" width="110" height="12"/>
                                <textElement verticalAlignment="Middle" markup="none">
                                        <font fontName="SansSerif" size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
                                </textElement>
                                <text><![CDATA[FORMA DE PAGAMENTO]]></text>
                        </staticText>
                        <subreport>
                                <reportElement uuid="1027a0ad-c78a-4f6d-95ed-05989641e369" positionType="Float" x="1" y="1" width="207" height="13"/>
                                <dataSourceExpression><![CDATA[new JRBeanCollectionDataSource($F{nota.info.itens})]]></dataSourceExpression>
                                <subreportExpression><![CDATA[$P{SUBREL}]]></subreportExpression>
                        </subreport>
                </band>
        </detail>
        <pageFooter>
                <band height="197" splitType="Prevent">
                        <staticText>
                                <reportElement uuid="ce22f796-aa76-41c5-a134-7d3b27e23e8e" key="textField" positionType="Float" x="1" y="2" width="207" height="10"/>
                                <textElement textAlignment="Center" verticalAlignment="Bottom" markup="none">
                                        <font fontName="SansSerif" size="7" isBold="true" pdfFontName="Helvetica-Bold"/>
                                </textElement>
                                <text><![CDATA[Consulta via leitor de QR Code]]></text>
                        </staticText>
                        <image scaleImage="RealSize" hAlign="Center" vAlign="Middle" onErrorType="Icon">
                                <reportElement uuid="4e2dc02b-2c45-4b9b-80b2-1e8872c134d6" key="image" positionType="Float" x="62" y="12" width="88" height="88" isRemoveLineWhenBlank="true" isPrintWhenDetailOverflows="true"/>
                                <imageExpression><![CDATA[$P{QR_CODE}]]></imageExpression>
                        </image>
                        <textField isStretchWithOverflow="true" isBlankWhenNull="true">
                                <reportElement uuid="deca74d1-703e-4aab-8af6-6844947960e6" positionType="Float" x="1" y="104" width="207" height="10" isRemoveLineWhenBlank="true"/>
                                <textElement textAlignment="Center" verticalAlignment="Middle">
                                        <font size="7"/>
                                </textElement>
                                <textFieldExpression><![CDATA[$F{nota.info.informacoesAdicionais.informacoesComplementaresInteresseContribuinte}]]></textFieldExpression>
                        </textField>
                        <textField isStretchWithOverflow="true" isBlankWhenNull="true">
                                <reportElement uuid="cf88b2f1-4a43-466b-9779-c2635dfac35f" positionType="Float" x="1" y="115" width="207" height="10" isRemoveLineWhenBlank="true"/>
                                <textElement textAlignment="Center" verticalAlignment="Middle">
                                        <font size="7"/>
                                </textElement>
                                <textFieldExpression><![CDATA[$P{INFORMACOES_COMPLEMENTARES}]]></textFieldExpression>
                        </textField>
                        <line>
                                <reportElement uuid="a0f557d0-284b-4c99-9ef0-a793b4fd37e8" key="line" positionType="Float" x="1" y="149" width="207" height="1" isRemoveLineWhenBlank="true">
                                        <printWhenExpression><![CDATA[$P{MOSTRAR_MSG_FINALIZACAO}]]></printWhenExpression>
                                </reportElement>
                                <graphicElement>
                                        <pen lineWidth="1.0" lineStyle="Dotted"/>
                                </graphicElement>
                        </line>
                        <line>
                                <reportElement uuid="076dcc6d-a216-4e26-bbb1-fd188e407719" key="line" positionType="Float" x="1" y="162" width="207" height="1" isRemoveLineWhenBlank="true">
                                        <printWhenExpression><![CDATA[$P{MOSTRAR_MSG_FINALIZACAO}]]></printWhenExpression>
                                </reportElement>
                                <graphicElement>
                                        <pen lineWidth="1.0" lineStyle="Dotted"/>
                                </graphicElement>
                        </line>
                        <staticText>
                                <reportElement uuid="4158f4b1-7028-4466-a20b-8ecf2b2c9b4c" key="textField" positionType="Float" x="1" y="151" width="207" height="10" isRemoveLineWhenBlank="true">
                                        <printWhenExpression><![CDATA[$P{MOSTRAR_MSG_FINALIZACAO}]]></printWhenExpression>
                                </reportElement>
                                <textElement textAlignment="Center" verticalAlignment="Middle" markup="none">
                                        <font fontName="SansSerif" size="6" isBold="false" pdfFontName="Helvetica-Bold"/>
                                </textElement>
                                <text><![CDATA[Fim da DANF-e]]></text>
                        </staticText>
                        <textField>
                                <reportElement uuid="c5502d27-b3a6-4eff-bdbd-4e278f9a981a" key="textField" positionType="Float" x="1" y="165" width="207" height="26" isRemoveLineWhenBlank="true">
                                        <printWhenExpression><![CDATA[$P{MOSTRAR_MSG_FINALIZACAO}]]></printWhenExpression>
                                </reportElement>
                                <textElement textAlignment="Center" verticalAlignment="Middle" markup="none">
                                        <font fontName="SansSerif" size="7" isBold="false" pdfFontName="Helvetica-Bold"/>
                                </textElement>
                                <textFieldExpression><![CDATA[".\n.\n."]]></textFieldExpression>
                        </textField>
                </band>
        </pageFooter>
</jasperReport>