1133 lines
		
	
	
		
			42 KiB
		
	
	
	
		
			XML
		
	
	
	
			
		
		
	
	
			1133 lines
		
	
	
		
			42 KiB
		
	
	
	
		
			XML
		
	
	
	
| <?xml version="1.0" encoding="utf-8"?>
 | |
| <Report xmlns:rd="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner" xmlns="http://schemas.microsoft.com/sqlserver/reporting/2008/01/reportdefinition">
 | |
|   <DataSources>
 | |
|     <DataSource Name="stockOutBatchPickDetail">
 | |
|       <ConnectionProperties>
 | |
|         <DataProvider>System.Data.DataSet</DataProvider>
 | |
|         <ConnectString>/* Local Connection */</ConnectString>
 | |
|       </ConnectionProperties>
 | |
|       <rd:DataSourceID>244d7360-d753-4272-a324-cb37f88aa33b</rd:DataSourceID>
 | |
|     </DataSource>
 | |
|   </DataSources>
 | |
|   <DataSets>
 | |
|     <DataSet Name="DataSet1">
 | |
|       <Fields>
 | |
|         <Field Name="preInOrder">
 | |
|           <DataField>preInOrder</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="vender">
 | |
|           <DataField>vender</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="venderName">
 | |
|           <DataField>venderName</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="orderType">
 | |
|           <DataField>orderType</DataField>
 | |
|           <rd:TypeName>System.Int32</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="goodsId">
 | |
|           <DataField>goodsId</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="skuId">
 | |
|           <DataField>skuId</DataField>
 | |
|           <rd:TypeName>System.Int32</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="batch">
 | |
|           <DataField>batch</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="productDate">
 | |
|           <DataField>productDate</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="validDate">
 | |
|           <DataField>validDate</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="price">
 | |
|           <DataField>price</DataField>
 | |
|           <rd:TypeName>System.Decimal</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="validCount">
 | |
|           <DataField>validCount</DataField>
 | |
|           <rd:TypeName>System.Decimal</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="spec">
 | |
|           <DataField>spec</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="unit">
 | |
|           <DataField>unit</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="barCode">
 | |
|           <DataField>barCode</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="whType">
 | |
|           <DataField>whType</DataField>
 | |
|           <rd:TypeName>System.Int32</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="validby">
 | |
|           <DataField>validby</DataField>
 | |
|           <rd:TypeName>System.Int32</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="validby1">
 | |
|           <DataField>validby1</DataField>
 | |
|           <rd:TypeName>System.Int32</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="em_name">
 | |
|           <DataField>em_name</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="state">
 | |
|           <DataField>state</DataField>
 | |
|           <rd:TypeName>System.Int32</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="goodsName">
 | |
|           <DataField>goodsName</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|       </Fields>
 | |
|       <Query>
 | |
|         <DataSourceName>stockOutBatchPickDetail</DataSourceName>
 | |
|         <CommandText>/* Local Query */</CommandText>
 | |
|       </Query>
 | |
|       <rd:DataSetInfo>
 | |
|         <rd:DataSetName>custErp_suzou2DataSet3</rd:DataSetName>
 | |
|         <rd:SchemaPath>E:\win10e\wms\vsprojectOwen\winform\custErp_suzou2DataSet3.xsd</rd:SchemaPath>
 | |
|         <rd:TableName>v_stockInRequestValidDetailSum</rd:TableName>
 | |
|         <rd:TableAdapterFillMethod>Fill</rd:TableAdapterFillMethod>
 | |
|         <rd:TableAdapterGetDataMethod>GetData</rd:TableAdapterGetDataMethod>
 | |
|         <rd:TableAdapterName>v_stockInRequestValidDetailSumTableAdapter</rd:TableAdapterName>
 | |
|       </rd:DataSetInfo>
 | |
|     </DataSet>
 | |
|   </DataSets>
 | |
|   <Body>
 | |
|     <ReportItems>
 | |
|       <Tablix Name="Tablix1">
 | |
|         <TablixBody>
 | |
|           <TablixColumns>
 | |
|             <TablixColumn>
 | |
|               <Width>0.47996in</Width>
 | |
|             </TablixColumn>
 | |
|             <TablixColumn>
 | |
|               <Width>1.98837in</Width>
 | |
|             </TablixColumn>
 | |
|             <TablixColumn>
 | |
|               <Width>1.48272in</Width>
 | |
|             </TablixColumn>
 | |
|             <TablixColumn>
 | |
|               <Width>0.84394in</Width>
 | |
|             </TablixColumn>
 | |
|             <TablixColumn>
 | |
|               <Width>0.80574in</Width>
 | |
|             </TablixColumn>
 | |
|             <TablixColumn>
 | |
|               <Width>1.07554in</Width>
 | |
|             </TablixColumn>
 | |
|             <TablixColumn>
 | |
|               <Width>1.06031in</Width>
 | |
|             </TablixColumn>
 | |
|           </TablixColumns>
 | |
|           <TablixRows>
 | |
|             <TablixRow>
 | |
|               <Height>0.29178in</Height>
 | |
|               <TablixCells>
 | |
|                 <TablixCell>
 | |
|                   <CellContents>
 | |
|                     <Textbox Name="Textbox23">
 | |
|                       <CanGrow>true</CanGrow>
 | |
|                       <KeepTogether>true</KeepTogether>
 | |
|                       <Paragraphs>
 | |
|                         <Paragraph>
 | |
|                           <TextRuns>
 | |
|                             <TextRun>
 | |
|                               <Value>序号</Value>
 | |
