28 lines
		
	
	
		
			836 B
		
	
	
	
		
			Plaintext
		
	
	
	
		
		
			
		
	
	
			28 lines
		
	
	
		
			836 B
		
	
	
	
		
			Plaintext
		
	
	
	
|  | <?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"> | ||
|  |   <DataSets> | ||
|  |     <DataSet Name="DataSet1"> | ||
|  |       <Query> | ||
|  |         <DataSourceName /> | ||
|  |         <CommandText /> | ||
|  |       </Query> | ||
|  |     </DataSet> | ||
|  |   </DataSets> | ||
|  |   <Body> | ||
|  |     <Height>2in</Height> | ||
|  |     <Style /> | ||
|  |   </Body> | ||
|  |   <Width>6.5in</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>c751106d-584f-4425-a0da-f06defdfd0ed</rd:ReportID> | ||
|  |   <rd:ReportUnitType>Cm</rd:ReportUnitType> | ||
|  | </Report> |