906 lines
37 KiB
XML
906 lines
37 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>
|
|
<DataSources>
|
|
<DataSource Name="DummyDataSource">
|
|
<ConnectionProperties>
|
|
<DataProvider>SQL</DataProvider>
|
|
<ConnectString />
|
|
</ConnectionProperties>
|
|
<rd:DataSourceID>82040228-0aed-4570-b0f4-7b3d8b2f916a</rd:DataSourceID>
|
|
</DataSource>
|
|
</DataSources>
|
|
<DataSets>
|
|
<DataSet Name="PayrollDataSet_OTHourlySheet">
|
|
<Query>
|
|
<DataSourceName>DummyDataSource</DataSourceName>
|
|
<CommandText />
|
|
<rd:UseGenericDesigner>true</rd:UseGenericDesigner>
|
|
</Query>
|
|
<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="OTDescription">
|
|
<DataField>OTDescription</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="Hours">
|
|
<DataField>Hours</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="OTMonth">
|
|
<DataField>OTMonth</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="SLNo">
|
|
<DataField>SLNo</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
</Fields>
|
|
<rd:DataSetInfo>
|
|
<rd:DataSetName>PayrollDataSet</rd:DataSetName>
|
|
<rd:TableName>OTHourlySheet</rd:TableName>
|
|
</rd:DataSetInfo>
|
|
</DataSet>
|
|
</DataSets>
|
|
<ReportSections>
|
|
<ReportSection>
|
|
<Body>
|
|
<ReportItems>
|
|
<Textbox Name="OTMonth">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>="OT Report for the month of:" & Format(First(Fields!OTMonth.Value),"MMM yyyy")</Value>
|
|
<Style>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>OTMonth</rd:DefaultName>
|
|
<Top>0.05in</Top>
|
|
<Left>0.1in</Left>
|
|
<Height>0.25in</Height>
|
|
<Width>10.9in</Width>
|
|
<Style>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Tablix Name="matrix1">
|
|
<TablixCorner>
|
|
<TablixCornerRows>
|
|
<TablixCornerRow>
|
|
<TablixCornerCell>
|
|
<CellContents>
|
|
<Rectangle Name="rectangle1">
|
|
<ReportItems>
|
|
<Textbox Name="textbox3">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Employee Name</Value>
|
|
<Style>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Center</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox3</rd:DefaultName>
|
|
<Left>1.75in</Left>
|
|
<Height>0.5in</Height>
|
|
<Width>1.25in</Width>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="textbox1">
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Emp ID</Value>
|
|
<Style>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Center</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox1</rd:DefaultName>
|
|
<Left>0.6in</Left>
|
|
<Height>0.5in</Height>
|
|
<Width>1.15in</Width>
|
|
<ZIndex>1</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<TopBorder>
|
|
<Style>Solid</Style>
|
|
</TopBorder>
|
|
<LeftBorder>
|
|
<Style>Solid</Style>
|
|
</LeftBorder>
|
|
<RightBorder>
|
|
<Style>Solid</Style>
|
|
</RightBorder>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="textbox7">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>SL No</Value>
|
|
<Style>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Center</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox7</rd:DefaultName>
|
|
<Height>0.5in</Height>
|
|
<Width>0.6in</Width>
|
|
<ZIndex>2</ZIndex>
|
|
<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>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</ReportItems>
|
|
<DataElementOutput>ContentsOnly</DataElementOutput>
|
|
<ZIndex>7</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
</Style>
|
|
</Rectangle>
|
|
<ColSpan>3</ColSpan>
|
|
<RowSpan>2</RowSpan>
|
|
</CellContents>
|
|
</TablixCornerCell>
|
|
<TablixCornerCell />
|
|
<TablixCornerCell />
|
|
</TablixCornerRow>
|
|
<TablixCornerRow>
|
|
<TablixCornerCell />
|
|
<TablixCornerCell />
|
|
<TablixCornerCell />
|
|
</TablixCornerRow>
|
|
</TablixCornerRows>
|
|
</TablixCorner>
|
|
<TablixBody>
|
|
<TablixColumns>
|
|
<TablixColumn>
|
|
<Width>1.05in</Width>
|
|
</TablixColumn>
|
|
</TablixColumns>
|
|
<TablixRows>
|
|
<TablixRow>
|
|
<Height>0.25in</Height>
|
|
<TablixCells>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="Hours_1">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Sum(Fields!Hours.Value)</Value>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<Format>N2</Format>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Hours_1</rd:DefaultName>
|
|
<ZIndex>1</ZIndex>
|
|
<Style>
|
|
<TopBorder>
|
|
<Style>Solid</Style>
|
|
</TopBorder>
|
|
<BottomBorder>
|
|
<Style>Solid</Style>
|
|
</BottomBorder>
|
|
<LeftBorder>
|
|
<Style>Solid</Style>
|
|
</LeftBorder>
|
|
<RightBorder>
|
|
<Style>Solid</Style>
|
|
</RightBorder>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
<DataElementOutput>Output</DataElementOutput>
|
|
</TablixCell>
|
|
</TablixCells>
|
|
</TablixRow>
|
|
<TablixRow>
|
|
<Height>0.25in</Height>
|
|
<TablixCells>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="textbox6">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Sum(Fields!Hours.Value)</Value>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
<Format>N2</Format>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Hours_1</rd:DefaultName>
|
|
<ZIndex>1</ZIndex>
|
|
<Style>
|
|
<TopBorder>
|
|
<Style>Solid</Style>
|
|
</TopBorder>
|
|
<BottomBorder>
|
|
<Style>Solid</Style>
|
|
</BottomBorder>
|
|
<LeftBorder>
|
|
<Style>Solid</Style>
|
|
</LeftBorder>
|
|
<RightBorder>
|
|
<Style>Solid</Style>
|
|
</RightBorder>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
<DataElementOutput>Output</DataElementOutput>
|
|
</TablixCell>
|
|
</TablixCells>
|
|
</TablixRow>
|
|
</TablixRows>
|
|
</TablixBody>
|
|
<TablixColumnHierarchy>
|
|
<TablixMembers>
|
|
<TablixMember>
|
|
<Group Name="matrix1_OTDescription">
|
|
<GroupExpressions>
|
|
<GroupExpression>=Fields!OTDescription.Value</GroupExpression>
|
|
</GroupExpressions>
|
|
</Group>
|
|
<TablixHeader>
|
|
<Size>0.25in</Size>
|
|
<CellContents>
|
|
<Textbox Name="OTDescription">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Fields!OTDescription.Value</Value>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Center</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>OTDescription</rd:DefaultName>
|
|
<ZIndex>6</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixHeader>
|
|
<TablixMembers>
|
|
<TablixMember>
|
|
<Group Name="matrix1_ColumnGroup2">
|
|
<GroupExpressions>
|
|
<GroupExpression>=Fields!OTDescription.Value</GroupExpression>
|
|
</GroupExpressions>
|
|
</Group>
|
|
<TablixHeader>
|
|
<Size>0.25in</Size>
|
|
<CellContents>
|
|
<Textbox Name="textbox4">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>OT Hours</Value>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Center</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox4</rd:DefaultName>
|
|
<ZIndex>5</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixHeader>
|
|
<DataElementOutput>Output</DataElementOutput>
|
|
<KeepTogether>true</KeepTogether>
|
|
</TablixMember>
|
|
</TablixMembers>
|
|
<DataElementOutput>Output</DataElementOutput>
|
|
</TablixMember>
|
|
</TablixMembers>
|
|
</TablixColumnHierarchy>
|
|
<TablixRowHierarchy>
|
|
<TablixMembers>
|
|
<TablixMember>
|
|
<Group Name="matrix1_EmpNo">
|
|
<GroupExpressions>
|
|
<GroupExpression>=Fields!EmpNo.Value</GroupExpression>
|
|
</GroupExpressions>
|
|
</Group>
|
|
<TablixHeader>
|
|
<Size>0.6in</Size>
|
|
<CellContents>
|
|
<Textbox Name="SLNo">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=First(Fields!SLNo.Value)</Value>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>SLNo</rd:DefaultName>
|
|
<ZIndex>4</ZIndex>
|
|
<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>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixHeader>
|
|
<TablixMembers>
|
|
<TablixMember>
|
|
<Group Name="matrix1_Name">
|
|
<GroupExpressions>
|
|
<GroupExpression>=Fields!Name.Value</GroupExpression>
|
|
</GroupExpressions>
|
|
</Group>
|
|
<TablixHeader>
|
|
<Size>1.15in</Size>
|
|
<CellContents>
|
|
<Textbox Name="EmpNo_1">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Fields!EmpNo.Value</Value>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>EmpNo_1</rd:DefaultName>
|
|
<ZIndex>3</ZIndex>
|
|
<Style>
|
|
<TopBorder>
|
|
<Style>Solid</Style>
|
|
</TopBorder>
|
|
<BottomBorder>
|
|
<Style>Solid</Style>
|
|
</BottomBorder>
|
|
<LeftBorder>
|
|
<Style>Solid</Style>
|
|
</LeftBorder>
|
|
<RightBorder>
|
|
<Style>Solid</Style>
|
|
</RightBorder>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixHeader>
|
|
<TablixMembers>
|
|
<TablixMember>
|
|
<Group Name="matrix1_RowGroup3">
|
|
<GroupExpressions>
|
|
<GroupExpression>=Fields!OTDescription.Value</GroupExpression>
|
|
</GroupExpressions>
|
|
</Group>
|
|
<TablixHeader>
|
|
<Size>1.25in</Size>
|
|
<CellContents>
|
|
<Textbox Name="Name">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Fields!Name.Value</Value>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Name</rd:DefaultName>
|
|
<ZIndex>2</ZIndex>
|
|
<Style>
|
|
<TopBorder>
|
|
<Style>Solid</Style>
|
|
</TopBorder>
|
|
<BottomBorder>
|
|
<Style>Solid</Style>
|
|
</BottomBorder>
|
|
<LeftBorder>
|
|
<Style>Solid</Style>
|
|
</LeftBorder>
|
|
<RightBorder>
|
|
<Style>Solid</Style>
|
|
</RightBorder>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixHeader>
|
|
<DataElementOutput>Output</DataElementOutput>
|
|
<KeepTogether>true</KeepTogether>
|
|
</TablixMember>
|
|
</TablixMembers>
|
|
<DataElementOutput>Output</DataElementOutput>
|
|
</TablixMember>
|
|
</TablixMembers>
|
|
<DataElementOutput>Output</DataElementOutput>
|
|
</TablixMember>
|
|
<TablixMember>
|
|
<TablixHeader>
|
|
<Size>3in</Size>
|
|
<CellContents>
|
|
<Textbox Name="textbox5">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Total</Value>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox5</rd:DefaultName>
|
|
<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>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixHeader>
|
|
<HideIfNoRows>true</HideIfNoRows>
|
|
<DataElementOutput>NoOutput</DataElementOutput>
|
|
</TablixMember>
|
|
</TablixMembers>
|
|
</TablixRowHierarchy>
|
|
<RepeatColumnHeaders>true</RepeatColumnHeaders>
|
|
<RepeatRowHeaders>true</RepeatRowHeaders>
|
|
<DataSetName>PayrollDataSet_OTHourlySheet</DataSetName>
|
|
<Top>0.4in</Top>
|
|
<Left>0.1in</Left>
|
|
<Height>1in</Height>
|
|
<Width>4.05in</Width>
|
|
<ZIndex>1</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
</Style>
|
|
</Tablix>
|
|
</ReportItems>
|
|
<Height>1.4in</Height>
|
|
<Style />
|
|
</Body>
|
|
<Width>11in</Width>
|
|
<Page>
|
|
<PageHeader>
|
|
<Height>1.25in</Height>
|
|
<PrintOnFirstPage>true</PrintOnFirstPage>
|
|
<PrintOnLastPage>true</PrintOnLastPage>
|
|
<ReportItems>
|
|
<Textbox Name="textbox2">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Parameters!CompanyInfo.Value</Value>
|
|
<Style>
|
|
<FontSize>11pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Left</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<Top>0.1in</Top>
|
|
<Left>2.2in</Left>
|
|
<Height>0.25in</Height>
|
|
<Width>8.75in</Width>
|
|
<Style>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Image Name="image1">
|
|
<Source>External</Source>
|
|
<Value>="file:///" & Parameters!Logo.Value</Value>
|
|
<MIMEType>image/jpg</MIMEType>
|
|
<Sizing>Fit</Sizing>
|
|
<Top>0.05in</Top>
|
|
<Left>0.1in</Left>
|
|
<Height>0.95in</Height>
|
|
<Width>2.05in</Width>
|
|
<ZIndex>1</ZIndex>
|
|
<Style />
|
|
</Image>
|
|
<Textbox Name="textbox21">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Parameters!Phone.Value</Value>
|
|
<Style>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox21</rd:DefaultName>
|
|
<Top>0.55in</Top>
|
|
<Left>2.2in</Left>
|
|
<Height>0.2in</Height>
|
|
<Width>8.75in</Width>
|
|
<ZIndex>2</ZIndex>
|
|
<Style>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="textbox29">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Parameters!Address.Value</Value>
|
|
<Style>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox29</rd:DefaultName>
|
|
<Top>0.35in</Top>
|
|
<Left>2.2in</Left>
|
|
<Height>0.2in</Height>
|
|
<Width>8.75in</Width>
|
|
<ZIndex>3</ZIndex>
|
|
<Style>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</ReportItems>
|
|
<Style />
|
|
</PageHeader>
|
|
<PageFooter>
|
|
<Height>0.3in</Height>
|
|
<PrintOnFirstPage>true</PrintOnFirstPage>
|
|
<PrintOnLastPage>true</PrintOnLastPage>
|
|
<ReportItems>
|
|
<Textbox Name="textbox30">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>="Page " & Globals!PageNumber & " of " & Globals!TotalPages</Value>
|
|
<Style>
|
|
<FontSize>8pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Right</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<Top>0.05in</Top>
|
|
<Left>9.5in</Left>
|
|
<Height>0.2in</Height>
|
|
<Width>1.5in</Width>
|
|
<Style>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="textbox18">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>="Print Date & Time: " & Format(Today(), "dd MMM yyyy")</Value>
|
|
<Style>
|
|
<FontSize>8pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Left</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>textbox18</rd:DefaultName>
|
|
<Top>0.05in</Top>
|
|
<Left>0.1in</Left>
|
|
<Height>0.2in</Height>
|
|
<Width>2.475in</Width>
|
|
<ZIndex>1</ZIndex>
|
|
<Style>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</ReportItems>
|
|
<Style />
|
|
</PageFooter>
|
|
<PageHeight>11.69in</PageHeight>
|
|
<PageWidth>8.27in</PageWidth>
|
|
<InteractiveHeight>11in</InteractiveHeight>
|
|
<InteractiveWidth>8.5in</InteractiveWidth>
|
|
<LeftMargin>0.15in</LeftMargin>
|
|
<RightMargin>0.12in</RightMargin>
|
|
<TopMargin>0.4in</TopMargin>
|
|
<BottomMargin>0.29in</BottomMargin>
|
|
<Style />
|
|
</Page>
|
|
</ReportSection>
|
|
</ReportSections>
|
|
<ReportParameters>
|
|
<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>
|
|
<ReportParametersLayout>
|
|
<GridLayoutDefinition>
|
|
<NumberOfColumns>2</NumberOfColumns>
|
|
<NumberOfRows>2</NumberOfRows>
|
|
<CellDefinitions>
|
|
<CellDefinition>
|
|
<ColumnIndex>0</ColumnIndex>
|
|
<RowIndex>0</RowIndex>
|
|
<ParameterName>CompanyInfo</ParameterName>
|
|
</CellDefinition>
|
|
<CellDefinition>
|
|
<ColumnIndex>1</ColumnIndex>
|
|
<RowIndex>0</RowIndex>
|
|
<ParameterName>Logo</ParameterName>
|
|
</CellDefinition>
|
|
<CellDefinition>
|
|
<ColumnIndex>0</ColumnIndex>
|
|
<RowIndex>1</RowIndex>
|
|
<ParameterName>Address</ParameterName>
|
|
</CellDefinition>
|
|
<CellDefinition>
|
|
<ColumnIndex>1</ColumnIndex>
|
|
<RowIndex>1</RowIndex>
|
|
<ParameterName>Phone</ParameterName>
|
|
</CellDefinition>
|
|
</CellDefinitions>
|
|
</GridLayoutDefinition>
|
|
</ReportParametersLayout>
|
|
<Language>en-US</Language>
|
|
<ConsumeContainerWhitespace>true</ConsumeContainerWhitespace>
|
|
<rd:ReportUnitType>Inch</rd:ReportUnitType>
|
|
<rd:ReportID>b03ee2bf-3f73-4f72-a5ed-f73ff9b18e2a</rd:ReportID>
|
|
</Report> |