76 lines
2.4 KiB
XML
76 lines
2.4 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Report xmlns="http://schemas.microsoft.com/sqlserver/reporting/2016/01/reportdefinition" xmlns:rd="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner">
|
|
<AutoRefresh>0</AutoRefresh>
|
|
<ReportSections>
|
|
<ReportSection>
|
|
<Body>
|
|
<ReportItems>
|
|
<Textbox Name="Textbox1">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value />
|
|
<Style />
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox1</rd:DefaultName>
|
|
<Top>1.58432cm</Top>
|
|
<Left>5.89703cm</Left>
|
|
<Height>0.6cm</Height>
|
|
<Width>2.5cm</Width>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</ReportItems>
|
|
<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>
|
|
</ReportSection>
|
|
</ReportSections>
|
|
<ReportParameters>
|
|
<ReportParameter Name="ReportParameterPeriod">
|
|
<DataType>String</DataType>
|
|
<Nullable>true</Nullable>
|
|
<Prompt>ReportParameter1</Prompt>
|
|
</ReportParameter>
|
|
</ReportParameters>
|
|
<ReportParametersLayout>
|
|
<GridLayoutDefinition>
|
|
<NumberOfColumns>4</NumberOfColumns>
|
|
<NumberOfRows>2</NumberOfRows>
|
|
<CellDefinitions>
|
|
<CellDefinition>
|
|
<ColumnIndex>0</ColumnIndex>
|
|
<RowIndex>0</RowIndex>
|
|
<ParameterName>ReportParameterPeriod</ParameterName>
|
|
</CellDefinition>
|
|
</CellDefinitions>
|
|
</GridLayoutDefinition>
|
|
</ReportParametersLayout>
|
|
<rd:ReportUnitType>Cm</rd:ReportUnitType>
|
|
<rd:ReportID>c390064e-687c-47f6-8c0d-0531793cf115</rd:ReportID>
|
|
</Report> |