Barcode3.frx
946 Bytes
<?xml version="1.0" encoding="utf-8"?>
<Report ScriptLanguage="CSharp" ReportInfo.Created="08/30/2018 09:48:22" ReportInfo.Modified="10/15/2018 15:43:41" ReportInfo.CreatorVersion="2016.1.0.0">
<Dictionary>
<Parameter Name="Barcode" DataType="System.String"/>
</Dictionary>
<ReportPage Name="Page1" PaperWidth="90" PaperHeight="60" LeftMargin="0" TopMargin="0" RightMargin="0" BottomMargin="0" FirstPageSource="4" OtherPagesSource="4">
<DataBand Name="Data1" Width="340.2" Height="226.8">
<BarcodeObject Name="Barcode1" Left="18.9" Top="18.9" Width="126.25" Height="186.16" Expression="[Barcode]" Text="A00001" AllowExpressions="true" Barcode="Code128" Barcode.AutoEncode="true"/>
<BarcodeObject Name="Barcode2" Left="179.55" Top="18.9" Width="126.25" Height="186.16" Expression="[Barcode]" Text="A00001" AllowExpressions="true" Barcode="Code128" Barcode.AutoEncode="true"/>
</DataBand>
</ReportPage>
</Report>