Barcode6.frx 1 KB
<?xml version="1.0" encoding="utf-8"?>
<Report ScriptLanguage="CSharp" ReportInfo.Created="08/30/2018 09:48:22" ReportInfo.Modified="08/29/2019 11:32:09" ReportInfo.CreatorVersion="2017.1.16.0" PrintSettings.Printer="Bar Code Printer T-4503E" PrintSettings.SavePrinterWithReport="true" PrintSettings.PageRange="PageNumbers">
  <Dictionary>
    <Parameter Name="Barcode" DataType="System.String"/>
  </Dictionary>
  <ReportPage Name="Page1" PaperWidth="100" PaperHeight="60" LeftMargin="0" TopMargin="0" RightMargin="0" BottomMargin="0" FirstPageSource="4" OtherPagesSource="4">
    <DataBand Name="Data1" Width="378" Height="226.8">
      <BarcodeObject Name="Barcode1" Left="30.24" Top="56.7" Width="126.25" Height="129.46" Expression="[Barcode]" Text="A00001" Barcode="Code128" Barcode.AutoEncode="true"/>
      <BarcodeObject Name="Barcode2" Left="219.24" Top="56.7" Width="126.25" Height="129.46" Expression="[Barcode]" Text="A00001" Barcode="Code128" Barcode.AutoEncode="true"/>
    </DataBand>
  </ReportPage>
</Report>