146 lines
		
	
	
		
			4.2 KiB
		
	
	
	
		
			XML
		
	
	
	
			
		
		
	
	
			146 lines
		
	
	
		
			4.2 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">
 | |
|   <Body>
 | |
|     <ReportItems>
 | |
|       <Image Name="Image3">
 | |
|         <Source>Database</Source>
 | |
|         <Value>=System.Convert.FromBase64String(Parameters!preInNoQ.Value)</Value>
 | |
|         <MIMEType>image/png</MIMEType>
 | |
|         <Sizing>FitProportional</Sizing>
 | |
|         <Top>0.47848cm</Top>
 | |
|         <Left>1.70854cm</Left>
 | |
|         <Height>1.8cm</Height>
 | |
|         <Width>1.8cm</Width>
 | |
|         <Style>
 | |
|           <Border>
 | |
|             <Style>None</Style>
 | |
|           </Border>
 | |
|         </Style>
 | |
|       </Image>
 | |
|       <Textbox Name="Textbox3">
 | |
|         <CanGrow>true</CanGrow>
 | |
|         <KeepTogether>true</KeepTogether>
 | |
|         <Paragraphs>
 | |
|           <Paragraph>
 | |
|             <TextRuns>
 | |
|               <TextRun>
 | |
|                 <Value>=Parameters!vender.Value</Value>
 | |
|                 <Style>
 | |
|                   <FontFamily>宋体</FontFamily>
 | |
|                 </Style>
 | |
|               </TextRun>
 | |
|             </TextRuns>
 | |
|             <Style>
 | |
|               <TextAlign>Center</TextAlign>
 | |
|             </Style>
 | |
|           </Paragraph>
 | |
|         </Paragraphs>
 | |
|         <rd:DefaultName>Textbox3</rd:DefaultName>
 | |
|         <Top>2.53153cm</Top>
 | |
|         <Left>0.375cm</Left>
 | |
|         <Height>0.6cm</Height>
 | |
|         <Width>4.46708cm</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="Textbox4">
 | |
|         <CanGrow>true</CanGrow>
 | |
|         <KeepTogether>true</KeepTogether>
 | |
|         <Paragraphs>
 | |
|           <Paragraph>
 | |
|             <TextRuns>
 | |
|               <TextRun>
 | |
|                 <Value>=Globals!ExecutionTime</Value>
 | |
|                 <Style>
 | |
|                   <FontFamily>宋体</FontFamily>
 | |
|                   <FontSize>8pt</FontSize>
 | |
|                 </Style>
 | |
|               </TextRun>
 | |
|             </TextRuns>
 | |
|             <Style />
 | |
|           </Paragraph>
 | |
|         </Paragraphs>
 | |
|         <rd:DefaultName>Textbox4</rd:DefaultName>
 | |
|         <Top>3.16681cm</Top>
 | |
|         <Left>0.375cm</Left>
 | |
|         <Height>0.6cm</Height>
 | |
|         <Width>4.46708cm</Width>
 | |
|         <ZIndex>2</ZIndex>
 | |
|         <Style>
 | |
|           <Border>
 | |
|             <Style>None</Style>
 | |
|           </Border>
 | |
|           <PaddingLeft>2pt</PaddingLeft>
 | |
|           <PaddingRight>2pt</PaddingRight>
 | |
|           <PaddingTop>2pt</PaddingTop>
 | |
|           <PaddingBottom>2pt</PaddingBottom>
 | |
|         </Style>
 | |
|       </Textbox>
 | |
|     </ReportItems>
 | |
|     <Height>3.80598cm</Height>
 | |
|     <Style>
 | |
|       <Border>
 | |
|         <Style>None</Style>
 | |
|       </Border>
 | |
|     </Style>
 | |
|   </Body>
 | |
|   <ReportParameters>
 | |
|     <ReportParameter Name="vender">
 | |
|       <DataType>String</DataType>
 | |
|       <Prompt>ReportParameter1</Prompt>
 | |
|     </ReportParameter>
 | |
|     <ReportParameter Name="preInNo">
 | |
|       <DataType>String</DataType>
 | |
|       <Prompt>ReportParameter1</Prompt>
 | |
|     </ReportParameter>
 | |
|     <ReportParameter Name="preInNo128">
 | |
|       <DataType>String</DataType>
 | |
|       <Nullable>true</Nullable>
 | |
|       <AllowBlank>true</AllowBlank>
 | |
|       <Prompt>ReportParameter1</Prompt>
 | |
|     </ReportParameter>
 | |
|     <ReportParameter Name="preInNoQ">
 | |
|       <DataType>String</DataType>
 | |
|       <Nullable>true</Nullable>
 | |
|       <AllowBlank>true</AllowBlank>
 | |
|       <Prompt>ReportParameter1</Prompt>
 | |
|     </ReportParameter>
 | |
|   </ReportParameters>
 | |
|   <Width>5.21708cm</Width>
 | |
|   <Page>
 | |
|     <PageHeight>29.7cm</PageHeight>
 | |
|     <PageWidth>21cm</PageWidth>
 | |
|     <LeftMargin>2cm</LeftMargin>
 | |
|     <RightMargin>2cm</RightMargin>
 | |
|     <TopMargin>2cm</TopMargin>
 | |
|     <BottomMargin>2cm</BottomMargin>
 | |
|     <ColumnSpacing>0.13cm</ColumnSpacing>
 | |
|     <Style>
 | |
|       <Border>
 | |
|         <Style>Solid</Style>
 | |
|       </Border>
 | |
|       <TopBorder>
 | |
|         <Style>Solid</Style>
 | |
|       </TopBorder>
 | |
|       <BottomBorder>
 | |
|         <Style>Solid</Style>
 | |
|       </BottomBorder>
 | |
|       <LeftBorder>
 | |
|         <Style>Solid</Style>
 | |
|       </LeftBorder>
 | |
|       <RightBorder>
 | |
|         <Style>Solid</Style>
 | |
|       </RightBorder>
 | |
|     </Style>
 | |
|   </Page>
 | |
|   <rd:ReportID>8c1713be-3b24-48c0-bb6c-45bf5fe613c8</rd:ReportID>
 | |
|   <rd:ReportUnitType>Cm</rd:ReportUnitType>
 | |
| </Report> |