123456789101112131415161718192021222324252627282930313233343536373839404142 |
- <?xml version="1.0" encoding="utf-8"?>
- <Report ScriptLanguage="CSharp" ReportInfo.Created="05/18/2021 10:08:34" ReportInfo.Modified="05/19/2021 10:10:38" ReportInfo.CreatorVersion="2014.4.8.0">
- <Dictionary>
- <TableDataSource Name="Table1" ReferenceName="Data.Table1" DataType="System.Int32" Enabled="true">
- <Column Name="MaterialCode" DataType="System.String" PropName="Column"/>
- <Column Name="UnitCode" DataType="System.String" PropName="Column"/>
- <Column Name="MaterialName" DataType="System.String" PropName="Column"/>
- <Column Name="Specs" DataType="System.String" PropName="Column"/>
- <Column Name="BatchNo" DataType="System.String" PropName="Column"/>
- <Column Name="Qty" DataType="System.String" PropName="Column"/>
- <Column Name="UniqueLabel" DataType="System.String" PropName="Column"/>
- </TableDataSource>
- </Dictionary>
- <ReportPage Name="Page1" PaperWidth="60" PaperHeight="40" RawPaperSize="256" LeftMargin="0" TopMargin="0" RightMargin="0" BottomMargin="0" FirstPageSource="4" OtherPagesSource="4">
- <DataBand Name="Data1" Width="226.8" Height="151.2" DataSource="Table1">
- <LineObject Name="Line1" Left="9.45" Top="9.45" Width="208.28" Diagonal="true"/>
- <LineObject Name="Line2" Left="217.73" Top="9.07" Height="133.06" Diagonal="true"/>
- <LineObject Name="Line3" Left="9.45" Top="9.45" Height="132.3" Diagonal="true"/>
- <LineObject Name="Line5" Left="9.45" Top="31.37" Width="208.28" Diagonal="true"/>
- <LineObject Name="Line6" Left="9.45" Top="53.3" Width="208.28" Diagonal="true"/>
- <LineObject Name="Line7" Left="9.45" Top="75.22" Width="208.28" Diagonal="true"/>
- <LineObject Name="Line8" Left="9.45" Top="97.15" Width="142.13" Diagonal="true"/>
- <LineObject Name="Line9" Left="9.45" Top="119.07" Width="142.13" Diagonal="true"/>
- <LineObject Name="Line10" Left="9.45" Top="141.75" Width="208.28" Diagonal="true"/>
- <LineObject Name="Line4" Left="75.6" Top="9.45" Height="133.81" Diagonal="true"/>
- <TextObject Name="Text1" Left="9.45" Top="9.45" Width="66.15" Height="21.92" Text="存货编码:" HorzAlign="Center" VertAlign="Center" Font="微软雅黑, 8pt"/>
- <TextObject Name="Text2" Left="9.45" Top="31.37" Width="66.15" Height="21.92" Text="存货名称:" HorzAlign="Center" VertAlign="Center" Font="微软雅黑, 8pt"/>
- <TextObject Name="Text3" Left="9.45" Top="53.3" Width="66.15" Height="21.92" Text="规格型号:" HorzAlign="Center" VertAlign="Center" Font="微软雅黑, 8pt"/>
- <TextObject Name="Text4" Left="9.45" Top="75.22" Width="66.15" Height="21.92" Text="计量单位:" HorzAlign="Center" VertAlign="Center" Font="微软雅黑, 8pt"/>
- <TextObject Name="Text5" Left="9.45" Top="97.15" Width="66.15" Height="21.92" Text="批次:" HorzAlign="Center" VertAlign="Center" Font="微软雅黑, 8pt"/>
- <TextObject Name="Text6" Left="9.45" Top="119.07" Width="66.15" Height="22.3" Text="备注:" HorzAlign="Center" VertAlign="Center" Font="微软雅黑, 8pt"/>
- <BarcodeObject Name="Barcode1" Left="151.2" Top="75.6" Width="66.15" Height="66.15" AutoSize="false" Text="[Table1.UniqueLabel]" ShowText="false" AllowExpressions="true" Barcode="QR Code" Barcode.ErrorCorrection="L" Barcode.Encoding="UTF8" Barcode.QuietZone="true"/>
- <LineObject Name="Line11" Left="151.2" Top="75.6" Height="64.64" Diagonal="true"/>
- <TextObject Name="Text7" Left="75.6" Top="9.45" Width="142.13" Height="21.92" Text="[Table1.MaterialCode]" HorzAlign="Center" VertAlign="Center" Font="微软雅黑, 9pt, style=Bold"/>
- <TextObject Name="Text8" Left="75.6" Top="31.37" Width="142.13" Height="21.92" Text="[Table1.MaterialName]" HorzAlign="Center" VertAlign="Center" Font="微软雅黑, 8pt"/>
- <TextObject Name="Text9" Left="75.6" Top="53.3" Width="142.13" Height="21.92" Text="[Table1.Specs]" HorzAlign="Center" VertAlign="Center" Font="微软雅黑, 8pt"/>
- <TextObject Name="Text10" Left="75.6" Top="75.22" Width="75.98" Height="21.92" Text="[Table1.Specs]" HorzAlign="Center" VertAlign="Center" Font="微软雅黑, 7pt"/>
- <TextObject Name="Text11" Left="75.6" Top="97.15" Width="75.6" Height="21.92" Text="[Table1.BatchNo]" HorzAlign="Center" VertAlign="Center" Font="微软雅黑, 7pt"/>
- <TextObject Name="Text12" Left="75.6" Top="119.07" Width="75.6" Height="22.3" Text="[Table1.Qty]" HorzAlign="Center" VertAlign="Center" Font="微软雅黑, 8pt, style=Bold"/>
- </DataBand>
- </ReportPage>
- </Report>
|