Barcode3.frx
1.07 KB
<?xml version="1.0" encoding="utf-8"?>
<Report ScriptLanguage="CSharp" ReportInfo.Created="08/30/2018 09:48:22" ReportInfo.Modified="11/12/2019 11:20:03" 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="80" PaperHeight="60" LeftMargin="0" TopMargin="0" RightMargin="0" BottomMargin="0" FirstPageSource="4" OtherPagesSource="4">
<DataBand Name="Data1" Top="20" Width="302.4" Height="226.8" Guides="226.8">
<BarcodeObject Name="Barcode3" Top="26.46" Width="120.96" Height="170.1" Angle="90" AutoSize="false" Expression="[Barcode]" Text="A00001" Barcode="Code128" Barcode.AutoEncode="true"/>
<BarcodeObject Name="Barcode4" Left="160.65" Top="28.35" Width="120.96" Height="170.1" Angle="90" AutoSize="false" Expression="[Barcode]" Text="A00001" Barcode="Code128" Barcode.AutoEncode="true"/>
</DataBand>
</ReportPage>
</Report>