|                               <Style>
 | |
|                                 <FontFamily>宋体</FontFamily>
 | |
|                                 <FontSize>12pt</FontSize>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Center</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>Textbox23</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Style>Solid</Style>
 | |
|                         </Border>
 | |
|                         <VerticalAlign>Middle</VerticalAlign>
 | |
|                         <PaddingLeft>2pt</PaddingLeft>
 | |
|                         <PaddingRight>2pt</PaddingRight>
 | |
|                         <PaddingTop>2pt</PaddingTop>
 | |
|                         <PaddingBottom>2pt</PaddingBottom>
 | |
|                       </Style>
 | |
|                     </Textbox>
 | |
|                   </CellContents>
 | |
|                 </TablixCell>
 | |
|                 <TablixCell>
 | |
|                   <CellContents>
 | |
|                     <Textbox Name="Textbox2">
 | |
|                       <KeepTogether>true</KeepTogether>
 | |
|                       <Paragraphs>
 | |
|                         <Paragraph>
 | |
|                           <TextRuns>
 | |
|                             <TextRun>
 | |
|                               <Value>产品名称</Value>
 | |
|                               <Style>
 | |
|                                 <FontFamily>宋体</FontFamily>
 | |
|                                 <FontSize>12pt</FontSize>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Center</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>Textbox2</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Style>Solid</Style>
 | |
|                         </Border>
 | |
|                         <VerticalAlign>Middle</VerticalAlign>
 | |
|                         <PaddingLeft>2pt</PaddingLeft>
 | |
|                         <PaddingRight>2pt</PaddingRight>
 | |
|                         <PaddingTop>2pt</PaddingTop>
 | |
|                         <PaddingBottom>2pt</PaddingBottom>
 | |
|                       </Style>
 | |
|                     </Textbox>
 | |
|                   </CellContents>
 | |
|                 </TablixCell>
 | |
|                 <TablixCell>
 | |
|                   <CellContents>
 | |
|                     <Textbox Name="Textbox1">
 | |
|                       <CanGrow>true</CanGrow>
 | |
|                       <KeepTogether>true</KeepTogether>
 | |
|                       <Paragraphs>
 | |
|                         <Paragraph>
 | |
|                           <TextRuns>
 | |
|                             <TextRun>
 | |
|                               <Value>规格</Value>
 | |
|                               <Style>
 | |
|                                 <FontFamily>宋体</FontFamily>
 | |
|                                 <FontSize>12pt</FontSize>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Center</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>Textbox1</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Style>Solid</Style>
 | |
|                         </Border>
 | |
|                         <VerticalAlign>Middle</VerticalAlign>
 | |
|                         <PaddingLeft>2pt</PaddingLeft>
 | |
|                         <PaddingRight>2pt</PaddingRight>
 | |
|                         <PaddingTop>2pt</PaddingTop>
 | |
|                         <PaddingBottom>2pt</PaddingBottom>
 | |
|                       </Style>
 | |
|                     </Textbox>
 | |
|                   </CellContents>
 | |
|                 </TablixCell>
 | |
|                 <TablixCell>
 | |
|                   <CellContents>
 | |
|                     <Textbox Name="Textbox119">
 | |
|                       <KeepTogether>true</KeepTogether>
 | |
|                       <Paragraphs>
 | |
|                         <Paragraph>
 | |
|                           <TextRuns>
 | |
|                             <TextRun>
 | |
|                               <Value>数量</Value>
 | |
|                               <Style>
 | |
|                                 <FontFamily>宋体</FontFamily>
 | |
|                                 <FontSize>12pt</FontSize>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Center</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>Textbox119</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Style>Solid</Style>
 | |
|                         </Border>
 | |
|                         <VerticalAlign>Middle</VerticalAlign>
 | |
|                         <PaddingLeft>2pt</PaddingLeft>
 | |
|                         <PaddingRight>2pt</PaddingRight>
 | |
|                         <PaddingTop>2pt</PaddingTop>
 | |
|                         <PaddingBottom>2pt</PaddingBottom>
 | |
|                       </Style>
 | |
|                     </Textbox>
 | |
|                   </CellContents>
 | |
|                 </TablixCell>
 | |
|                 <TablixCell>
 | |
|                   <CellContents>
 | |
|                     <Textbox Name="Textbox4">
 | |
|                       <KeepTogether>true</KeepTogether>
 | |
|                       <Paragraphs>
 | |
|                         <Paragraph>
 | |
|                           <TextRuns>
 | |
|                             <TextRun>
 | |
|                               <Value>单位</Value>
 | |
|                               <Style>
 | |
|                                 <FontFamily>宋体</FontFamily>
 | |
|                                 <FontSize>12pt</FontSize>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Center</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>Textbox4</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Style>Solid</Style>
 | |
|                         </Border>
 | |
|                         <VerticalAlign>Middle</VerticalAlign>
 | |
|                         <PaddingLeft>2pt</PaddingLeft>
 | |
|                         <PaddingRight>2pt</PaddingRight>
 | |
|                         <PaddingTop>2pt</PaddingTop>
 | |
|                         <PaddingBottom>2pt</PaddingBottom>
 | |
|                       </Style>
 | |
|                     </Textbox>
 | |
|                   </CellContents>
 | |
|                 </TablixCell>
 | |
|                 <TablixCell>
 | |
|                   <CellContents>
 | |
|                     <Textbox Name="Textbox127">
 | |
|                       <KeepTogether>true</KeepTogether>
 | |
|                       <Paragraphs>
 | |
