cdk
2025-06-30 5811f0b9f7879766dc1f6166ad538f562cbce045
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="utf-8"?>
<Report ScriptLanguage="CSharp" ReportInfo.Created="07/28/2020 15:05:17" ReportInfo.Modified="03/07/2022 16:45:40" ReportInfo.CreatorVersion="2013.2.5.0">
  <Dictionary>
    <TableDataSource Name="CXBarcode" ReferenceName="Data.CXBarcode" DataType="System.Int32" Enabled="true">
      <Column Name="ID" DataType="System.Decimal"/>
      <Column Name="CreationDate" DataType="System.String"/>
      <Column Name="BarcodeNO" DataType="System.Decimal"/>
      <Column Name="CreationUse" DataType="System.String"/>
    </TableDataSource>
  </Dictionary>
  <ReportPage Name="Page1" PaperWidth="92" PaperHeight="18" LeftMargin="0" TopMargin="0" RightMargin="0" BottomMargin="0" FirstPageSource="256" OtherPagesSource="256" Guides="255.15,94.5" Border.ShadowWidth="1">
    <DataBand Name="Data1" Width="86.94" Height="68.04" Border.ShadowWidth="1" Guides="66.15,56.7,56.7,47.25,47.25" DataSource="CXBarcode" Columns.Count="4">
      <BarcodeObject Name="Barcode1" Left="22.35" Top="2.45" Width="47.25" Height="47.25" AutoSize="false" DataColumn="CXBarcode.ID" ShowText="false" Barcode="QR Code" Barcode.ErrorCorrection="H" Barcode.Encoding="UTF8" Barcode.QuietZone="true"/>
      <TextObject Name="Text1" Left="9.45" Top="45.25" Width="66.15" Height="18.9" Text="[CXBarcode.BarcodeNO]" Font="宋体, 9pt"/>
    </DataBand>
  </ReportPage>
</Report>