Barcode3.frx
944 Bytes
<?xml version="1.0" encoding="utf-8"?>
<Report ScriptLanguage="CSharp" ReportInfo.Created="08/30/2018 09:48:22" ReportInfo.Modified="09/21/2018 09:43:44" 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="28.35" Top="18.9" Width="126.25" Height="186.16" Expression="[Barcode]" Text="A00001" AllowExpressions="true" Barcode="Code128" Barcode.AutoEncode="true"/>
<BarcodeObject Name="Barcode2" Left="189" Top="18.9" Width="126.25" Height="186.16" Expression="[Barcode]" Text="A00001" AllowExpressions="true" Barcode="Code128" Barcode.AutoEncode="true"/>
</DataBand>
</ReportPage>
</Report>