|                         <Paragraph>
 | |
|                           <TextRuns>
 | |
|                             <TextRun>
 | |
|                               <Value>生产日期</Value>
 | |
|                               <Style>
 | |
|                                 <FontFamily>宋体</FontFamily>
 | |
|                                 <FontSize>12pt</FontSize>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Center</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>Textbox127</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Style>Solid</Style>
 | |
|                         </Border>
 | |
|                         <VerticalAlign>Middle</VerticalAlign>
 | |
|                         <PaddingLeft>2pt</PaddingLeft>
 | |
|                         <PaddingRight>2pt</PaddingRight>
 | |
|                         <PaddingTop>2pt</PaddingTop>
 | |
|                         <PaddingBottom>2pt</PaddingBottom>
 | |
|                       </Style>
 | |
|                     </Textbox>
 | |
|                   </CellContents>
 | |
|                 </TablixCell>
 | |
|                 <TablixCell>
 | |
|                   <CellContents>
 | |
|                     <Textbox Name="Textbox27">
 | |
|                       <KeepTogether>true</KeepTogether>
 | |
|                       <Paragraphs>
 | |
|                         <Paragraph>
 | |
|                           <TextRuns>
 | |
|                             <TextRun>
 | |
|                               <Value>厂家批次</Value>
 | |
|                               <Style>
 | |
|                                 <FontFamily>宋体</FontFamily>
 | |
|                                 <FontSize>12pt</FontSize>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Center</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>Textbox27</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Style>Solid</Style>
 | |
|                         </Border>
 | |
|                         <VerticalAlign>Middle</VerticalAlign>
 | |
|                         <PaddingLeft>2pt</PaddingLeft>
 | |
|                         <PaddingRight>2pt</PaddingRight>
 | |
|                         <PaddingTop>2pt</PaddingTop>
 | |
|                         <PaddingBottom>2pt</PaddingBottom>
 | |
|                       </Style>
 | |
|                     </Textbox>
 | |
|                   </CellContents>
 | |
|                 </TablixCell>
 | |
|               </TablixCells>
 | |
|             </TablixRow>
 | |
|             <TablixRow>
 | |
|               <Height>0.23392in</Height>
 | |
|               <TablixCells>
 | |
|                 <TablixCell>
 | |
|                   <CellContents>
 | |
|                     <Textbox Name="Textbox24">
 | |
|                       <CanShrink>true</CanShrink>
 | |
|                       <KeepTogether>true</KeepTogether>
 | |
|                       <Paragraphs>
 | |
|                         <Paragraph>
 | |
|                           <TextRuns>
 | |
|                             <TextRun>
 | |
|                               <Value>=RowNumber(Nothing)</Value>
 | |
|                               <Style>
 | |
|                                 <FontFamily>宋体</FontFamily>
 | |
|                                 <FontSize>12pt</FontSize>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Center</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>Textbox24</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Style>Solid</Style>
 | |
|                         </Border>
 | |
|                         <VerticalAlign>Middle</VerticalAlign>
 | |
|                         <PaddingLeft>2pt</PaddingLeft>
 | |
|                         <PaddingRight>2pt</PaddingRight>
 | |
|                         <PaddingTop>2pt</PaddingTop>
 | |
|                         <PaddingBottom>2pt</PaddingBottom>
 | |
|                       </Style>
 | |
|                     </Textbox>
 | |
|                   </CellContents>
 | |
|                 </TablixCell>
 | |
|                 <TablixCell>
 | |
|                   <CellContents>
 | |
|                     <Textbox Name="goodsName">
 | |
|                       <CanShrink>true</CanShrink>
 | |
|                       <KeepTogether>true</KeepTogether>
 | |
|                       <Paragraphs>
 | |
|                         <Paragraph>
 | |
|                           <TextRuns>
 | |
|                             <TextRun>
 | |
|                               <Value>=Fields!goodsName.Value</Value>
 | |
|                               <Style>
 | |
|                                 <FontFamily>宋体</FontFamily>
 | |
|                                 <FontSize>12pt</FontSize>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Left</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>goodsName</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Style>Solid</Style>
 | |
|                         </Border>
 | |
|                         <VerticalAlign>Middle</VerticalAlign>
 | |
|                         <PaddingLeft>2pt</PaddingLeft>
 | |
|                         <PaddingRight>2pt</PaddingRight>
 | |
|                         <PaddingTop>2pt</PaddingTop>
 | |
|                         <PaddingBottom>2pt</PaddingBottom>
 | |
|                       </Style>
 | |
|                     </Textbox>
 | |
|                   </CellContents>
 | |
|                 </TablixCell>
 | |
|                 <TablixCell>
 | |
|                   <CellContents>
 | |
|                     <Textbox Name="spec1">
 | |
|                       <CanShrink>true</CanShrink>
 | |
|                       <KeepTogether>true</KeepTogether>
 | |
|                       <Paragraphs>
 | |
|                         <Paragraph>
 | |
|                           <TextRuns>
 | |
|                             <TextRun>
 | |
|                               <Value>=Fields!spec.Value</Value>
 | |
|                               <Style>
 | |
|                                 <FontFamily>宋体</FontFamily>
 | |
|                                 <FontSize>12pt</FontSize>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Center</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>spec1</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>LightGrey</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                         </Border>
 | |
|                         <TopBorder>
 | |
|                           <Color>Black</Color>
 | |
|                         </TopBorder>
 | |
|                         <BottomBorder>
 | |
|                           <Color>Black</Color>
 | |
|                         </BottomBorder>
 | |
