129 lines
		
	
	
		
			4.2 KiB
		
	
	
	
		
			XML
		
	
	
	
			
		
		
	
	
			129 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>
 | |
|       <Rectangle Name="Rectangle1">
 | |
|         <ReportItems>
 | |
|           <Textbox Name="locationId9">
 | |
|             <CanGrow>true</CanGrow>
 | |
|             <KeepTogether>true</KeepTogether>
 | |
|             <Paragraphs>
 | |
|               <Paragraph>
 | |
|                 <TextRuns>
 | |
|                   <TextRun>
 | |
|                     <Value>=Parameters!flowName.Value</Value>
 | |
|                     <Style>
 | |
|                       <FontFamily>楷体</FontFamily>
 | |
|                       <FontSize>16pt</FontSize>
 | |
|                       <FontWeight>Bold</FontWeight>
 | |
|                     </Style>
 | |
|                   </TextRun>
 | |
|                 </TextRuns>
 | |
|                 <Style>
 | |
|                   <TextAlign>Center</TextAlign>
 | |
|                 </Style>
 | |
|               </Paragraph>
 | |
|             </Paragraphs>
 | |
|             <rd:DefaultName>locationId</rd:DefaultName>
 | |
|             <Top>0.38009cm</Top>
 | |
|             <Left>5.80389cm</Left>
 | |
|             <Height>0.90061cm</Height>
 | |
|             <Width>3.95076cm</Width>
 | |
|             <Style>
 | |
|               <Border>
 | |
|                 <Style>None</Style>
 | |
|               </Border>
 | |
|               <PaddingLeft>2pt</PaddingLeft>
 | |
|               <PaddingRight>2pt</PaddingRight>
 | |
|             </Style>
 | |
|           </Textbox>
 | |
|           <Image Name="Image1">
 | |
|             <Source>Database</Source>
 | |
|             <Value>=Parameters!flowCode.Value</Value>
 | |
|             <MIMEType>image/png</MIMEType>
 | |
|             <Sizing>FitProportional</Sizing>
 | |
|             <Top>0.09787cm</Top>
 | |
|             <Height>4.55102cm</Height>
 | |
|             <Width>5.73333cm</Width>
 | |
|             <ZIndex>1</ZIndex>
 | |
|             <Style>
 | |
|               <Border>
 | |
|                 <Style>None</Style>
 | |
|               </Border>
 | |
|             </Style>
 | |
|           </Image>
 | |
|           <Textbox Name="locationId11">
 | |
|             <CanGrow>true</CanGrow>
 | |
|             <KeepTogether>true</KeepTogether>
 | |
|             <Paragraphs>
 | |
|               <Paragraph>
 | |
|                 <TextRuns>
 | |
|                   <TextRun>
 | |
|                     <Value>=Parameters!flowNo.Value</Value>
 | |
|                     <Style>
 | |
|                       <FontFamily>楷体</FontFamily>
 | |
|                       <FontSize>12pt</FontSize>
 | |
|                     </Style>
 | |
|                   </TextRun>
 | |
|                 </TextRuns>
 | |
|                 <Style>
 | |
|                   <TextAlign>Center</TextAlign>
 | |
|                 </Style>
 | |
|               </Paragraph>
 | |
|             </Paragraphs>
 | |
|             <rd:DefaultName>locationId</rd:DefaultName>
 | |
|             <Top>3.00151cm</Top>
 | |
|             <Left>6.03319cm</Left>
 | |
|             <Height>0.46846cm</Height>
 | |
|             <Width>3.5634cm</Width>
 | |
|             <ZIndex>2</ZIndex>
 | |
|             <Style>
 | |
|               <Border>
 | |
|                 <Style>None</Style>
 | |
|               </Border>
 | |
|               <PaddingLeft>2pt</PaddingLeft>
 | |
|               <PaddingRight>2pt</PaddingRight>
 | |
|             </Style>
 | |
|           </Textbox>
 | |
|         </ReportItems>
 | |
|         <KeepTogether>true</KeepTogether>
 | |
|         <Height>4.91348cm</Height>
 | |
|         <Width>9.75465cm</Width>
 | |
|         <Style>
 | |
|           <Border>
 | |
|             <Style>None</Style>
 | |
|           </Border>
 | |
|         </Style>
 | |
|       </Rectangle>
 | |
|     </ReportItems>
 | |
|     <Height>1.93444in</Height>
 | |
|     <Style />
 | |
|   </Body>
 | |
|   <ReportParameters>
 | |
|     <ReportParameter Name="flowNo">
 | |
|       <DataType>String</DataType>
 | |
|       <Prompt>ReportParameter1</Prompt>
 | |
|     </ReportParameter>
 | |
|     <ReportParameter Name="flowName">
 | |
|       <DataType>String</DataType>
 | |
|       <Prompt>ReportParameter1</Prompt>
 | |
|     </ReportParameter>
 | |
|     <ReportParameter Name="flowCode">
 | |
|       <DataType>String</DataType>
 | |
|       <Prompt>ReportParameter1</Prompt>
 | |
|     </ReportParameter>
 | |
|   </ReportParameters>
 | |
|   <Width>3.84041in</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 />
 | |
|   </Page>
 | |
|   <rd:ReportID>a00a5450-cd84-4c7d-883f-530c48fb75dd</rd:ReportID>
 | |
|   <rd:ReportUnitType>Cm</rd:ReportUnitType>
 | |
| </Report> |