<?xml version="1.0" encoding="utf-8" standalone="no"?>
<TfrxReport Version="2022.1.3" DotMatrixReport="False" IniFile="\Software\Fast Reports" PreviewOptions.AllowEdit="False" PreviewOptions.Buttons="3839" PreviewOptions.Zoom="1" PrintOptions.Printer="По умолчанию" PrintOptions.PrintOnSheet="0" ReportOptions.CreateDate="41430,5943315972" ReportOptions.Description.Text="" ReportOptions.LastChange="45447,3861775" ScriptLanguage="PascalScript" ScriptText.Text="&#13;&#10;procedure BarCodeOnBeforePrint(Sender: TfrxComponent);&#13;&#10;begin&#13;&#10; if length(TFrxBarCodeView(sender).expression)-2=8 then&#13;&#10;    TFrxBarCodeView(sender).BarType:=bcCodeEAN8&#13;&#10; else if length(TFrxBarCodeView(sender).expression)-2=13 then&#13;&#10;    TFrxBarCodeView(sender).BarType:=bcCodeEAN13&#13;&#10; else&#13;&#10;    TFrxBarCodeView(sender).BarType:=bcCode128;&#13;&#10;end;&#13;&#10;&#13;&#10;begin&#13;&#10;&#13;&#10;end." OnReportPrint="frxReport1OnReportPrint">
  <TfrxDataPage Name="Data" HGuides.Text="" VGuides.Text="" Height="1000" Left="0" Top="0" Width="1000"/>
  <TfrxReportPage Name="Page1" HGuides.Text="" VGuides.Text="" PaperWidth="39" PaperHeight="20" PaperSize="256" LeftMargin="0" RightMargin="0" TopMargin="0" BottomMargin="0" ColumnWidth="0" ColumnPositions.Text="" Frame.Typ="0" MirrorMode="0">
    <TfrxMemoView Name="Memo14" Align="baLeft" AllowVectorExport="True" Left="0" Top="5,33859" Width="117,16534457" Height="37,79527559" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" Font.Style="0" Frame.Typ="0" HAlign="haCenter" ParentFont="False" Text="[item_name]"/>
    <TfrxMemoView Name="Memo17" Align="baLeft" AllowVectorExport="True" Left="0" Top="43,35436" Width="117,16534457" Height="26,45671" Font.Charset="1" Font.Color="0" Font.Height="-13" Font.Name="Arial" Font.Style="1" Frame.Typ="0" HAlign="haCenter" ParentFont="False" VAlign="vaCenter" Text="Цена:[price]"/>
    <TfrxBarCodeView Name="BarCode" AllowVectorExport="True" Left="120,94497465" Top="7,55906" Width="22,67716535" Height="61,8" OnBeforePrint="BarCodeOnBeforePrint" BarType="bcCodeEAN13" Expression="1" Frame.Typ="0" Rotation="90" TestLine="False" Text="3" WideBarRatio="2" Zoom="0,6" Font.Charset="1" Font.Color="0" Font.Height="-12" Font.Name="Arial" Font.Style="0" ColorBar="0"/>
    <TfrxMemoView Name="dtPrint" AllowVectorExport="True" Left="18,89765" Top="34,01577" Width="34,01568457" Height="11,33856559" Visible="False" AutoWidth="True" Font.Charset="1" Font.Color="0" Font.Height="-8" Font.Name="Arial" Font.Style="0" Frame.Typ="0" ParentFont="False" Text="[dtprint]"/>
    <TfrxMemoView Name="description" AllowVectorExport="True" Left="60,47248" Top="34,01577" Width="37,79521457" Height="11,33856559" Visible="False" Visibility="3" StretchMode="smMaxHeight" AutoWidth="True" Font.Charset="1" Font.Color="0" Font.Height="-8" Font.Name="Arial" Font.Style="0" Frame.Typ="0" HAlign="haCenter" ParentFont="False" Text="[description]"/>
  </TfrxReportPage>
</TfrxReport>