|                         <LeftBorder>
 | |
|                           <Style>None</Style>
 | |
|                         </LeftBorder>
 | |
|                         <RightBorder>
 | |
|                           <Color>Black</Color>
 | |
|                         </RightBorder>
 | |
|                         <VerticalAlign>Middle</VerticalAlign>
 | |
|                         <PaddingLeft>2pt</PaddingLeft>
 | |
|                         <PaddingRight>2pt</PaddingRight>
 | |
|                         <PaddingTop>2pt</PaddingTop>
 | |
|                         <PaddingBottom>2pt</PaddingBottom>
 | |
|                       </Style>
 | |
|                     </Textbox>
 | |
|                   </CellContents>
 | |
|                 </TablixCell>
 | |
|                 <TablixCell>
 | |
|                   <CellContents>
 | |
|                     <Textbox Name="validCount">
 | |
|                       <CanShrink>true</CanShrink>
 | |
|                       <KeepTogether>true</KeepTogether>
 | |
|                       <Paragraphs>
 | |
|                         <Paragraph>
 | |
|                           <TextRuns>
 | |
|                             <TextRun>
 | |
|                               <Value>=Fields!validCount.Value</Value>
 | |
|                               <Style>
 | |
|                                 <FontFamily>宋体</FontFamily>
 | |
|                                 <FontSize>12pt</FontSize>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Right</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>validCount</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>LightGrey</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                         </Border>
 | |
|                         <TopBorder>
 | |
|                           <Color>Black</Color>
 | |
|                         </TopBorder>
 | |
|                         <BottomBorder>
 | |
|                           <Color>Black</Color>
 | |
|                         </BottomBorder>
 | |
|                         <LeftBorder>
 | |
|                           <Style>None</Style>
 | |
|                         </LeftBorder>
 | |
|                         <RightBorder>
 | |
|                           <Color>Black</Color>
 | |
|                         </RightBorder>
 | |
|                         <VerticalAlign>Middle</VerticalAlign>
 | |
|                         <PaddingLeft>2pt</PaddingLeft>
 | |
|                         <PaddingRight>2pt</PaddingRight>
 | |
|                         <PaddingTop>2pt</PaddingTop>
 | |
|                         <PaddingBottom>2pt</PaddingBottom>
 | |
|                       </Style>
 | |
|                     </Textbox>
 | |
|                   </CellContents>
 | |
|                 </TablixCell>
 | |
|                 <TablixCell>
 | |
|                   <CellContents>
 | |
|                     <Textbox Name="unit">
 | |
|                       <CanShrink>true</CanShrink>
 | |
|                       <KeepTogether>true</KeepTogether>
 | |
|                       <Paragraphs>
 | |
|                         <Paragraph>
 | |
|                           <TextRuns>
 | |
|                             <TextRun>
 | |
|                               <Value>=Fields!unit.Value</Value>
 | |
|                               <Style>
 | |
|                                 <FontFamily>宋体</FontFamily>
 | |
|                                 <FontSize>12pt</FontSize>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Center</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>unit</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>LightGrey</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                         </Border>
 | |
|                         <TopBorder>
 | |
|                           <Color>Black</Color>
 | |
|                         </TopBorder>
 | |
|                         <BottomBorder>
 | |
|                           <Color>Black</Color>
 | |
|                         </BottomBorder>
 | |
|                         <LeftBorder>
 | |
|                           <Style>None</Style>
 | |
|                         </LeftBorder>
 | |
|                         <RightBorder>
 | |
|                           <Color>Black</Color>
 | |
|                         </RightBorder>
 | |
|                         <VerticalAlign>Middle</VerticalAlign>
 | |
|                         <PaddingLeft>2pt</PaddingLeft>
 | |
|                         <PaddingRight>2pt</PaddingRight>
 | |
|                         <PaddingTop>2pt</PaddingTop>
 | |
|                         <PaddingBottom>2pt</PaddingBottom>
 | |
|                       </Style>
 | |
|                     </Textbox>
 | |
|                   </CellContents>
 | |
|                 </TablixCell>
 | |
|                 <TablixCell>
 | |
|                   <CellContents>
 | |
|                     <Textbox Name="productDate">
 | |
|                       <CanShrink>true</CanShrink>
 | |
|                       <KeepTogether>true</KeepTogether>
 | |
|                       <Paragraphs>
 | |
|                         <Paragraph>
 | |
|                           <TextRuns>
 | |
|                             <TextRun>
 | |
|                               <Value>=Fields!productDate.Value</Value>
 | |
|                               <Style>
 | |
|                                 <FontFamily>宋体</FontFamily>
 | |
|                                 <FontSize>12pt</FontSize>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Center</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>productDate</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>LightGrey</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                         </Border>
 | |
|                         <TopBorder>
 | |
|                           <Color>Black</Color>
 | |
|                         </TopBorder>
 | |
|                         <BottomBorder>
 | |
|                           <Color>Black</Color>
 | |
|                         </BottomBorder>
 | |
|                         <LeftBorder>
 | |
|                           <Style>None</Style>
 | |
|                         </LeftBorder>
 | |
|                         <RightBorder>
 | |
|                           <Color>Black</Color>
 | |
|                         </RightBorder>
 | |
|                         <VerticalAlign>Middle</VerticalAlign>
 | |
|                         <PaddingTop>2pt</PaddingTop>
 | |
|                         <PaddingBottom>2pt</PaddingBottom>
 | |
|                       </Style>
 | |
|                     </Textbox>
 | |
|                   </CellContents>
 | |
