1966 lines
94 KiB
Plaintext
1966 lines
94 KiB
Plaintext
|
<?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>cb6eeb31-6de6-4486-aafb-3a420d59ef99</rd:DataSourceID>
|
||
|
</DataSource>
|
||
|
</DataSources>
|
||
|
<DataSets>
|
||
|
<DataSet Name="PayrollDataSet_SettlementAdvice">
|
||
|
<Query>
|
||
|
<DataSourceName>DummyDataSource</DataSourceName>
|
||
|
<CommandText>/* Local Query */</CommandText>
|
||
|
<rd:UseGenericDesigner>true</rd:UseGenericDesigner>
|
||
|
</Query>
|
||
|
<Fields>
|
||
|
<Field Name="EmpNo">
|
||
|
<DataField>EmpNo</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="EmpName">
|
||
|
<DataField>EmpName</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="Grade">
|
||
|
<DataField>Grade</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="Department">
|
||
|
<DataField>Department</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="ItemCode">
|
||
|
<DataField>ItemCode</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="Description">
|
||
|
<DataField>Description</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="Amount">
|
||
|
<DataField>Amount</DataField>
|
||
|
<rd:TypeName>System.Double</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="RowSequence">
|
||
|
<DataField>RowSequence</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="SalaryMonth">
|
||
|
<DataField>SalaryMonth</DataField>
|
||
|
<rd:TypeName>System.DateTime</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="TotalGross">
|
||
|
<DataField>TotalGross</DataField>
|
||
|
<rd:TypeName>System.Double</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="TotalDeduct">
|
||
|
<DataField>TotalDeduct</DataField>
|
||
|
<rd:TypeName>System.Double</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="NetPay">
|
||
|
<DataField>NetPay</DataField>
|
||
|
<rd:TypeName>System.Double</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="SLNo">
|
||
|
<DataField>SLNo</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="Status">
|
||
|
<DataField>Status</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="GCode">
|
||
|
<DataField>GCode</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="CCDes">
|
||
|
<DataField>CCDes</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="Designation">
|
||
|
<DataField>Designation</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="JoiningDate">
|
||
|
<DataField>JoiningDate</DataField>
|
||
|
<rd:TypeName>System.DateTime</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="DeductAmount">
|
||
|
<DataField>DeductAmount</DataField>
|
||
|
<rd:TypeName>System.Double</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="ShowBorder">
|
||
|
<DataField>ShowBorder</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="Font">
|
||
|
<DataField>Font</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="SalaryDate">
|
||
|
<DataField>SalaryDate</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="SequenceNo">
|
||
|
<DataField>SequenceNo</DataField>
|
||
|
<rd:TypeName>System.Int32</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="CC">
|
||
|
<DataField>CC</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="OrdHour">
|
||
|
<DataField>OrdHour</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="OrdBasic">
|
||
|
<DataField>OrdBasic</DataField>
|
||
|
<rd:TypeName>System.Double</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="Location">
|
||
|
<DataField>Location</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="CTC">
|
||
|
<DataField>CTC</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="CalenderDays">
|
||
|
<DataField>CalenderDays</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="WorkDays">
|
||
|
<DataField>WorkDays</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="TranDate">
|
||
|
<DataField>TranDate</DataField>
|
||
|
<rd:TypeName>System.DateTime</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="EmpStatus">
|
||
|
<DataField>EmpStatus</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="AccountNo">
|
||
|
<DataField>AccountNo</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="Bank">
|
||
|
<DataField>Bank</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
<Field Name="Remarks">
|
||
|
<DataField>Remarks</DataField>
|
||
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
</Field>
|
||
|
</Fields>
|
||
|
<rd:DataSetInfo>
|
||
|
<rd:DataSetName>PayrollDataSet</rd:DataSetName>
|
||
|
<rd:SchemaPath>C:\Projects\cel-hrm\SanofiNew\HRM.UI\PayrollDataSet\PayrollDataSet.xsd</rd:SchemaPath>
|
||
|
<rd:TableName>SettlementAdvice</rd:TableName>
|
||
|
<rd:TableAdapterFillMethod />
|
||
|
<rd:TableAdapterGetDataMethod />
|
||
|
<rd:TableAdapterName />
|
||
|
</rd:DataSetInfo>
|
||
|
</DataSet>
|
||
|
</DataSets>
|
||
|
<ReportSections>
|
||
|
<ReportSection>
|
||
|
<Body>
|
||
|
<ReportItems>
|
||
|
<Tablix Name="Tablix1">
|
||
|
<TablixCorner>
|
||
|
<TablixCornerRows>
|
||
|
<TablixCornerRow>
|
||
|
<TablixCornerCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="Textbox99">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>SL</Value>
|
||
|
<Style>
|
||
|
<FontSize>9pt</FontSize>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<TextAlign>Center</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>Textbox99</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Color>LightGrey</Color>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<BackgroundColor>Silver</BackgroundColor>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCornerCell>
|
||
|
<TablixCornerCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="Textbox1">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>Month</Value>
|
||
|
<Style>
|
||
|
<FontSize>9pt</FontSize>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<TextAlign>Center</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>Textbox1</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Color>LightGrey</Color>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<BackgroundColor>Silver</BackgroundColor>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCornerCell>
|
||
|
<TablixCornerCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="Textbox93">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>Staff ID</Value>
|
||
|
<Style>
|
||
|
<FontSize>9pt</FontSize>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<TextAlign>Center</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>Textbox93</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Color>LightGrey</Color>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<BackgroundColor>Silver</BackgroundColor>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCornerCell>
|
||
|
<TablixCornerCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="Textbox90">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value> Name</Value>
|
||
|
<Style>
|
||
|
<FontSize>9pt</FontSize>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<TextAlign>Center</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>Textbox90</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Color>LightGrey</Color>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<BackgroundColor>Silver</BackgroundColor>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCornerCell>
|
||
|
<TablixCornerCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="Textbox87">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>Designation</Value>
|
||
|
<Style>
|
||
|
<FontSize>9pt</FontSize>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<TextAlign>Center</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>Textbox87</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Color>LightGrey</Color>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<BackgroundColor>Silver</BackgroundColor>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCornerCell>
|
||
|
<TablixCornerCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="Textbox84">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>Department</Value>
|
||
|
<Style>
|
||
|
<FontSize>9pt</FontSize>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<TextAlign>Center</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>Textbox84</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Color>LightGrey</Color>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<BackgroundColor>Silver</BackgroundColor>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCornerCell>
|
||
|
<TablixCornerCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="Textbox81">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>Location</Value>
|
||
|
<Style>
|
||
|
<FontSize>9pt</FontSize>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<TextAlign>Center</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>Textbox81</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Color>LightGrey</Color>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<BackgroundColor>Silver</BackgroundColor>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCornerCell>
|
||
|
<TablixCornerCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="Textbox63">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>Joining Date</Value>
|
||
|
<Style>
|
||
|
<FontSize>9pt</FontSize>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<TextAlign>Center</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>Textbox63</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Color>LightGrey</Color>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<BackgroundColor>Silver</BackgroundColor>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCornerCell>
|
||
|
<TablixCornerCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="Textbox78">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>Emp Status</Value>
|
||
|
<Style>
|
||
|
<FontSize>9pt</FontSize>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<TextAlign>Center</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>Textbox78</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Color>LightGrey</Color>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<BackgroundColor>Silver</BackgroundColor>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCornerCell>
|
||
|
<TablixCornerCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="Textbox72">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>CTC</Value>
|
||
|
<Style>
|
||
|
<FontSize>9pt</FontSize>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<TextAlign>Center</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>Textbox72</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Color>LightGrey</Color>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<BackgroundColor>Silver</BackgroundColor>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCornerCell>
|
||
|
<TablixCornerCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="Textbox69">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>Calender Days</Value>
|
||
|
<Style>
|
||
|
<FontSize>9pt</FontSize>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<TextAlign>Center</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>Textbox69</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Color>LightGrey</Color>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<BackgroundColor>Silver</BackgroundColor>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCornerCell>
|
||
|
<TablixCornerCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="Textbox66">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>Work Days</Value>
|
||
|
<Style>
|
||
|
<FontSize>9pt</FontSize>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<TextAlign>Center</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>Textbox66</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Color>LightGrey</Color>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<BackgroundColor>Silver</BackgroundColor>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCornerCell>
|
||
|
</TablixCornerRow>
|
||
|
</TablixCornerRows>
|
||
|
</TablixCorner>
|
||
|
<TablixBody>
|
||
|
<TablixColumns>
|
||
|
<TablixColumn>
|
||
|
<Width>1.03125in</Width>
|
||
|
</TablixColumn>
|
||
|
<TablixColumn>
|
||
|
<Width>0.66667in</Width>
|
||
|
</TablixColumn>
|
||
|
<TablixColumn>
|
||
|
<Width>0.40625in</Width>
|
||
|
</TablixColumn>
|
||
|
<TablixColumn>
|
||
|
<Width>0.72917in</Width>
|
||
|
</TablixColumn>
|
||
|
</TablixColumns>
|
||
|
<TablixRows>
|
||
|
<TablixRow>
|
||
|
<Height>0.25in</Height>
|
||
|
<TablixCells>
|
||
|
<TablixCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="Amount">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Sum(Fields!Amount.Value)</Value>
|
||
|
<Style />
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>Amount</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Color>LightGrey</Color>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCell>
|
||
|
<TablixCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="Textbox10">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Fields!AccountNo.Value</Value>
|
||
|
<Style />
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>Textbox10</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Color>LightGrey</Color>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCell>
|
||
|
<TablixCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="Textbox13">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Fields!Bank.Value</Value>
|
||
|
<Style />
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>Textbox13</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Color>LightGrey</Color>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCell>
|
||
|
<TablixCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="Textbox16">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Fields!Remarks.Value</Value>
|
||
|
<Style />
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>Textbox16</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Color>LightGrey</Color>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCell>
|
||
|
</TablixCells>
|
||
|
</TablixRow>
|
||
|
<TablixRow>
|
||
|
<Height>0.25in</Height>
|
||
|
<TablixCells>
|
||
|
<TablixCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="Textbox62">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Sum(Fields!Amount.Value)</Value>
|
||
|
<Style />
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>Textbox62</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Color>LightGrey</Color>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCell>
|
||
|
<TablixCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="Textbox11">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value />
|
||
|
<Style />
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>Textbox11</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Color>LightGrey</Color>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCell>
|
||
|
<TablixCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="Textbox14">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value />
|
||
|
<Style />
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>Textbox14</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Color>LightGrey</Color>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCell>
|
||
|
<TablixCell>
|
||
|
<CellContents>
|
||
|
<Textbox Name="Textbox17">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value />
|
||
|
<Style />
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>Textbox17</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Color>LightGrey</Color>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixCell>
|
||
|
</TablixCells>
|
||
|
</TablixRow>
|
||
|
</TablixRows>
|
||
|
</TablixBody>
|
||
|
<TablixColumnHierarchy>
|
||
|
<TablixMembers>
|
||
|
<TablixMember>
|
||
|
<Group Name="Description">
|
||
|
<GroupExpressions>
|
||
|
<GroupExpression>=Fields!Description.Value</GroupExpression>
|
||
|
</GroupExpressions>
|
||
|
</Group>
|
||
|
<SortExpressions>
|
||
|
<SortExpression>
|
||
|
<Value>=Fields!SequenceNo.Value</Value>
|
||
|
</SortExpression>
|
||
|
</SortExpressions>
|
||
|
<TablixHeader>
|
||
|
<Size>0.25in</Size>
|
||
|
<CellContents>
|
||
|
<Textbox Name="Description">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Fields!Description.Value</Value>
|
||
|
<Style>
|
||
|
<FontSize>9pt</FontSize>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<TextAlign>Center</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>Description</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Color>LightGrey</Color>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<BackgroundColor>Silver</BackgroundColor>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixHeader>
|
||
|
</TablixMember>
|
||
|
<TablixMember>
|
||
|
<TablixHeader>
|
||
|
<Size>0.25in</Size>
|
||
|
<CellContents>
|
||
|
<Textbox Name="Textbox8">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>Account No</Value>
|
||
|
<Style>
|
||
|
<FontSize>9pt</FontSize>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<TextAlign>Center</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>Textbox8</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Color>LightGrey</Color>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<BackgroundColor>Silver</BackgroundColor>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixHeader>
|
||
|
</TablixMember>
|
||
|
<TablixMember>
|
||
|
<TablixHeader>
|
||
|
<Size>0.25in</Size>
|
||
|
<CellContents>
|
||
|
<Textbox Name="Textbox12">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>Bank</Value>
|
||
|
<Style>
|
||
|
<FontSize>9pt</FontSize>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<TextAlign>Center</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>Textbox12</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Color>LightGrey</Color>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<BackgroundColor>Silver</BackgroundColor>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixHeader>
|
||
|
</TablixMember>
|
||
|
<TablixMember>
|
||
|
<TablixHeader>
|
||
|
<Size>0.25in</Size>
|
||
|
<CellContents>
|
||
|
<Textbox Name="Textbox15">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>Remarks</Value>
|
||
|
<Style>
|
||
|
<FontSize>9pt</FontSize>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<TextAlign>Center</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>Textbox15</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Color>LightGrey</Color>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<BackgroundColor>Silver</BackgroundColor>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixHeader>
|
||
|
</TablixMember>
|
||
|
</TablixMembers>
|
||
|
</TablixColumnHierarchy>
|
||
|
<TablixRowHierarchy>
|
||
|
<TablixMembers>
|
||
|
<TablixMember>
|
||
|
<Group Name="TranDate">
|
||
|
<GroupExpressions>
|
||
|
<GroupExpression>=Fields!TranDate.Value</GroupExpression>
|
||
|
</GroupExpressions>
|
||
|
</Group>
|
||
|
<SortExpressions>
|
||
|
<SortExpression>
|
||
|
<Value>=Fields!TranDate.Value</Value>
|
||
|
</SortExpression>
|
||
|
</SortExpressions>
|
||
|
<TablixHeader>
|
||
|
<Size>0.26042in</Size>
|
||
|
<CellContents>
|
||
|
<Textbox Name="Description1">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Runningvalue(Fields!EmpNo.Value,countdistinct,"Tablix1")</Value>
|
||
|
<Style />
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>Description1</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Color>LightGrey</Color>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixHeader>
|
||
|
<TablixMembers>
|
||
|
<TablixMember>
|
||
|
<Group Name="TranDate1">
|
||
|
<GroupExpressions>
|
||
|
<GroupExpression>=Fields!TranDate.Value</GroupExpression>
|
||
|
</GroupExpressions>
|
||
|
</Group>
|
||
|
<SortExpressions>
|
||
|
<SortExpression>
|
||
|
<Value>=Fields!TranDate.Value</Value>
|
||
|
</SortExpression>
|
||
|
</SortExpressions>
|
||
|
<TablixHeader>
|
||
|
<Size>0.50625in</Size>
|
||
|
<CellContents>
|
||
|
<Textbox Name="TranDate1">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=FormatDateTime(Fields!TranDate.Value,DateFormat.ShortDate)</Value>
|
||
|
<Style>
|
||
|
<Format>MMM yyyy</Format>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>TranDate1</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Color>LightGrey</Color>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixHeader>
|
||
|
<TablixMembers>
|
||
|
<TablixMember>
|
||
|
<Group Name="EmpNo">
|
||
|
<GroupExpressions>
|
||
|
<GroupExpression>=Fields!EmpNo.Value</GroupExpression>
|
||
|
</GroupExpressions>
|
||
|
</Group>
|
||
|
<SortExpressions>
|
||
|
<SortExpression>
|
||
|
<Value>=Fields!EmpNo.Value</Value>
|
||
|
</SortExpression>
|
||
|
</SortExpressions>
|
||
|
<TablixHeader>
|
||
|
<Size>0.51457in</Size>
|
||
|
<CellContents>
|
||
|
<Textbox Name="EmpNo">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Fields!EmpNo.Value</Value>
|
||
|
<Style />
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>EmpNo</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Color>LightGrey</Color>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixHeader>
|
||
|
<TablixMembers>
|
||
|
<TablixMember>
|
||
|
<Group Name="EmpName">
|
||
|
<GroupExpressions>
|
||
|
<GroupExpression>=Fields!EmpName.Value</GroupExpression>
|
||
|
</GroupExpressions>
|
||
|
</Group>
|
||
|
<SortExpressions>
|
||
|
<SortExpression>
|
||
|
<Value>=Fields!EmpName.Value</Value>
|
||
|
</SortExpression>
|
||
|
</SortExpressions>
|
||
|
<TablixHeader>
|
||
|
<Size>0.5375in</Size>
|
||
|
<CellContents>
|
||
|
<Textbox Name="EmpName">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Fields!EmpName.Value</Value>
|
||
|
<Style />
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>EmpName</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Color>LightGrey</Color>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixHeader>
|
||
|
<TablixMembers>
|
||
|
<TablixMember>
|
||
|
<Group Name="Designation">
|
||
|
<GroupExpressions>
|
||
|
<GroupExpression>=Fields!Designation.Value</GroupExpression>
|
||
|
</GroupExpressions>
|
||
|
</Group>
|
||
|
<SortExpressions>
|
||
|
<SortExpression>
|
||
|
<Value>=Fields!Designation.Value</Value>
|
||
|
</SortExpression>
|
||
|
</SortExpressions>
|
||
|
<TablixHeader>
|
||
|
<Size>0.8125in</Size>
|
||
|
<CellContents>
|
||
|
<Textbox Name="Designation">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Fields!Designation.Value</Value>
|
||
|
<Style />
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>Designation</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Color>LightGrey</Color>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixHeader>
|
||
|
<TablixMembers>
|
||
|
<TablixMember>
|
||
|
<Group Name="Department">
|
||
|
<GroupExpressions>
|
||
|
<GroupExpression>=Fields!Department.Value</GroupExpression>
|
||
|
</GroupExpressions>
|
||
|
</Group>
|
||
|
<SortExpressions>
|
||
|
<SortExpression>
|
||
|
<Value>=Fields!Department.Value</Value>
|
||
|
</SortExpression>
|
||
|
</SortExpressions>
|
||
|
<TablixHeader>
|
||
|
<Size>0.83959in</Size>
|
||
|
<CellContents>
|
||
|
<Textbox Name="Department">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Fields!Department.Value</Value>
|
||
|
<Style />
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>Department</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Color>LightGrey</Color>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixHeader>
|
||
|
<TablixMembers>
|
||
|
<TablixMember>
|
||
|
<Group Name="Location">
|
||
|
<GroupExpressions>
|
||
|
<GroupExpression>=Fields!Location.Value</GroupExpression>
|
||
|
</GroupExpressions>
|
||
|
</Group>
|
||
|
<SortExpressions>
|
||
|
<SortExpression>
|
||
|
<Value>=Fields!Location.Value</Value>
|
||
|
</SortExpression>
|
||
|
</SortExpressions>
|
||
|
<TablixHeader>
|
||
|
<Size>0.65625in</Size>
|
||
|
<CellContents>
|
||
|
<Textbox Name="Location">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Fields!Location.Value</Value>
|
||
|
<Style />
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>Location</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Color>LightGrey</Color>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixHeader>
|
||
|
<TablixMembers>
|
||
|
<TablixMember>
|
||
|
<Group Name="JoiningDate">
|
||
|
<GroupExpressions>
|
||
|
<GroupExpression>=Fields!JoiningDate.Value</GroupExpression>
|
||
|
</GroupExpressions>
|
||
|
</Group>
|
||
|
<SortExpressions>
|
||
|
<SortExpression>
|
||
|
<Value>=Fields!JoiningDate.Value</Value>
|
||
|
</SortExpression>
|
||
|
</SortExpressions>
|
||
|
<TablixHeader>
|
||
|
<Size>0.56666in</Size>
|
||
|
<CellContents>
|
||
|
<Textbox Name="JoiningDate">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Format(Fields!JoiningDate.Value,"dd MMM yyyy")</Value>
|
||
|
<Style />
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>JoiningDate</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Color>LightGrey</Color>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixHeader>
|
||
|
<TablixMembers>
|
||
|
<TablixMember>
|
||
|
<Group Name="EmpStatus">
|
||
|
<GroupExpressions>
|
||
|
<GroupExpression>=Fields!EmpStatus.Value</GroupExpression>
|
||
|
</GroupExpressions>
|
||
|
</Group>
|
||
|
<SortExpressions>
|
||
|
<SortExpression>
|
||
|
<Value>=Fields!EmpStatus.Value</Value>
|
||
|
</SortExpression>
|
||
|
</SortExpressions>
|
||
|
<TablixHeader>
|
||
|
<Size>0.51042in</Size>
|
||
|
<CellContents>
|
||
|
<Textbox Name="EmpStatus">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Fields!EmpStatus.Value</Value>
|
||
|
<Style />
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>EmpStatus</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Color>LightGrey</Color>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixHeader>
|
||
|
<TablixMembers>
|
||
|
<TablixMember>
|
||
|
<Group Name="CTC">
|
||
|
<GroupExpressions>
|
||
|
<GroupExpression>=Fields!CTC.Value</GroupExpression>
|
||
|
</GroupExpressions>
|
||
|
</Group>
|
||
|
<SortExpressions>
|
||
|
<SortExpression>
|
||
|
<Value>=Fields!CTC.Value</Value>
|
||
|
</SortExpression>
|
||
|
</SortExpressions>
|
||
|
<TablixMembers>
|
||
|
<TablixMember>
|
||
|
<TablixHeader>
|
||
|
<Size>0.39583in</Size>
|
||
|
<CellContents>
|
||
|
<Textbox Name="CTC">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Fields!CTC.Value</Value>
|
||
|
<Style />
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>CTC</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Color>LightGrey</Color>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixHeader>
|
||
|
<TablixMembers>
|
||
|
<TablixMember>
|
||
|
<Group Name="Remarks">
|
||
|
<GroupExpressions>
|
||
|
<GroupExpression>=Fields!Remarks.Value</GroupExpression>
|
||
|
</GroupExpressions>
|
||
|
</Group>
|
||
|
<SortExpressions>
|
||
|
<SortExpression>
|
||
|
<Value>=Fields!Remarks.Value</Value>
|
||
|
</SortExpression>
|
||
|
</SortExpressions>
|
||
|
<TablixMembers>
|
||
|
<TablixMember>
|
||
|
<Group Name="CalenderDays">
|
||
|
<GroupExpressions>
|
||
|
<GroupExpression>=Fields!CalenderDays.Value</GroupExpression>
|
||
|
</GroupExpressions>
|
||
|
</Group>
|
||
|
<SortExpressions>
|
||
|
<SortExpression>
|
||
|
<Value>=Fields!CalenderDays.Value</Value>
|
||
|
</SortExpression>
|
||
|
</SortExpressions>
|
||
|
<TablixHeader>
|
||
|
<Size>0.61459in</Size>
|
||
|
<CellContents>
|
||
|
<Textbox Name="CalenderDays">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Fields!CalenderDays.Value</Value>
|
||
|
<Style />
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>CalenderDays</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Color>LightGrey</Color>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixHeader>
|
||
|
<TablixMembers>
|
||
|
<TablixMember>
|
||
|
<Group Name="WorkDays">
|
||
|
<GroupExpressions>
|
||
|
<GroupExpression>=Fields!WorkDays.Value</GroupExpression>
|
||
|
</GroupExpressions>
|
||
|
</Group>
|
||
|
<SortExpressions>
|
||
|
<SortExpression>
|
||
|
<Value>=Fields!WorkDays.Value</Value>
|
||
|
</SortExpression>
|
||
|
</SortExpressions>
|
||
|
<TablixHeader>
|
||
|
<Size>0.44792in</Size>
|
||
|
<CellContents>
|
||
|
<Textbox Name="WorkDays">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>=Fields!WorkDays.Value</Value>
|
||
|
<Style />
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>WorkDays</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Color>LightGrey</Color>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixHeader>
|
||
|
<TablixMembers>
|
||
|
<TablixMember />
|
||
|
</TablixMembers>
|
||
|
</TablixMember>
|
||
|
</TablixMembers>
|
||
|
</TablixMember>
|
||
|
</TablixMembers>
|
||
|
</TablixMember>
|
||
|
</TablixMembers>
|
||
|
</TablixMember>
|
||
|
</TablixMembers>
|
||
|
</TablixMember>
|
||
|
</TablixMembers>
|
||
|
</TablixMember>
|
||
|
</TablixMembers>
|
||
|
</TablixMember>
|
||
|
</TablixMembers>
|
||
|
</TablixMember>
|
||
|
</TablixMembers>
|
||
|
</TablixMember>
|
||
|
</TablixMembers>
|
||
|
</TablixMember>
|
||
|
</TablixMembers>
|
||
|
</TablixMember>
|
||
|
</TablixMembers>
|
||
|
</TablixMember>
|
||
|
</TablixMembers>
|
||
|
</TablixMember>
|
||
|
</TablixMembers>
|
||
|
</TablixMember>
|
||
|
<TablixMember>
|
||
|
<TablixHeader>
|
||
|
<Size>6.6625in</Size>
|
||
|
<CellContents>
|
||
|
<Textbox Name="Textbox101">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>Total</Value>
|
||
|
<Style>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style>
|
||
|
<TextAlign>Right</TextAlign>
|
||
|
</Style>
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>Textbox101</rd:DefaultName>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Color>LightGrey</Color>
|
||
|
<Style>Solid</Style>
|
||
|
</Border>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</CellContents>
|
||
|
</TablixHeader>
|
||
|
<KeepWithGroup>Before</KeepWithGroup>
|
||
|
</TablixMember>
|
||
|
</TablixMembers>
|
||
|
</TablixRowHierarchy>
|
||
|
<DataSetName>PayrollDataSet_SettlementAdvice</DataSetName>
|
||
|
<SortExpressions>
|
||
|
<SortExpression>
|
||
|
<Value>=Fields!SequenceNo.Value</Value>
|
||
|
</SortExpression>
|
||
|
</SortExpressions>
|
||
|
<Top>0.25in</Top>
|
||
|
<Left>0.05001in</Left>
|
||
|
<Height>0.75in</Height>
|
||
|
<Width>9.49584in</Width>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>None</Style>
|
||
|
</Border>
|
||
|
</Style>
|
||
|
</Tablix>
|
||
|
</ReportItems>
|
||
|
<Height>3.14833in</Height>
|
||
|
<Style />
|
||
|
</Body>
|
||
|
<Width>13.37188in</Width>
|
||
|
<Page>
|
||
|
<PageHeader>
|
||
|
<Height>1.0125in</Height>
|
||
|
<PrintOnFirstPage>true</PrintOnFirstPage>
|
||
|
<PrintOnLastPage>true</PrintOnLastPage>
|
||
|
<ReportItems>
|
||
|
<Rectangle Name="Rectangle2">
|
||
|
<ReportItems>
|
||
|
<Textbox Name="textbox5">
|
||
|
<CanGrow>true</CanGrow>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Paragraphs>
|
||
|
<Paragraph>
|
||
|
<TextRuns>
|
||
|
<TextRun>
|
||
|
<Value>="Payroll Statement:" &" "& Format(First(Fields!SalaryMonth.Value, "PayrollDataSet_SettlementAdvice"),"MMMM yyyy") &" " & First(Fields!Status.Value, "PayrollDataSet_SettlementAdvice")</Value>
|
||
|
<Style>
|
||
|
<FontWeight>Bold</FontWeight>
|
||
|
</Style>
|
||
|
</TextRun>
|
||
|
</TextRuns>
|
||
|
<Style />
|
||
|
</Paragraph>
|
||
|
</Paragraphs>
|
||
|
<rd:DefaultName>textbox5</rd:DefaultName>
|
||
|
<Top>0.7875in</Top>
|
||
|
<Height>0.2in</Height>
|
||
|
<Width>5.15in</Width>
|
||
|
<Visibility>
|
||
|
<Hidden>=IIF(Parameters!ReportType.Value = "PDF",false,true)</Hidden>
|
||
|
</Visibility>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>None</Style>
|
||
|
</Border>
|
||
|
<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.00903in</Top>
|
||
|
<Height>0.65in</Height>
|
||
|
<Width>1.55in</Width>
|
||
|
<ZIndex>1</ZIndex>
|
||
|
<Style />
|
||
|
</Image>
|
||
|
<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.02361in</Top>
|
||
|
<Left>1.55in</Left>
|
||
|
<Height>0.25in</Height>
|
||
|
<Width>5.84375in</Width>
|
||
|
<ZIndex>2</ZIndex>
|
||
|
<Style>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
<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.49653in</Top>
|
||
|
<Left>1.55in</Left>
|
||
|
<Height>0.25694in</Height>
|
||
|
<Width>5.84375in</Width>
|
||
|
<ZIndex>3</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.28611in</Top>
|
||
|
<Left>1.55in</Left>
|
||
|
<Height>0.2in</Height>
|
||
|
<Width>5.84375in</Width>
|
||
|
<ZIndex>4</ZIndex>
|
||
|
<Style>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</ReportItems>
|
||
|
<KeepTogether>true</KeepTogether>
|
||
|
<Height>1.0125in</Height>
|
||
|
<Width>7.39375in</Width>
|
||
|
<Visibility>
|
||
|
<Hidden>=IIF(Parameters!ReportType.Value = "PDF",false,true)</Hidden>
|
||
|
</Visibility>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>None</Style>
|
||
|
</Border>
|
||
|
</Style>
|
||
|
</Rectangle>
|
||
|
</ReportItems>
|
||
|
<Style>
|
||
|
<Border>
|
||
|
<Style>None</Style>
|
||
|
</Border>
|
||
|
</Style>
|
||
|
</PageHeader>
|
||
|
<PageFooter>
|
||
|
<Height>1.125in</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.925in</Top>
|
||
|
<Left>11.87188in</Left>
|
||
|
<Height>0.2in</Height>
|
||
|
<Width>1.5in</Width>
|
||
|
<Style>
|
||
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
<PaddingRight>2pt</PaddingRight>
|
||
|
<PaddingTop>2pt</PaddingTop>
|
||
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
</Style>
|
||
|
</Textbox>
|
||
|
</ReportItems>
|
||
|
<Style />
|
||
|
</PageFooter>
|
||
|
<PageHeight>8.27in</PageHeight>
|
||
|
<PageWidth>14in</PageWidth>
|
||
|
<InteractiveHeight>11in</InteractiveHeight>
|
||
|
<InteractiveWidth>8.5in</InteractiveWidth>
|
||
|
<LeftMargin>0.5in</LeftMargin>
|
||
|
<TopMargin>1in</TopMargin>
|
||
|
<BottomMargin>1in</BottomMargin>
|
||
|
<Style />
|
||
|
</Page>
|
||
|
</ReportSection>
|
||
|
</ReportSections>
|
||
|
<ReportParameters>
|
||
|
<ReportParameter Name="SearchCriteria">
|
||
|
<DataType>String</DataType>
|
||
|
<Nullable>true</Nullable>
|
||
|
<AllowBlank>true</AllowBlank>
|
||
|
<Prompt>Report_Parameter_0</Prompt>
|
||
|
</ReportParameter>
|
||
|
<ReportParameter Name="CompanyInfo">
|
||
|
<DataType>String</DataType>
|
||
|
<Nullable>true</Nullable>
|
||
|
<AllowBlank>true</AllowBlank>
|
||
|
<Prompt>Report_Parameter_1</Prompt>
|
||
|
</ReportParameter>
|
||
|
<ReportParameter Name="Logo">
|
||
|
<DataType>String</DataType>
|
||
|
<Nullable>true</Nullable>
|
||
|
<AllowBlank>true</AllowBlank>
|
||
|
<Prompt>Report_Parameter_2</Prompt>
|
||
|
</ReportParameter>
|
||
|
<ReportParameter Name="Address">
|
||
|
<DataType>String</DataType>
|
||
|
<Nullable>true</Nullable>
|
||
|
<AllowBlank>true</AllowBlank>
|
||
|
<Prompt>Report_Parameter_3</Prompt>
|
||
|
</ReportParameter>
|
||
|
<ReportParameter Name="Phone">
|
||
|
<DataType>String</DataType>
|
||
|
<Nullable>true</Nullable>
|
||
|
<AllowBlank>true</AllowBlank>
|
||
|
<Prompt>Report_Parameter_4</Prompt>
|
||
|
</ReportParameter>
|
||
|
<ReportParameter Name="ReportType">
|
||
|
<DataType>String</DataType>
|
||
|
<Nullable>true</Nullable>
|
||
|
<AllowBlank>true</AllowBlank>
|
||
|
<Prompt>ReportParameter1</Prompt>
|
||
|
</ReportParameter>
|
||
|
</ReportParameters>
|
||
|
<ReportParametersLayout>
|
||
|
<GridLayoutDefinition>
|
||
|
<NumberOfColumns>2</NumberOfColumns>
|
||
|
<NumberOfRows>5</NumberOfRows>
|
||
|
<CellDefinitions>
|
||
|
<CellDefinition>
|
||
|
<ColumnIndex>0</ColumnIndex>
|
||
|
<RowIndex>0</RowIndex>
|
||
|
<ParameterName>SearchCriteria</ParameterName>
|
||
|
</CellDefinition>
|
||
|
<CellDefinition>
|
||
|
<ColumnIndex>1</ColumnIndex>
|
||
|
<RowIndex>0</RowIndex>
|
||
|
<ParameterName>CompanyInfo</ParameterName>
|
||
|
</CellDefinition>
|
||
|
<CellDefinition>
|
||
|
<ColumnIndex>0</ColumnIndex>
|
||
|
<RowIndex>1</RowIndex>
|
||
|
<ParameterName>Logo</ParameterName>
|
||
|
</CellDefinition>
|
||
|
<CellDefinition>
|
||
|
<ColumnIndex>1</ColumnIndex>
|
||
|
<RowIndex>1</RowIndex>
|
||
|
<ParameterName>Address</ParameterName>
|
||
|
</CellDefinition>
|
||
|
<CellDefinition>
|
||
|
<ColumnIndex>0</ColumnIndex>
|
||
|
<RowIndex>2</RowIndex>
|
||
|
<ParameterName>Phone</ParameterName>
|
||
|
</CellDefinition>
|
||
|
<CellDefinition>
|
||
|
<ColumnIndex>1</ColumnIndex>
|
||
|
<RowIndex>4</RowIndex>
|
||
|
<ParameterName>ReportType</ParameterName>
|
||
|
</CellDefinition>
|
||
|
</CellDefinitions>
|
||
|
</GridLayoutDefinition>
|
||
|
</ReportParametersLayout>
|
||
|
<Language>en-US</Language>
|
||
|
<ConsumeContainerWhitespace>true</ConsumeContainerWhitespace>
|
||
|
<rd:ReportUnitType>Inch</rd:ReportUnitType>
|
||
|
<rd:ReportID>4cdacac0-67a3-4118-bb3a-6941d413c0d7</rd:ReportID>
|
||
|
</Report>
|