526 lines
19 KiB
Plaintext
526 lines
19 KiB
Plaintext
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<Report xmlns="http://schemas.microsoft.com/sqlserver/reporting/2005/01/reportdefinition" xmlns:rd="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner">
|
||
|
<DataSources>
|
||
|
<DataSource Name="DummyDataSource">
|
||
|
<rd:DataSourceID>bea08499-2c65-400d-ae58-6081534e5b93</rd:DataSourceID>
|
||
|
<ConnectionProperties>
|
||
|
<DataProvider>SQL</DataProvider>
|
||
|
<ConnectString />
|
||
|
</ConnectionProperties>
|
||
|
</DataSource>
|
||
|
</DataSources>
|
||
|
<InteractiveHeight>11in</InteractiveHeight>
|
||
|
<ReportParameters>
|
||
|
<ReportParameter Name="SearchCriteria">
|
||
|
<DataType>String</DataType>
|
||
|
<AllowBlank>true</AllowBlank>
|
||
|
<Prompt>Report_Parameter_0</Prompt>
|
||
|
</ReportParameter>
|
||
|
<ReportParameter Name="CompanyInfo">
|
||
|
<DataType>String</DataType>
|
||
|
<AllowBlank>true</AllowBlank>
|
||
|
<Prompt>Report_Parameter_1</Prompt>
|
||
|
</ReportParameter>
|
||
|
<ReportParameter Name="Logo">
|
||
|
<DataType>String</DataType>
|
||
|
<AllowBlank>true</AllowBlank>
|
||
|
<Prompt>Report_Parameter_2</Prompt>
|
||
|
</ReportParameter>
|
||
|
<ReportParameter Name="Address">
|
||
|
<DataType>String</DataType>
|
||
|
<AllowBlank>true</AllowBlank>
|
||
|
<Prompt>Report_Parameter_3</Prompt>
|
||
|
</ReportParameter>
|
||
|
<ReportParameter Name="Phone">
|
||
|
<DataType>String</DataType>
|
||
|
<AllowBlank>true</AllowBlank>
|
||
|
<Prompt>Report_Parameter_4</Prompt>
|
||
|
</ReportParameter>
|
||
|
</ReportParameters>
|
||
|
<rd:DrawGrid>true</rd:DrawGrid>
|
||
|
<InteractiveWidth>8.5in</InteractiveWidth>
|
||
|
<rd:GridSpacing>0.05in</rd:GridSpacing>
|
||
|
<rd:SnapToGrid>true</rd:SnapToGrid>
|
||
|
<RightMargin>0.12in</RightMargin>
|
||
|
<LeftMargin>0.5in</LeftMargin>
|
||
|
<PageHeader>
|
||
|
<PrintOnFirstPage>true</PrintOnFirstPage>
|
||
|
<Height>0.25in</Height>
|
||
|
<PrintOnLastPage>true</PrintOnLastPage>
|
||
|
</PageHeader>
|
||
|
<BottomMargin>0.29in</BottomMargin>
|
||
|
<rd:ReportID>5450290f-b870-4721-a2df-da4c52bb868b</rd:ReportID>
|
||
|
<PageWidth>11.69in</PageWidth>
|
||
|
<DataSets>
|
||
|
<DataSet Name="PayrollDataSet_OTMonthRange">
|
||
|
<Fields>
|
||
|
<Field Name="EmpNo">
|
||
|
<DataField>EmpNo</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="Name">
|
||
|
<DataField>Name</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="Division">
|
||
|
<DataField>Division</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="Month">
|
||
|
<DataField>Month</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="Value">
|
||
|
<DataField>Value</DataField>
|
||
|
<rd:TypeName>System.Double</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="Branch">
|
||
|
<DataField>Branch</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
</Fields>
|
||
|
<Query>
|
||
|
<DataSourceName>DummyDataSource</DataSourceName>
|
||
|
<CommandText />
|
||
|
<rd:UseGenericDesigner>true</rd:UseGenericDesigner>
|
||
|
</Query>
|
||
|
<rd:DataSetInfo>
|
||
|
<rd:DataSetName>PayrollDataSet</rd:DataSetName>
|
||
|
<rd:TableName>OTMonthRange</rd:TableName>
|
||
|
</rd:DataSetInfo>
|
||
|
</DataSet>
|
||
|
</DataSets>
|
||
|
<Code />
|
||
|
<Width>11in</Width>
|
||
|
<Body>
|
||
|
<ReportItems>
|
||
|
<Matrix Name="matrix1">
|
||
|
<MatrixColumns>
|
||
|
<MatrixColumn>
|
||
|
<Width>0.75in</Width>
|
||
|
</MatrixColumn>
|
||
|
</MatrixColumns>
|
||
|
<ZIndex>1</ZIndex>
|
||
|
<DataSetName>PayrollDataSet_OTMonthRange</DataSetName>
|
||
|
<RowGroupings>
|
||
|
<RowGrouping>
|
||
|
<Width>1.5in</Width>
|
||
|
<DynamicRows>
|
||
|
<Grouping Name="matrix1_Branch">
|
||
|
<GroupExpressions>
|
||
|
<GroupExpression>=Fields!Branch.Value</GroupExpression>
|
||
|
</GroupExpressions>
|
||
|
</Grouping>
|
||
|
<ReportItems>
|
||
|
<Textbox Name="Branch">
|
||
|
<rd:DefaultName>Branch</rd:DefaultName>
|
||
|
<Style>
|
||
|
<BorderStyle>
|
||
|
<Default>Solid</Default>
|
||
|
<Left>Solid</Left>
|
||
|
<Right>Solid</Right>
|
||
|
<Top>Solid</Top>
|
||
|
<Bottom>Solid</Bottom>
|
||
|
</BorderStyle>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
<ZIndex>6</ZIndex>
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<Value>=Fields!Branch.Value</Value>
|
||
|
</Textbox>
|
||
|
</ReportItems>
|
||
|
</DynamicRows>
|
||
|
</RowGrouping>
|
||
|
<RowGrouping>
|
||
|
<Width>2.05in</Width>
|
||
|
<DynamicRows>
|
||
|
<Grouping Name="matrix1_Division">
|
||
|
<GroupExpressions>
|
||
|
<GroupExpression>=Fields!Division.Value</GroupExpression>
|
||
|
</GroupExpressions>
|
||
|
</Grouping>
|
||
|
<Sorting>
|
||
|
<SortBy>
|
||
|
<SortExpression>=Fields!Division.Value</SortExpression>
|
||
|
<Direction>Ascending</Direction>
|
||
|
</SortBy>
|
||
|
</Sorting>
|
||
|
<Subtotal>
|
||
|
<ReportItems>
|
||
|
<Textbox Name="textbox3">
|
||
|
<rd:DefaultName>textbox3</rd:DefaultName>
|
||
|
<Style>
|
||
|
<BorderStyle>
|
||
|
<Default>Solid</Default>
|
||
|
<Left>Solid</Left>
|
||
|
<Right>Solid</Right>
|
||
|
<Top>Solid</Top>
|
||
|
<Bottom>Solid</Bottom>
|
||
|
</BorderStyle>
|
||
|
<FontWeight>700</FontWeight>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
<ZIndex>1</ZIndex>
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<Value>Total</Value>
|
||
|
</Textbox>
|
||
|
</ReportItems>
|
||
|
<Style>
|
||
|
<FontWeight>700</FontWeight>
|
||
|
</Style>
|
||
|
</Subtotal>
|
||
|
<ReportItems>
|
||
|
<Textbox Name="Division">
|
||
|
<rd:DefaultName>Division</rd:DefaultName>
|
||
|
<Style>
|
||
|
<BorderStyle>
|
||
|
<Default>Solid</Default>
|
||
|
<Left>Solid</Left>
|
||
|
<Right>Solid</Right>
|
||
|
<Top>Solid</Top>
|
||
|
<Bottom>Solid</Bottom>
|
||
|
</BorderStyle>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
<ZIndex>5</ZIndex>
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<Value>=Fields!Division.Value</Value>
|
||
|
</Textbox>
|
||
|
</ReportItems>
|
||
|
</DynamicRows>
|
||
|
</RowGrouping>
|
||
|
<RowGrouping>
|
||
|
<Width>0.8in</Width>
|
||
|
<DynamicRows>
|
||
|
<Grouping Name="matrix1_RowGroup2">
|
||
|
<GroupExpressions>
|
||
|
<GroupExpression>=Fields!EmpNo.Value</GroupExpression>
|
||
|
</GroupExpressions>
|
||
|
</Grouping>
|
||
|
<Sorting>
|
||
|
<SortBy>
|
||
|
<SortExpression>=Fields!Name.Value</SortExpression>
|
||
|
<Direction>Ascending</Direction>
|
||
|
</SortBy>
|
||
|
</Sorting>
|
||
|
<Subtotal>
|
||
|
<ReportItems>
|
||
|
<Textbox Name="textbox4">
|
||
|
<rd:DefaultName>textbox4</rd:DefaultName>
|
||
|
<Style>
|
||
|
<BorderStyle>
|
||
|
<Default>Solid</Default>
|
||
|
<Left>Solid</Left>
|
||
|
<Right>Solid</Right>
|
||
|
<Top>Solid</Top>
|
||
|
<Bottom>Solid</Bottom>
|
||
|
</BorderStyle>
|
||
|
<FontWeight>700</FontWeight>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<Value>Total</Value>
|
||
|
</Textbox>
|
||
|
</ReportItems>
|
||
|
<Style>
|
||
|
<FontWeight>700</FontWeight>
|
||
|
</Style>
|
||
|
</Subtotal>
|
||
|
<ReportItems>
|
||
|
<Textbox Name="EmpNo">
|
||
|
<rd:DefaultName>EmpNo</rd:DefaultName>
|
||
|
<Style>
|
||
|
<BorderStyle>
|
||
|
<Default>Solid</Default>
|
||
|
<Left>Solid</Left>
|
||
|
<Right>Solid</Right>
|
||
|
<Top>Solid</Top>
|
||
|
<Bottom>Solid</Bottom>
|
||
|
</BorderStyle>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
<ZIndex>4</ZIndex>
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<Value>=First(Fields!EmpNo.Value)</Value>
|
||
|
</Textbox>
|
||
|
</ReportItems>
|
||
|
</DynamicRows>
|
||
|
</RowGrouping>
|
||
|
<RowGrouping>
|
||
|
<Width>1.5in</Width>
|
||
|
<DynamicRows>
|
||
|
<Grouping Name="matrix1_RowGroup3">
|
||
|
<GroupExpressions>
|
||
|
<GroupExpression>=Fields!EmpNo.Value</GroupExpression>
|
||
|
</GroupExpressions>
|
||
|
</Grouping>
|
||
|
<Sorting>
|
||
|
<SortBy>
|
||
|
<SortExpression>=Fields!Name.Value</SortExpression>
|
||
|
<Direction>Ascending</Direction>
|
||
|
</SortBy>
|
||
|
</Sorting>
|
||
|
<ReportItems>
|
||
|
<Textbox Name="Name">
|
||
|
<rd:DefaultName>Name</rd:DefaultName>
|
||
|
<Style>
|
||
|
<BorderStyle>
|
||
|
<Default>Solid</Default>
|
||
|
<Left>Solid</Left>
|
||
|
<Right>Solid</Right>
|
||
|
<Top>Solid</Top>
|
||
|
<Bottom>Solid</Bottom>
|
||
|
</BorderStyle>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
<ZIndex>3</ZIndex>
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<Value>=First(Fields!Name.Value)</Value>
|
||
|
</Textbox>
|
||
|
</ReportItems>
|
||
|
</DynamicRows>
|
||
|
</RowGrouping>
|
||
|
</RowGroupings>
|
||
|
<Top>0.45in</Top>
|
||
|
<ColumnGroupings>
|
||
|
<ColumnGrouping>
|
||
|
<Height>0.35in</Height>
|
||
|
<DynamicColumns>
|
||
|
<Grouping Name="matrix1_Month">
|
||
|
<GroupExpressions>
|
||
|
<GroupExpression>=Fields!Month.Value</GroupExpression>
|
||
|
</GroupExpressions>
|
||
|
</Grouping>
|
||
|
<Subtotal>
|
||
|
<ReportItems>
|
||
|
<Textbox Name="textbox6">
|
||
|
<rd:DefaultName>textbox6</rd:DefaultName>
|
||
|
<Style>
|
||
|
<BorderStyle>
|
||
|
<Default>Solid</Default>
|
||
|
<Left>Solid</Left>
|
||
|
<Right>Solid</Right>
|
||
|
<Top>Solid</Top>
|
||
|
</BorderStyle>
|
||
|
<FontWeight>700</FontWeight>
|
||
|
<TextAlign>Left</TextAlign>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
<ZIndex>7</ZIndex>
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<Value>Total</Value>
|
||
|
</Textbox>
|
||
|
</ReportItems>
|
||
|
</Subtotal>
|
||
|
<ReportItems>
|
||
|
<Textbox Name="Month">
|
||
|
<rd:DefaultName>Month</rd:DefaultName>
|
||
|
<Style>
|
||
|
<BorderStyle>
|
||
|
<Default>Solid</Default>
|
||
|
<Left>Solid</Left>
|
||
|
<Right>Solid</Right>
|
||
|
<Top>Solid</Top>
|
||
|
</BorderStyle>
|
||
|
<FontWeight>700</FontWeight>
|
||
|
<TextAlign>Center</TextAlign>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
<ZIndex>8</ZIndex>
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<Value>=Fields!Month.Value</Value>
|
||
|
</Textbox>
|
||
|
</ReportItems>
|
||
|
</DynamicColumns>
|
||
|
</ColumnGrouping>
|
||
|
</ColumnGroupings>
|
||
|
<Width>7.35in</Width>
|
||
|
<Corner>
|
||
|
<ReportItems>
|
||
|
<Rectangle Name="rectangle1">
|
||
|
<ZIndex>9</ZIndex>
|
||
|
<ReportItems>
|
||
|
<Textbox Name="textbox7">
|
||
|
<Width>1.5in</Width>
|
||
|
<Style>
|
||
|
<BorderStyle>
|
||
|
<Default>Solid</Default>
|
||
|
<Left>Solid</Left>
|
||
|
<Right>Solid</Right>
|
||
|
<Top>Solid</Top>
|
||
|
<Bottom>Solid</Bottom>
|
||
|
</BorderStyle>
|
||
|
<FontWeight>700</FontWeight>
|
||
|
<TextAlign>Center</TextAlign>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
<ZIndex>3</ZIndex>
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<Value>Branch</Value>
|
||
|
</Textbox>
|
||
|
<Textbox Name="textbox1">
|
||
|
<rd:DefaultName>textbox1</rd:DefaultName>
|
||
|
<Width>2.05in</Width>
|
||
|
<Style>
|
||
|
<BorderStyle>
|
||
|
<Default>Solid</Default>
|
||
|
<Left>Solid</Left>
|
||
|
<Right>Solid</Right>
|
||
|
<Top>Solid</Top>
|
||
|
<Bottom>Solid</Bottom>
|
||
|
</BorderStyle>
|
||
|
<FontWeight>700</FontWeight>
|
||
|
<TextAlign>Center</TextAlign>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
<ZIndex>2</ZIndex>
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<Left>1.5in</Left>
|
||
|
<Value>Division</Value>
|
||
|
</Textbox>
|
||
|
<Textbox Name="textbox9">
|
||
|
<Width>0.8in</Width>
|
||
|
<Style>
|
||
|
<BorderStyle>
|
||
|
<Default>Solid</Default>
|
||
|
<Left>Solid</Left>
|
||
|
<Right>Solid</Right>
|
||
|
<Top>Solid</Top>
|
||
|
<Bottom>Solid</Bottom>
|
||
|
</BorderStyle>
|
||
|
<FontWeight>700</FontWeight>
|
||
|
<TextAlign>Center</TextAlign>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
<ZIndex>1</ZIndex>
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<Left>3.55in</Left>
|
||
|
<Value>Emp No</Value>
|
||
|
</Textbox>
|
||
|
<Textbox Name="textbox10">
|
||
|
<Style>
|
||
|
<BorderStyle>
|
||
|
<Default>Solid</Default>
|
||
|
<Left>Solid</Left>
|
||
|
<Right>Solid</Right>
|
||
|
<Top>Solid</Top>
|
||
|
<Bottom>Solid</Bottom>
|
||
|
</BorderStyle>
|
||
|
<FontWeight>700</FontWeight>
|
||
|
<TextAlign>Center</TextAlign>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<Left>4.35in</Left>
|
||
|
<Value>Employee Name</Value>
|
||
|
</Textbox>
|
||
|
</ReportItems>
|
||
|
<Style>
|
||
|
<BorderStyle>
|
||
|
<Default>Solid</Default>
|
||
|
<Left>Solid</Left>
|
||
|
<Right>Solid</Right>
|
||
|
<Top>Solid</Top>
|
||
|
</BorderStyle>
|
||
|
</Style>
|
||
|
</Rectangle>
|
||
|
</ReportItems>
|
||
|
</Corner>
|
||
|
<MatrixRows>
|
||
|
<MatrixRow>
|
||
|
<Height>0.2in</Height>
|
||
|
<MatrixCells>
|
||
|
<MatrixCell>
|
||
|
<ReportItems>
|
||
|
<Textbox Name="Value">
|
||
|
<rd:DefaultName>Value</rd:DefaultName>
|
||
|
<Style>
|
||
|
<BorderStyle>
|
||
|
<Default>Solid</Default>
|
||
|
<Left>Solid</Left>
|
||
|
<Right>Solid</Right>
|
||
|
<Top>Solid</Top>
|
||
|
<Bottom>Solid</Bottom>
|
||
|
</BorderStyle>
|
||
|
<Format>N2</Format>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
<ZIndex>2</ZIndex>
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<Value>=Sum(Fields!Value.Value)</Value>
|
||
|
</Textbox>
|
||
|
</ReportItems>
|
||
|
</MatrixCell>
|
||
|
</MatrixCells>
|
||
|
</MatrixRow>
|
||
|
</MatrixRows>
|
||
|
<Height>0.75in</Height>
|
||
|
<Left>0.05in</Left>
|
||
|
</Matrix>
|
||
|
<Textbox Name="textbox5">
|
||
|
<rd:DefaultName>textbox5</rd:DefaultName>
|
||
|
<Top>0.1in</Top>
|
||
|
<Width>0.85in</Width>
|
||
|
<Style>
|
||
|
<FontWeight>700</FontWeight>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<Left>0.05in</Left>
|
||
|
<Height>0.25in</Height>
|
||
|
<Value>Over Time </Value>
|
||
|
</Textbox>
|
||
|
</ReportItems>
|
||
|
<Height>1.4in</Height>
|
||
|
</Body>
|
||
|
<Language>en-US</Language>
|
||
|
<PageFooter>
|
||
|
<PrintOnFirstPage>true</PrintOnFirstPage>
|
||
|
<Height>0.625in</Height>
|
||
|
<PrintOnLastPage>true</PrintOnLastPage>
|
||
|
</PageFooter>
|
||
|
<TopMargin>0.4in</TopMargin>
|
||
|
<PageHeight>8.27in</PageHeight>
|
||
|
</Report>
|