|                 </TablixCell>
 | |
|                 <TablixCell>
 | |
|                   <CellContents>
 | |
|                     <Textbox Name="batch">
 | |
|                       <CanShrink>true</CanShrink>
 | |
|                       <KeepTogether>true</KeepTogether>
 | |
|                       <Paragraphs>
 | |
|                         <Paragraph>
 | |
|                           <TextRuns>
 | |
|                             <TextRun>
 | |
|                               <Value>=Fields!batch.Value</Value>
 | |
|                               <Style>
 | |
|                                 <FontFamily>宋体</FontFamily>
 | |
|                                 <FontSize>12pt</FontSize>
 | |
|                               </Style>
 | |
|                             </TextRun>
 | |
|                           </TextRuns>
 | |
|                           <Style>
 | |
|                             <TextAlign>Center</TextAlign>
 | |
|                           </Style>
 | |
|                         </Paragraph>
 | |
|                       </Paragraphs>
 | |
|                       <rd:DefaultName>batch</rd:DefaultName>
 | |
|                       <Style>
 | |
|                         <Border>
 | |
|                           <Color>LightGrey</Color>
 | |
|                           <Style>Solid</Style>
 | |
|                         </Border>
 | |
|                         <TopBorder>
 | |
|                           <Color>Black</Color>
 | |
|                         </TopBorder>
 | |
|                         <BottomBorder>
 | |
|                           <Color>Black</Color>
 | |
|                         </BottomBorder>
 | |
|                         <LeftBorder>
 | |
|                           <Style>None</Style>
 | |
|                         </LeftBorder>
 | |
|                         <RightBorder>
 | |
|                           <Color>Black</Color>
 | |
|                         </RightBorder>
 | |
|                         <VerticalAlign>Middle</VerticalAlign>
 | |
|                         <PaddingTop>2pt</PaddingTop>
 | |
|                         <PaddingBottom>2pt</PaddingBottom>
 | |
|                       </Style>
 | |
|                     </Textbox>
 | |
|                   </CellContents>
 | |
|                 </TablixCell>
 | |
|               </TablixCells>
 | |
|             </TablixRow>
 | |
|           </TablixRows>
 | |
|         </TablixBody>
 | |
|         <TablixColumnHierarchy>
 | |
|           <TablixMembers>
 | |
|             <TablixMember />
 | |
|             <TablixMember />
 | |
|             <TablixMember />
 | |
|             <TablixMember />
 | |
|             <TablixMember />
 | |
|             <TablixMember />
 | |
|             <TablixMember />
 | |
|           </TablixMembers>
 | |
|         </TablixColumnHierarchy>
 | |
|         <TablixRowHierarchy>
 | |
|           <TablixMembers>
 | |
|             <TablixMember>
 | |
|               <FixedData>true</FixedData>
 | |
|               <KeepWithGroup>After</KeepWithGroup>
 | |
|               <RepeatOnNewPage>true</RepeatOnNewPage>
 | |
|             </TablixMember>
 | |
|             <TablixMember>
 | |
|               <Group Name="详细信息" />
 | |
|               <TablixMembers>
 | |
|                 <TablixMember>
 | |
|                   <FixedData>true</FixedData>
 | |
|                 </TablixMember>
 | |
|               </TablixMembers>
 | |
|             </TablixMember>
 | |
|           </TablixMembers>
 | |
|         </TablixRowHierarchy>
 | |
|         <DataSetName>DataSet1</DataSetName>
 | |
|         <Top>0.1764cm</Top>
 | |
|         <Left>0.06696cm</Left>
 | |
|         <Height>1.33528cm</Height>
 | |
|         <Width>19.65091cm</Width>
 | |
|         <Style>
 | |
|           <Border>
 | |
|             <Style>None</Style>
 | |
|           </Border>
 | |
|         </Style>
 | |
|       </Tablix>
 | |
|     </ReportItems>
 | |
|     <Height>1.51168cm</Height>
 | |
|     <Style />
 | |
|   </Body>
 | |
|   <ReportParameters>
 | |
|     <ReportParameter Name="rptTitle">
 | |
|       <DataType>String</DataType>
 | |
|       <Prompt>ReportParameter1</Prompt>
 | |
|     </ReportParameter>
 | |
|     <ReportParameter Name="operater">
 | |
|       <DataType>String</DataType>
 | |
|       <Prompt>ReportParameter1</Prompt>
 | |
|     </ReportParameter>
 | |
|     <ReportParameter Name="preinCode">
 | |
|       <DataType>String</DataType>
 | |
|       <Prompt>ReportParameter1</Prompt>
 | |
|     </ReportParameter>
 | |
|   </ReportParameters>
 | |
|   <Width>19.71788cm</Width>
 | |
|   <Page>
 | |
|     <PageHeader>
 | |
|       <Height>2.00111cm</Height>
 | |
|       <PrintOnFirstPage>true</PrintOnFirstPage>
 | |
|       <PrintOnLastPage>true</PrintOnLastPage>
 | |
|       <ReportItems>
 | |
|         <Textbox Name="Textbox14">
 | |
|           <CanShrink>true</CanShrink>
 | |
|           <KeepTogether>true</KeepTogether>
 | |
|           <Paragraphs>
 | |
|             <Paragraph>
 | |
|               <TextRuns>
 | |
|                 <TextRun>
 | |
|                   <Value>=Parameters!rptTitle.Value</Value>
 | |
|                   <Style>
 | |
|                     <FontFamily>黑体</FontFamily>
 | |
