Skip to content

Commit

Permalink
Merge pull request #1566 from AgnaldoSilva0/Branch_21615
Browse files Browse the repository at this point in the history
Ajustado espaçamento da impressão do "Consulte em" no DAMDFe
  • Loading branch information
AgnaldoSilva0 authored Nov 26, 2024
2 parents d2fdc69 + 0ccfcfc commit b495c32
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions MDFe.Damdfe.Base/MDFe/MDFeRetrato.frx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<Report ScriptLanguage="CSharp" ReferencedAssemblies="System.dll&#13;&#10;System.Drawing.dll&#13;&#10;System.Windows.Forms.dll&#13;&#10;System.Data.dll&#13;&#10;System.Xml.dll&#13;&#10;MDFe.Classes.dll&#13;&#10;DFe.Classes.dll&#13;&#10;MDFe.Utils.dll" ReportInfo.Created="01/12/2017 09:00:32" ReportInfo.Modified="07/04/2024 15:52:38" ReportInfo.CreatorVersion="2023.3.0.0">
<Report ScriptLanguage="CSharp" ReferencedAssemblies="System.dll&#13;&#10;System.Drawing.dll&#13;&#10;System.Windows.Forms.dll&#13;&#10;System.Data.dll&#13;&#10;System.Xml.dll&#13;&#10;MDFe.Classes.dll&#13;&#10;DFe.Classes.dll&#13;&#10;MDFe.Utils.dll" ReportInfo.Created="01/12/2017 09:00:32" ReportInfo.Modified="11/25/2024 15:15:33" ReportInfo.CreatorVersion="2023.3.0.0">
<ScriptText>using System;
using System.IO;
using System.Collections;
Expand Down Expand Up @@ -728,8 +728,8 @@ namespace FastReport
<TextObject Name="Text92" Left="120.85" Top="191.38" Width="82.05" Height="10.45" Text="Peso total ([MDFeProcMDFe.MDFe.InfMDFe.Tot.CUnid])" VertAlign="Center" WordWrap="false" Font="Arial, 5.25pt"/>
<TextObject Name="Text93" Left="205.9" Top="191" Width="83.6" Height="30.24" Fill.Color="224, 224, 224" Text="[MDFeProcMDFe.MDFe.InfMDFe.Tot.vCarga]" Padding="2, 0, 2, 2" HorzAlign="Center" VertAlign="Bottom" WordWrap="false" Font="Arial, 9pt, style=Bold"/>
<TextObject Name="Text94" Left="206.9" Top="191.38" Width="82.05" Height="10.45" Text="Valor Total da Carga" VertAlign="Center" WordWrap="false" Font="Arial, 5.25pt"/>
<TextObject Name="Text95" Left="387.45" Top="264.6" Width="52.7" Height="8.89" Text="Consulte em" Font="Arial Narrow, 6pt"/>
<TextObject Name="Text96" Left="426.15" Top="264.6" Width="288.95" Height="8.89" Text="https://dfe-portal.sefazvirtual.rs.gov.br/MDFe/consulta" Font="Arial Narrow, 6pt, style=Bold"/>
<TextObject Name="Text95" Left="387.45" Top="264.6" Width="52.92" Height="8.89" Text="Consulte em" Font="Arial Narrow, 6pt"/>
<TextObject Name="Text96" Left="441.05" Top="264.6" Width="297.4" Height="8.89" Text="https://dfe-portal.sefazvirtual.rs.gov.br/MDFe/consulta" Font="Arial Narrow, 6pt, style=Bold"/>
<TextObject Name="Text97" Left="-9450" Top="-9450" Width="94.5" Height="18.9" Text="Município: [MDFeProcMDFe.MDFe.InfMDFe.InfDoc.InfMunDescarga.XMunDescarga] - [MDFeProcMDFe.MDFe.InfMDFe.InfDoc.InfMunDescarga.CMunDescarga]" Font="Arial, 10pt"/>
<TextObject Name="Text98" Left="-9450" Top="-9450" Width="94.5" Height="18.9" Text="[MDFeProcMDFe.MDFe.InfMDFe.InfDoc]" Font="Arial, 10pt"/>
<TextObject Name="Text99" Left="-9450" Top="-9450" Width="94.5" Height="18.9" Text="[MDFeProcMDFe.MDFe.InfMDFe.InfDoc]" Font="Arial, 10pt"/>
Expand Down

0 comments on commit b495c32

Please sign in to comment.