|                     <FontSize>20pt</FontSize>
 | |
|                     <FontWeight>Bold</FontWeight>
 | |
|                   </Style>
 | |
|                 </TextRun>
 | |
|               </TextRuns>
 | |
|               <Style>
 | |
|                 <TextAlign>Center</TextAlign>
 | |
|               </Style>
 | |
|             </Paragraph>
 | |
|           </Paragraphs>
 | |
|           <rd:DefaultName>Textbox14</rd:DefaultName>
 | |
|           <Top>0.2822cm</Top>
 | |
|           <Left>4.86509cm</Left>
 | |
|           <Height>1.37668cm</Height>
 | |
|           <Width>11.71272cm</Width>
 | |
|           <Style>
 | |
|             <Border>
 | |
|               <Style>None</Style>
 | |
|             </Border>
 | |
|             <PaddingLeft>2pt</PaddingLeft>
 | |
|             <PaddingRight>2pt</PaddingRight>
 | |
|             <PaddingTop>2pt</PaddingTop>
 | |
|             <PaddingBottom>2pt</PaddingBottom>
 | |
|           </Style>
 | |
|         </Textbox>
 | |
|         <Textbox Name="venderName">
 | |
|           <CanGrow>true</CanGrow>
 | |
|           <KeepTogether>true</KeepTogether>
 | |
|           <Paragraphs>
 | |
|             <Paragraph>
 | |
|               <TextRuns>
 | |
|                 <TextRun>
 | |
|                   <Value>供应商:</Value>
 | |
|                   <Style>
 | |
|                     <FontFamily>宋体</FontFamily>
 | |
|                   </Style>
 | |
|                 </TextRun>
 | |
|                 <TextRun>
 | |
|                   <Value>=First(Fields!venderName.Value, "DataSet1") & " " & First(Fields!vender.Value, "DataSet1")</Value>
 | |
|                   <Style>
 | |
|                     <FontFamily>宋体</FontFamily>
 | |
|                   </Style>
 | |
|                 </TextRun>
 | |
|               </TextRuns>
 | |
|               <Style />
 | |
|             </Paragraph>
 | |
|           </Paragraphs>
 | |
|           <rd:DefaultName>venderName</rd:DefaultName>
 | |
|           <Top>0.91778cm</Top>
 | |
|           <Left>0.06696cm</Left>
 | |
|           <Height>0.6cm</Height>
 | |
|           <Width>6.97822cm</Width>
 | |
|           <ZIndex>1</ZIndex>
 | |
|           <Style>
 | |
|             <Border>
 | |
|               <Style>None</Style>
 | |
|             </Border>
 | |
|             <PaddingLeft>2pt</PaddingLeft>
 | |
|             <PaddingRight>2pt</PaddingRight>
 | |
|             <PaddingTop>2pt</PaddingTop>
 | |
|             <PaddingBottom>2pt</PaddingBottom>
 | |
|           </Style>
 | |
|         </Textbox>
 | |
|         <Textbox Name="prinOrderNo">
 | |
|           <CanGrow>true</CanGrow>
 | |
|           <KeepTogether>true</KeepTogether>
 | |
|           <Paragraphs>
 | |
|             <Paragraph>
 | |
|               <TextRuns>
 | |
|                 <TextRun>
 | |
|                   <Value>=Fields!preInOrder.Value</Value>
 | |
|                   <Style>
 | |
|                     <FontFamily>宋体</FontFamily>
 | |
|                   </Style>
 | |
|                 </TextRun>
 | |
|               </TextRuns>
 | |
|               <Style>
 | |
|                 <TextAlign>Center</TextAlign>
 | |
|               </Style>
 | |
|             </Paragraph>
 | |
|           </Paragraphs>
 | |
|           <Top>0.95305cm</Top>
 | |
|           <Left>13.74664cm</Left>
 | |
|           <Height>0.56473cm</Height>
 | |
|           <Width>5.97124cm</Width>
 | |
|           <ZIndex>2</ZIndex>
 | |
|           <Style>
 | |
|             <Border>
 | |
|               <Style>None</Style>
 | |
|             </Border>
 | |
|             <PaddingLeft>2pt</PaddingLeft>
 | |
|             <PaddingRight>2pt</PaddingRight>
 | |
|             <PaddingTop>2pt</PaddingTop>
 | |
|             <PaddingBottom>2pt</PaddingBottom>
 | |
|           </Style>
 | |
|         </Textbox>
 | |
|         <Textbox Name="Textbox25">
 | |
|           <KeepTogether>true</KeepTogether>
 | |
|           <Paragraphs>
 | |
|             <Paragraph>
 | |
|               <TextRuns>
 | |
|                 <TextRun>
 | |
|                   <Value>制表人:</Value>
 | |
|                   <Style>
 | |
|                     <FontFamily>宋体</FontFamily>
 | |
|                   </Style>
 | |
|                 </TextRun>
 | |
|                 <TextRun>
 | |
|                   <Value>=Parameters!operater.Value</Value>
 | |
|                   <Style>
 | |
|                     <FontFamily>宋体</FontFamily>
 | |
|                   </Style>
 | |
|                 </TextRun>
 | |
|               </TextRuns>
 | |
|               <Style />
 | |
|             </Paragraph>
 | |
|           </Paragraphs>
 | |
|           <rd:DefaultName>Textbox22</rd:DefaultName>
 | |
|           <Top>1.40111cm</Top>
 | |
|           <Left>0.06696cm</Left>
 | |
|           <Height>0.6cm</Height>
 | |
|           <Width>3.58857cm</Width>
 | |
|           <ZIndex>3</ZIndex>
 | |
|           <Style>
 | |
|             <Border>
 | |
|               <Style>None</Style>
 | |
|             </Border>
 | |
|             <PaddingLeft>2pt</PaddingLeft>
 | |
|             <PaddingRight>2pt</PaddingRight>
 | |
|             <PaddingTop>2pt</PaddingTop>
 | |
|             <PaddingBottom>2pt</PaddingBottom>
 | |
|           </Style>
 | |
|         </Textbox>
 | |
|         <Textbox Name="Textbox3">
 | |
|           <CanGrow>true</CanGrow>
 | |
|           <KeepTogether>true</KeepTogether>
 | |
|           <Paragraphs>
 | |
|             <Paragraph>
 | |
|               <TextRuns>
 | |
|                 <TextRun>
 | |
|                   <Value>=Globals!PageNumber & " / " & Globals!TotalPages</Value>
 | |
|                   <Style />
 | |
|                 </TextRun>
 | |
|               </TextRuns>
 | |
|               <Style />
 | |
|             </Paragraph>
 | |
|           </Paragraphs>
 | |
|           <rd:DefaultName>Textbox3</rd:DefaultName>
 | |
|           <Top>0.17666cm</Top>
 | |
|           <Left>17.21788cm</Left>
 | |
|           <Height>0.6cm</Height>
 | |
|           <Width>2.5cm</Width>
 | |
|           <ZIndex>4</ZIndex>
 | |
|           <Style>
 | |
|             <Border>
 | |
|               <Style>None</Style>
 | |
|             </Border>
 | |
|             <PaddingLeft>2pt</PaddingLeft>
 | |
|             <PaddingRight>2pt</PaddingRight>
 | |
|             <PaddingTop>2pt</PaddingTop>
 | |
|             <PaddingBottom>2pt</PaddingBottom>
 | |
|           </Style>
 | |
|         </Textbox>
 | |
|       </ReportItems>
 | |
|       <Style>
 | |
|         <Border>
 | |
|           <Style>None</Style>
 | |
|         </Border>
 | |
|       </Style>
 | |
|     </PageHeader>
 | |
|     <PageFooter>
 | |
|       <Height>0.89986cm</Height>
 | |
|       <PrintOnFirstPage>true</PrintOnFirstPage>
 | |
|       <PrintOnLastPage>true</PrintOnLastPage>
 | |
|       <ReportItems>
 | |
|         <Textbox Name="Textbox19">
 | |
|           <KeepTogether>true</KeepTogether>
 | |
|           <Paragraphs>
 | |
|             <Paragraph>
 | |
|               <TextRuns>
 | |
|                 <TextRun>
 | |
|                   <Value>打印时间:</Value>
 | |
|                   <Style>
 | |
|                     <FontFamily>宋体</FontFamily>
 | |
|                   </Style>
 | |
|                 </TextRun>
 | |
|                 <TextRun>
 | |
|                   <Value>=Globals!ExecutionTime</Value>
 | |
|                   <Style>
 | |
|                     <FontFamily>宋体</FontFamily>
 | |
|                   </Style>
 | |
|                 </TextRun>
 | |
|               </TextRuns>
 | |
|               <Style />
 | |
|             </Paragraph>
 | |
|           </Paragraphs>
 | |
|           <rd:DefaultName>Textbox19</rd:DefaultName>
 | |
|           <Top>0.17639cm</Top>
 | |
|           <Height>0.6cm</Height>
 | |
|           <Width>5.41994cm</Width>
 | |
|           <Style>
 | |
|             <Border>
 | |
|               <Style>None</Style>
 | |
|             </Border>
 | |
|             <PaddingLeft>2pt</PaddingLeft>
 | |
|             <PaddingRight>2pt</PaddingRight>
 | |
|             <PaddingTop>2pt</PaddingTop>
 | |
|             <PaddingBottom>2pt</PaddingBottom>
 | |
|           </Style>
 | |
|         </Textbox>
 | |
|         <Textbox Name="Textbox31">
 | |
|           <KeepTogether>true</KeepTogether>
 | |
|           <Paragraphs>
 | |
|             <Paragraph>
 | |
|               <TextRuns>
 | |
|                 <TextRun>
 | |
|                   <Value>送货人:</Value>
 | |
|                   <Style>
 | |
|                     <FontFamily>宋体</FontFamily>
 | |
|                   </Style>
 | |
|                 </TextRun>
 | |
|               </TextRuns>
 | |
|               <Style />
 | |
|             </Paragraph>
 | |
|           </Paragraphs>
 | |
|           <rd:DefaultName>Textbox23</rd:DefaultName>
 | |
|           <Top>0.22619cm</Top>
 | |
|           <Left>9.11171cm</Left>
 | |
|           <Height>0.6cm</Height>
 | |
|           <Width>1.70625cm</Width>
 | |
|           <ZIndex>1</ZIndex>
 | |
|           <Style>
 | |
|             <Border>
 | |
|               <Style>None</Style>
 | |
|             </Border>
 | |
|             <PaddingLeft>2pt</PaddingLeft>
 | |
|             <PaddingRight>2pt</PaddingRight>
 | |
|             <PaddingTop>2pt</PaddingTop>
 | |
|             <PaddingBottom>2pt</PaddingBottom>
 | |
|           </Style>
 | |
|         </Textbox>
 | |
|         <Textbox Name="Textbox28">
 | |
|           <KeepTogether>true</KeepTogether>
 | |
|           <Paragraphs>
 | |
|             <Paragraph>
 | |
|               <TextRuns>
 | |
|                 <TextRun>
 | |
|                   <Value>收货人:</Value>
 | |
|                   <Style>
 | |
|                     <FontFamily>宋体</FontFamily>
 | |
|                   </Style>
 | |
|                 </TextRun>
 | |
|               </TextRuns>
 | |
|               <Style />
 | |
|             </Paragraph>
 | |
|           </Paragraphs>
 | |
|           <rd:DefaultName>Textbox23</rd:DefaultName>
 | |
|           <Top>0.22619cm</Top>
 | |
|           <Left>12.39391cm</Left>
 | |
|           <Height>0.6cm</Height>
 | |
|           <Width>1.70625cm</Width>
 | |
|           <ZIndex>2</ZIndex>
 | |
|           <Style>
 | |
|             <Border>
 | |
|               <Style>None</Style>
 | |
|             </Border>
 | |
|             <PaddingLeft>2pt</PaddingLeft>
 | |
|             <PaddingRight>2pt</PaddingRight>
 | |
|             <PaddingTop>2pt</PaddingTop>
 | |
|             <PaddingBottom>2pt</PaddingBottom>
 | |
|           </Style>
 | |
|         </Textbox>
 | |
|         <Textbox Name="Textbox30">
 | |
|           <KeepTogether>true</KeepTogether>
 | |
|           <Paragraphs>
 | |
|             <Paragraph>
 | |
|               <TextRuns>
 | |
|                 <TextRun>
 | |
|                   <Value>验收人:</Value>
 | |
|                   <Style>
 | |
|                     <FontFamily>宋体</FontFamily>
 | |
|                   </Style>
 | |
|                 </TextRun>
 | |
|               </TextRuns>
 | |
|               <Style />
 | |
|             </Paragraph>
 | |
|           </Paragraphs>
 | |
|           <rd:DefaultName>Textbox23</rd:DefaultName>
 | |
|           <Top>0.17639cm</Top>
 | |
|           <Left>15.74733cm</Left>
 | |
|           <Height>0.6cm</Height>
 | |
|           <Width>1.72586cm</Width>
 | |
|           <ZIndex>3</ZIndex>
 | |
|           <Style>
 | |
|             <Border>
 | |
|               <Style>None</Style>
 | |
|             </Border>
 | |
|             <PaddingLeft>2pt</PaddingLeft>
 | |
|             <PaddingRight>2pt</PaddingRight>
 | |
|             <PaddingTop>2pt</PaddingTop>
 | |
|             <PaddingBottom>2pt</PaddingBottom>
 | |
|           </Style>
 | |
|         </Textbox>
 | |
|         <Textbox Name="em_name">
 | |
|           <KeepTogether>true</KeepTogether>
 | |
|           <Paragraphs>
 | |
|             <Paragraph>
 | |
|               <TextRuns>
 | |
|                 <TextRun>
 | |
|                   <Value>=First(Fields!em_name.Value, "DataSet1")</Value>
 | |
|                   <Style>
 | |
|                     <FontFamily>隶书</FontFamily>
 | |
|                     <FontSize>12pt</FontSize>
 | |
|                   </Style>
 | |
|                 </TextRun>
 | |
|               </TextRuns>
 | |
|               <Style />
 | |
|             </Paragraph>
 | |
|           </Paragraphs>
 | |
|           <rd:DefaultName>em_name</rd:DefaultName>
 | |
|           <Top>0.17639cm</Top>
 | |
|           <Left>17.47319cm</Left>
 | |
|           <Height>0.6cm</Height>
 | |
|           <Width>2.24469cm</Width>
 | |
|           <ZIndex>4</ZIndex>
 | |
|           <Style>
 | |
|             <Border>
 | |
|               <Style>None</Style>
 | |
|             </Border>
 | |
|             <PaddingLeft>2pt</PaddingLeft>
 | |
|             <PaddingRight>2pt</PaddingRight>
 | |
|             <PaddingTop>2pt</PaddingTop>
 | |
|             <PaddingBottom>2pt</PaddingBottom>
 | |
|           </Style>
 | |
|         </Textbox>
 | |
|       </ReportItems>
 | |
|       <Style>
 | |
|         <Border>
 | |
|           <Style>None</Style>
 | |
|         </Border>
 | |
|       </Style>
 | |
|     </PageFooter>
 | |
|     <PageHeight>14cm</PageHeight>
 | |
|     <PageWidth>24cm</PageWidth>
 | |
|     <InteractiveHeight>12cm</InteractiveHeight>
 | |
|     <InteractiveWidth>22cm</InteractiveWidth>
 | |
|     <LeftMargin>0.5cm</LeftMargin>
 | |
|     <RightMargin>0.5cm</RightMargin>
 | |
|     <TopMargin>0.5cm</TopMargin>
 | |
|     <BottomMargin>0.5cm</BottomMargin>
 | |
|     <ColumnSpacing>0.13cm</ColumnSpacing>
 | |
|     <Style />
 | |
|   </Page>
 | |
|   <Variables>
 | |
|     <Variable Name="rpHead">
 | |
|       <Value />
 | |
|     </Variable>
 | |
|     <Variable Name="operater">
 | |
|       <Value />
 | |
|     </Variable>
 | |
|   </Variables>
 | |
|   <rd:ReportID>8d466f2c-caf7-4f18-a0d4-e3788c11b064</rd:ReportID>
 | |
|   <rd:ReportUnitType>Cm</rd:ReportUnitType>
 | |
| </Report> |