2513 lines
89 KiB
XML
2513 lines
89 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="PayrollDataSet">
|
|
<ConnectionProperties>
|
|
<DataProvider>System.Data.DataSet</DataProvider>
|
|
<ConnectString>/* Local Connection */</ConnectString>
|
|
</ConnectionProperties>
|
|
<rd:DataSourceID>c0dec914-1be0-4358-a478-bdc43cb8889f</rd:DataSourceID>
|
|
</DataSource>
|
|
<DataSource Name="dsCompany">
|
|
<ConnectionProperties>
|
|
<DataProvider>System.Data.DataSet</DataProvider>
|
|
<ConnectString>/* Local Connection */</ConnectString>
|
|
</ConnectionProperties>
|
|
<rd:DataSourceID>53ed27eb-9905-4897-ba6a-d595ea219003</rd:DataSourceID>
|
|
</DataSource>
|
|
</DataSources>
|
|
<DataSets>
|
|
<DataSet Name="FundEssDataSet_LoanApplication">
|
|
<Query>
|
|
<DataSourceName>PayrollDataSet</DataSourceName>
|
|
<CommandText>/* Local Query */</CommandText>
|
|
</Query>
|
|
<Fields>
|
|
<Field Name="LoanAppNO">
|
|
<DataField>LoanAppNO</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="ApplyDate">
|
|
<DataField>ApplyDate</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="Member">
|
|
<DataField>Member</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="EmployeeCode">
|
|
<DataField>EmployeeCode</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="LoanAmount">
|
|
<DataField>LoanAmount</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="NoOfInstallment">
|
|
<DataField>NoOfInstallment</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="InstallmentAmount">
|
|
<DataField>InstallmentAmount</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="Principal">
|
|
<DataField>Principal</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="Interest">
|
|
<DataField>Interest</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="Purpose">
|
|
<DataField>Purpose</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="Attachment">
|
|
<DataField>Attachment</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="OwnContribution">
|
|
<DataField>OwnContribution</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="CmpContribution">
|
|
<DataField>CmpContribution</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="TotalContribution">
|
|
<DataField>TotalContribution</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="EligibleLoanAmount">
|
|
<DataField>EligibleLoanAmount</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="LoanApplied">
|
|
<DataField>LoanApplied</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="EmpDept">
|
|
<DataField>EmpDept</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="LoanAmountInWords">
|
|
<DataField>LoanAmountInWords</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="Remarks">
|
|
<DataField>Remarks</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="EmployeeName">
|
|
<DataField>EmployeeName</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
</Fields>
|
|
<rd:DataSetInfo>
|
|
<rd:DataSetName>FundEssDataSet</rd:DataSetName>
|
|
<rd:SchemaPath>D:\Local\R&D\SanofiNew\HRM.Report\FundEssDataSet\FundEssDataSet.xsd</rd:SchemaPath>
|
|
<rd:TableName>LoanApplication</rd:TableName>
|
|
<rd:TableAdapterFillMethod />
|
|
<rd:TableAdapterGetDataMethod />
|
|
<rd:TableAdapterName />
|
|
</rd:DataSetInfo>
|
|
</DataSet>
|
|
</DataSets>
|
|
<ReportSections>
|
|
<ReportSection>
|
|
<Body>
|
|
<ReportItems>
|
|
<Textbox Name="Textbox78">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>APPLICATION FOR LOAN FROM PROVIDENT FUND</Value>
|
|
<Style>
|
|
<FontFamily>calibri</FontFamily>
|
|
<FontWeight>Bold</FontWeight>
|
|
<TextDecoration>Underline</TextDecoration>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Center</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox78</rd:DefaultName>
|
|
<Left>0.125in</Left>
|
|
<Height>0.26041in</Height>
|
|
<Width>7.49781in</Width>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="Textbox9">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>1) NAME WITH EMP. ID : </Value>
|
|
<Style>
|
|
<FontFamily>calibri</FontFamily>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox9</rd:DefaultName>
|
|
<Top>0.93625in</Top>
|
|
<Left>0.13888in</Left>
|
|
<Height>0.25in</Height>
|
|
<Width>1.61243in</Width>
|
|
<ZIndex>1</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="Textbox10">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Fields!EmployeeName.Value & " [" & First(Fields!EmployeeCode.Value, "FundEssDataSet_LoanApplication") &"] "</Value>
|
|
<Style>
|
|
<FontFamily>calibri</FontFamily>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox9</rd:DefaultName>
|
|
<Top>0.93625in</Top>
|
|
<Left>1.75131in</Left>
|
|
<Height>0.25in</Height>
|
|
<Width>2.37285in</Width>
|
|
<ZIndex>2</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="Textbox11">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>2) DEPARTMENT : </Value>
|
|
<Style>
|
|
<FontFamily>calibri</FontFamily>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox9</rd:DefaultName>
|
|
<Top>0.93625in</Top>
|
|
<Left>4.12416in</Left>
|
|
<Height>0.25in</Height>
|
|
<Width>1.10893in</Width>
|
|
<ZIndex>3</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="Textbox12">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=First(Fields!EmpDept.Value, "FundEssDataSet_LoanApplication")</Value>
|
|
<Style>
|
|
<FontFamily>calibri</FontFamily>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox9</rd:DefaultName>
|
|
<Top>0.92236in</Top>
|
|
<Left>5.24698in</Left>
|
|
<Height>0.25in</Height>
|
|
<Width>2.38971in</Width>
|
|
<ZIndex>4</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="Textbox13">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>3) AMOUNT OF LOAN APPLIED FOR (TK) : </Value>
|
|
<Style>
|
|
<FontFamily>calibri</FontFamily>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox9</rd:DefaultName>
|
|
<Top>1.18625in</Top>
|
|
<Left>0.13888in</Left>
|
|
<Height>0.25in</Height>
|
|
<Width>2.5777in</Width>
|
|
<ZIndex>5</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="Textbox14">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=First(Fields!LoanAmount.Value, "FundEssDataSet_LoanApplication")</Value>
|
|
<Style>
|
|
<FontFamily>calibri</FontFamily>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox9</rd:DefaultName>
|
|
<Top>1.18625in</Top>
|
|
<Left>2.71658in</Left>
|
|
<Height>0.25in</Height>
|
|
<Width>1.36591in</Width>
|
|
<ZIndex>6</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="Textbox15">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>( TAKA </Value>
|
|
<Style>
|
|
<FontFamily>calibri</FontFamily>
|
|
</Style>
|
|
</TextRun>
|
|
<TextRun>
|
|
<Value>=First(Fields!LoanAmountInWords.Value, "FundEssDataSet_LoanApplication")</Value>
|
|
<Style>
|
|
<FontFamily>calibri</FontFamily>
|
|
</Style>
|
|
</TextRun>
|
|
<TextRun>
|
|
<Value> ONLY)</Value>
|
|
<Style>
|
|
<FontFamily>calibri</FontFamily>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox9</rd:DefaultName>
|
|
<Top>1.18625in</Top>
|
|
<Left>4.12416in</Left>
|
|
<Height>0.25in</Height>
|
|
<Width>3.49865in</Width>
|
|
<ZIndex>7</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="Textbox16">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>4) REFUNDABLE/NON-REFUNDABLE IN </Value>
|
|
<Style>
|
|
<FontFamily>calibri</FontFamily>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox9</rd:DefaultName>
|
|
<Top>1.43625in</Top>
|
|
<Left>0.13888in</Left>
|
|
<Height>0.26389in</Height>
|
|
<Width>2.43535in</Width>
|
|
<ZIndex>8</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="Textbox17">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=First(Fields!NoOfInstallment.Value, "FundEssDataSet_LoanApplication")</Value>
|
|
<Style>
|
|
<FontFamily>calibri</FontFamily>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox9</rd:DefaultName>
|
|
<Top>1.43625in</Top>
|
|
<Left>2.57423in</Left>
|
|
<Height>0.25in</Height>
|
|
<Width>0.39328in</Width>
|
|
<ZIndex>9</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<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>MONTHLY INSTALLMENTS OF TK</Value>
|
|
<Style>
|
|
<FontFamily>calibri</FontFamily>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox9</rd:DefaultName>
|
|
<Top>1.43625in</Top>
|
|
<Left>2.84158in</Left>
|
|
<Height>0.25in</Height>
|
|
<Width>2.02253in</Width>
|
|
<ZIndex>10</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="Textbox19">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=First(Fields!InstallmentAmount.Value, "FundEssDataSet_LoanApplication")</Value>
|
|
<Style>
|
|
<FontFamily>calibri</FontFamily>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox9</rd:DefaultName>
|
|
<Top>1.43625in</Top>
|
|
<Left>4.86411in</Left>
|
|
<Height>0.25in</Height>
|
|
<Width>0.84559in</Width>
|
|
<ZIndex>11</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="Textbox20">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value> W. E. F.</Value>
|
|
<Style>
|
|
<FontFamily>calibri</FontFamily>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox9</rd:DefaultName>
|
|
<Top>1.43625in</Top>
|
|
<Left>5.61248in</Left>
|
|
<Height>0.25in</Height>
|
|
<Width>0.8198in</Width>
|
|
<ZIndex>12</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<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 />
|
|
<Style>
|
|
<FontFamily>calibri</FontFamily>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox9</rd:DefaultName>
|
|
<Top>1.43625in</Top>
|
|
<Left>6.28644in</Left>
|
|
<Height>0.25in</Height>
|
|
<Width>1.36066in</Width>
|
|
<ZIndex>13</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="Textbox22">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>5) PURPOSE (</Value>
|
|
<Style>
|
|
<FontFamily>calibri</FontFamily>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
<TextRun>
|
|
<Value>P</Value>
|
|
<Style>
|
|
<FontFamily>wingdings 2</FontFamily>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
<TextRun>
|
|
<Value>) : </Value>
|
|
<Style>
|
|
<FontFamily>calibri</FontFamily>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox9</rd:DefaultName>
|
|
<Top>1.70014in</Top>
|
|
<Left>0.13888in</Left>
|
|
<Height>0.19444in</Height>
|
|
<Width>1.41799in</Width>
|
|
<ZIndex>14</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="Textbox23">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value xml:space="preserve"> </Value>
|
|
<Style>
|
|
<FontFamily>microsoft sans Serif</FontFamily>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
<TextRun>
|
|
<Value>=IIf(Fields!Purpose.Value = 1 Or Fields!Purpose.Value = 2, Chr(82), Chr(83))</Value>
|
|
<Style>
|
|
<FontFamily>wingdings 2</FontFamily>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
<TextRun>
|
|
<Value xml:space="preserve"> </Value>
|
|
<Style>
|
|
<FontFamily>calibri</FontFamily>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
<TextRun>
|
|
<Value>To pay expenses incurred in connection with the illness of</Value>
|
|
<Style>
|
|
<FontStyle>Normal</FontStyle>
|
|
<FontFamily>calibri</FontFamily>
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
<TextDecoration>None</TextDecoration>
|
|
<Color>#000000</Color>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox9</rd:DefaultName>
|
|
<Top>1.89458in</Top>
|
|
<Left>0.41103in</Left>
|
|
<Height>0.25in</Height>
|
|
<Width>3.18148in</Width>
|
|
<ZIndex>15</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="Textbox24">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>6) DOCUMENTS ENCLOSED :</Value>
|
|
<Style>
|
|
<FontFamily>calibri</FontFamily>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox9</rd:DefaultName>
|
|
<Top>3.15847in</Top>
|
|
<Left>0.12499in</Left>
|
|
<Height>0.25in</Height>
|
|
<Width>2.17841in</Width>
|
|
<ZIndex>16</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="Textbox25">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value />
|
|
<Style>
|
|
<FontFamily>calibri</FontFamily>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox9</rd:DefaultName>
|
|
<Top>3.15847in</Top>
|
|
<Left>2.3034in</Left>
|
|
<Height>0.25in</Height>
|
|
<Width>5.31594in</Width>
|
|
<ZIndex>17</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="Textbox26">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>7) INTEREST ON THE AMOUNT SANCTIONED WILL BE PAID BY ME ACCORDING TO THE RULES.</Value>
|
|
<Style>
|
|
<FontFamily>calibri</FontFamily>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox9</rd:DefaultName>
|
|
<Top>3.40847in</Top>
|
|
<Left>0.12152in</Left>
|
|
<Height>0.25in</Height>
|
|
<Width>7.49781in</Width>
|
|
<ZIndex>18</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="Textbox27">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>The Trustees</Value>
|
|
<Style>
|
|
<FontFamily>calibri</FontFamily>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox9</rd:DefaultName>
|
|
<Top>0.3807in</Top>
|
|
<Left>0.12152in</Left>
|
|
<Height>0.18056in</Height>
|
|
<Width>7.48393in</Width>
|
|
<ZIndex>19</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="Textbox28">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Banglalink Digital Communications Limited Provident Fund</Value>
|
|
<Style>
|
|
<FontFamily>calibri</FontFamily>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox9</rd:DefaultName>
|
|
<Top>0.53348in</Top>
|
|
<Left>0.125in</Left>
|
|
<Height>0.25in</Height>
|
|
<Width>7.48393in</Width>
|
|
<ZIndex>20</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="Textbox30">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>or</Value>
|
|
<Style>
|
|
<FontFamily>microsoft sans Serif</FontFamily>
|
|
<FontSize>8pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
<TextRun>
|
|
<Value xml:space="preserve"> </Value>
|
|
<Style>
|
|
<FontFamily>microsoft sans Serif</FontFamily>
|
|
<FontSize>12pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
<TextRun>
|
|
<Value>=IIf(Fields!Purpose.Value = 2, Chr(82), Chr(83))</Value>
|
|
<Style>
|
|
<FontFamily>wingdings 2</FontFamily>
|
|
</Style>
|
|
</TextRun>
|
|
<TextRun>
|
|
<Value> Family member</Value>
|
|
<Style>
|
|
<FontFamily>microsoft sans Serif</FontFamily>
|
|
<FontSize>8pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox9</rd:DefaultName>
|
|
<Top>1.89458in</Top>
|
|
<Left>4.1589in</Left>
|
|
<Height>0.25in</Height>
|
|
<Width>1.18827in</Width>
|
|
<ZIndex>21</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="Textbox31">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>: </Value>
|
|
<Style>
|
|
<FontFamily>microsoft sans Serif</FontFamily>
|
|
<FontSize>12pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
<TextRun>
|
|
<Value>=IIf(Fields!Purpose.Value = 1, Chr(82), Chr(83))</Value>
|
|
<Style>
|
|
<FontFamily>wingdings 2</FontFamily>
|
|
</Style>
|
|
</TextRun>
|
|
<TextRun>
|
|
<Value> Myself</Value>
|
|
<Style>
|
|
<FontFamily>microsoft sans Serif</FontFamily>
|
|
<FontSize>8pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox9</rd:DefaultName>
|
|
<Top>1.89458in</Top>
|
|
<Left>3.47048in</Left>
|
|
<Height>0.25in</Height>
|
|
<Width>1.18827in</Width>
|
|
<ZIndex>22</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<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 xml:space="preserve"> </Value>
|
|
<Style>
|
|
<FontFamily>microsoft sans Serif</FontFamily>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
<TextRun>
|
|
<Value>=IIf(Fields!Purpose.Value = 3 Or Fields!Purpose.Value = 4, Chr(82), Chr(83))</Value>
|
|
<Style>
|
|
<FontFamily>wingdings 2</FontFamily>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
<TextRun>
|
|
<Value xml:space="preserve"> </Value>
|
|
<Style>
|
|
<FontFamily>calibri</FontFamily>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
<TextRun>
|
|
<Value>To pay for the passage over the sea or by road or by air of</Value>
|
|
<Style>
|
|
<FontStyle>Normal</FontStyle>
|
|
<FontFamily>calibri</FontFamily>
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
<TextDecoration>None</TextDecoration>
|
|
<Color>#000000</Color>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox9</rd:DefaultName>
|
|
<Top>2.15847in</Top>
|
|
<Left>0.41103in</Left>
|
|
<Height>0.25in</Height>
|
|
<Width>3.18148in</Width>
|
|
<ZIndex>23</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="Textbox32">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>or</Value>
|
|
<Style>
|
|
<FontFamily>microsoft sans Serif</FontFamily>
|
|
<FontSize>8pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
<TextRun>
|
|
<Value xml:space="preserve"> </Value>
|
|
<Style>
|
|
<FontFamily>microsoft sans Serif</FontFamily>
|
|
<FontSize>12pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
<TextRun>
|
|
<Value>=IIf(Fields!Purpose.Value = 4, Chr(82), Chr(83))</Value>
|
|
<Style>
|
|
<FontFamily>wingdings 2</FontFamily>
|
|
</Style>
|
|
</TextRun>
|
|
<TextRun>
|
|
<Value> Family member</Value>
|
|
<Style>
|
|
<FontFamily>microsoft sans Serif</FontFamily>
|
|
<FontSize>8pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox9</rd:DefaultName>
|
|
<Top>2.15847in</Top>
|
|
<Left>4.1589in</Left>
|
|
<Height>0.25in</Height>
|
|
<Width>1.18827in</Width>
|
|
<ZIndex>24</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="Textbox33">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>: </Value>
|
|
<Style>
|
|
<FontFamily>microsoft sans Serif</FontFamily>
|
|
<FontSize>12pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
<TextRun>
|
|
<Value>=IIf(Fields!Purpose.Value = 3, Chr(82), Chr(83))</Value>
|
|
<Style>
|
|
<FontFamily>wingdings 2</FontFamily>
|
|
</Style>
|
|
</TextRun>
|
|
<TextRun>
|
|
<Value> Myself</Value>
|
|
<Style>
|
|
<FontFamily>microsoft sans Serif</FontFamily>
|
|
<FontSize>8pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox9</rd:DefaultName>
|
|
<Top>2.15847in</Top>
|
|
<Left>3.47048in</Left>
|
|
<Height>0.25in</Height>
|
|
<Width>1.18827in</Width>
|
|
<ZIndex>25</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="Textbox34">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value xml:space="preserve"> </Value>
|
|
<Style>
|
|
<FontFamily>microsoft sans Serif</FontFamily>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
<TextRun>
|
|
<Value>=IIf(Fields!Purpose.Value = 5 Or Fields!Purpose.Value = 6 Or Fields!Purpose.Value = 7 Or Fields!Purpose.Value = 8, Chr(82), Chr(83))</Value>
|
|
<Style>
|
|
<FontFamily>wingdings 2</FontFamily>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
<TextRun>
|
|
<Value xml:space="preserve"> </Value>
|
|
<Style>
|
|
<FontFamily>calibri</FontFamily>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
<TextRun>
|
|
<Value>To pay expenses in connection with performance of</Value>
|
|
<Style>
|
|
<FontStyle>Normal</FontStyle>
|
|
<FontFamily>calibri</FontFamily>
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
<TextDecoration>None</TextDecoration>
|
|
<Color>#000000</Color>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox9</rd:DefaultName>
|
|
<Top>2.40847in</Top>
|
|
<Left>0.41103in</Left>
|
|
<Height>0.25in</Height>
|
|
<Width>3.18148in</Width>
|
|
<ZIndex>26</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="Textbox35">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>or</Value>
|
|
<Style>
|
|
<FontFamily>microsoft sans Serif</FontFamily>
|
|
<FontSize>8pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
<TextRun>
|
|
<Value xml:space="preserve"> </Value>
|
|
<Style>
|
|
<FontFamily>microsoft sans Serif</FontFamily>
|
|
<FontSize>12pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
<TextRun>
|
|
<Value>=IIf(Fields!Purpose.Value = 6, Chr(82), Chr(83))</Value>
|
|
<Style>
|
|
<FontFamily>wingdings 2</FontFamily>
|
|
</Style>
|
|
</TextRun>
|
|
<TextRun>
|
|
<Value> Marriage</Value>
|
|
<Style>
|
|
<FontFamily>microsoft sans Serif</FontFamily>
|
|
<FontSize>8pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox9</rd:DefaultName>
|
|
<Top>2.40847in</Top>
|
|
<Left>4.34292in</Left>
|
|
<Height>0.25in</Height>
|
|
<Width>1.18827in</Width>
|
|
<ZIndex>27</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="Textbox36">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>: </Value>
|
|
<Style>
|
|
<FontFamily>microsoft sans Serif</FontFamily>
|
|
<FontSize>12pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
<TextRun>
|
|
<Value>=IIf(Fields!Purpose.Value = 5, Chr(82), Chr(83))</Value>
|
|
<Style>
|
|
<FontFamily>wingdings 2</FontFamily>
|
|
</Style>
|
|
</TextRun>
|
|
<TextRun>
|
|
<Value> Pilgrimage</Value>
|
|
<Style>
|
|
<FontFamily>microsoft sans Serif</FontFamily>
|
|
<FontSize>8pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox9</rd:DefaultName>
|
|
<Top>2.40847in</Top>
|
|
<Left>3.47048in</Left>
|
|
<Height>0.25in</Height>
|
|
<Width>1.31327in</Width>
|
|
<ZIndex>28</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="Textbox37">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value xml:space="preserve"> </Value>
|
|
<Style>
|
|
<FontFamily>microsoft sans Serif</FontFamily>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
<TextRun>
|
|
<Value>=IIf(Fields!Purpose.Value = 9, Chr(82), Chr(83))</Value>
|
|
<Style>
|
|
<FontFamily>wingdings 2</FontFamily>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
<TextRun>
|
|
<Value xml:space="preserve"> </Value>
|
|
<Style>
|
|
<FontFamily>calibri</FontFamily>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
<TextRun>
|
|
<Value>To meet the expenditure on building or purchasing a house or a site for a house or a ready-made house/flat or repairing the house/flat</Value>
|
|
<Style>
|
|
<FontStyle>Normal</FontStyle>
|
|
<FontFamily>calibri</FontFamily>
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
<TextDecoration>None</TextDecoration>
|
|
<Color>#000000</Color>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox9</rd:DefaultName>
|
|
<Top>2.90847in</Top>
|
|
<Left>0.41103in</Left>
|
|
<Height>0.25in</Height>
|
|
<Width>7.21177in</Width>
|
|
<ZIndex>29</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="Textbox40">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>or</Value>
|
|
<Style>
|
|
<FontFamily>microsoft sans Serif</FontFamily>
|
|
<FontSize>8pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
<TextRun>
|
|
<Value xml:space="preserve"> </Value>
|
|
<Style>
|
|
<FontFamily>microsoft sans Serif</FontFamily>
|
|
<FontSize>12pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
<TextRun>
|
|
<Value>=IIf(Fields!Purpose.Value = 7, Chr(82), Chr(83))</Value>
|
|
<Style>
|
|
<FontFamily>wingdings 2</FontFamily>
|
|
</Style>
|
|
</TextRun>
|
|
<TextRun>
|
|
<Value> Funeral</Value>
|
|
<Style>
|
|
<FontFamily>microsoft sans Serif</FontFamily>
|
|
<FontSize>8pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox9</rd:DefaultName>
|
|
<Top>2.40847in</Top>
|
|
<Left>5.23309in</Left>
|
|
<Height>0.25in</Height>
|
|
<Width>1.18827in</Width>
|
|
<ZIndex>30</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="Textbox41">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value xml:space="preserve"> </Value>
|
|
<Style>
|
|
<FontFamily>microsoft sans Serif</FontFamily>
|
|
<FontSize>12pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
<TextRun>
|
|
<Value>=IIf(Fields!Purpose.Value = 8, Chr(82), Chr(83))</Value>
|
|
<Style>
|
|
<FontFamily>wingdings 2</FontFamily>
|
|
</Style>
|
|
</TextRun>
|
|
<TextRun>
|
|
<Value> Other Religious Ceremony: .......................</Value>
|
|
<Style>
|
|
<FontFamily>microsoft sans Serif</FontFamily>
|
|
<FontSize>8pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox9</rd:DefaultName>
|
|
<Top>2.65847in</Top>
|
|
<Left>3.47048in</Left>
|
|
<Height>0.25in</Height>
|
|
<Width>2.95088in</Width>
|
|
<ZIndex>31</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="Textbox38">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>.............................................</Value>
|
|
<Style>
|
|
<FontFamily>calibri</FontFamily>
|
|
<FontWeight>Normal</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Center</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>SIGNATURE OF THE APPLICANT</Value>
|
|
<Style>
|
|
<FontFamily>calibri</FontFamily>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Center</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox9</rd:DefaultName>
|
|
<Top>4.15036in</Top>
|
|
<Left>5.50831in</Left>
|
|
<Height>0.40625in</Height>
|
|
<Width>2.11102in</Width>
|
|
<ZIndex>32</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="Textbox39">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=First(Fields!EmployeeName.Value, "FundEssDataSet_LoanApplication")</Value>
|
|
<Style>
|
|
<FontFamily>calibri</FontFamily>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Center</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox9</rd:DefaultName>
|
|
<Top>3.96645in</Top>
|
|
<Left>5.50831in</Left>
|
|
<Height>0.25in</Height>
|
|
<Width>2.11102in</Width>
|
|
<ZIndex>33</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="Textbox42">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Date : </Value>
|
|
<Style>
|
|
<FontFamily>calibri</FontFamily>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>Normal</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
<TextRun>
|
|
<Value>=Format(Today(),"dd MMM yyyy")</Value>
|
|
<Style>
|
|
<FontFamily>calibri</FontFamily>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>Normal</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Right</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox9</rd:DefaultName>
|
|
<Top>0.07514in</Top>
|
|
<Left>6.16062in</Left>
|
|
<Height>0.25in</Height>
|
|
<Width>1.4483in</Width>
|
|
<ZIndex>34</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="Textbox43">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>_____________________________________________________________________________________________________</Value>
|
|
<Style>
|
|
<FontFamily>calibri</FontFamily>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Center</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox9</rd:DefaultName>
|
|
<Top>4.6227in</Top>
|
|
<Left>0.12152in</Left>
|
|
<Height>0.25in</Height>
|
|
<Width>7.51516in</Width>
|
|
<ZIndex>35</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="Textbox44">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>(FOR OFFICIAL USE ONLY)</Value>
|
|
<Style>
|
|
<FontFamily>calibri</FontFamily>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Center</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox9</rd:DefaultName>
|
|
<Top>4.8102in</Top>
|
|
<Left>0.125in</Left>
|
|
<Height>0.23958in</Height>
|
|
<Width>7.51168in</Width>
|
|
<ZIndex>36</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="Textbox45">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>1) DATE OF JOINING PROVIDENT FUND .........................................</Value>
|
|
<Style>
|
|
<FontFamily>calibri</FontFamily>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Left</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox9</rd:DefaultName>
|
|
<Top>5.25291in</Top>
|
|
<Left>0.41103in</Left>
|
|
<Height>0.23958in</Height>
|
|
<Width>7.23607in</Width>
|
|
<ZIndex>37</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="Textbox46">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>2) SALARY TK ............................. PER MONTH</Value>
|
|
<Style>
|
|
<FontFamily>calibri</FontFamily>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Left</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox9</rd:DefaultName>
|
|
<Top>5.47861in</Top>
|
|
<Left>0.41103in</Left>
|
|
<Height>0.23958in</Height>
|
|
<Width>7.23608in</Width>
|
|
<ZIndex>38</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="Textbox47">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>3) AMOUNT OF MEMBER"S CONTRIBUTION, TK ............................. ........ AS ON ....................................................</Value>
|
|
<Style>
|
|
<FontFamily>calibri</FontFamily>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Left</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox9</rd:DefaultName>
|
|
<Top>5.73208in</Top>
|
|
<Left>0.41103in</Left>
|
|
<Height>0.23958in</Height>
|
|
<Width>7.23608in</Width>
|
|
<ZIndex>39</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="Textbox48">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>4) PREVIOUS LOAN, IF ANY </Value>
|
|
<Style>
|
|
<FontFamily>calibri</FontFamily>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox9</rd:DefaultName>
|
|
<Top>5.97166in</Top>
|
|
<Left>0.41103in</Left>
|
|
<Height>0.25in</Height>
|
|
<Width>1.70674in</Width>
|
|
<ZIndex>40</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="Textbox49">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>: </Value>
|
|
<Style>
|
|
<FontFamily>microsoft sans Serif</FontFamily>
|
|
<FontSize>12pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
<TextRun>
|
|
<Value>=Chr(42)</Value>
|
|
<Style>
|
|
<FontFamily>wingdings 2</FontFamily>
|
|
<FontSize>12pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
<TextRun>
|
|
<Value xml:space="preserve"> </Value>
|
|
<Style>
|
|
<FontFamily>microsoft sans Serif</FontFamily>
|
|
<FontSize>8pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
<TextRun>
|
|
<Value>NO</Value>
|
|
<Style>
|
|
<FontFamily>microsoft sans Serif</FontFamily>
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox9</rd:DefaultName>
|
|
<Top>5.97166in</Top>
|
|
<Left>2.14902in</Left>
|
|
<Height>0.25in</Height>
|
|
<Width>1.18827in</Width>
|
|
<ZIndex>41</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="Textbox50">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value xml:space="preserve"> </Value>
|
|
<Style>
|
|
<FontFamily>microsoft sans Serif</FontFamily>
|
|
<FontSize>12pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
<TextRun>
|
|
<Value>=Chr(42)</Value>
|
|
<Style>
|
|
<FontFamily>wingdings 2</FontFamily>
|
|
<FontSize>12pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
<TextRun>
|
|
<Value xml:space="preserve"> </Value>
|
|
<Style>
|
|
<FontFamily>microsoft sans Serif</FontFamily>
|
|
<FontSize>8pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
<TextRun>
|
|
<Value>YES</Value>
|
|
<Style>
|
|
<FontFamily>calibri</FontFamily>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox9</rd:DefaultName>
|
|
<Top>5.97166in</Top>
|
|
<Left>2.69923in</Left>
|
|
<Height>0.25in</Height>
|
|
<Width>1.18827in</Width>
|
|
<ZIndex>42</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="Textbox51">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value> [ IF YES THEN, </Value>
|
|
<Style>
|
|
<FontFamily>calibri</FontFamily>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox9</rd:DefaultName>
|
|
<Top>6.01332in</Top>
|
|
<Left>3.5125in</Left>
|
|
<Height>0.20833in</Height>
|
|
<Width>0.89625in</Width>
|
|
<ZIndex>43</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="Textbox52">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value xml:space="preserve"> </Value>
|
|
<Style>
|
|
<FontFamily>microsoft sans Serif</FontFamily>
|
|
<FontSize>12pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
<TextRun>
|
|
<Value>=Chr(42)</Value>
|
|
<Style>
|
|
<FontFamily>wingdings 2</FontFamily>
|
|
<FontSize>12pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
<TextRun>
|
|
<Value xml:space="preserve"> </Value>
|
|
<Style>
|
|
<FontFamily>microsoft sans Serif</FontFamily>
|
|
<FontSize>8pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
<TextRun>
|
|
<Value>Settled</Value>
|
|
<Style>
|
|
<FontFamily>calibri</FontFamily>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox9</rd:DefaultName>
|
|
<Top>5.97166in</Top>
|
|
<Left>4.40875in</Left>
|
|
<Height>0.25in</Height>
|
|
<Width>1.18827in</Width>
|
|
<ZIndex>44</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="Textbox53">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value xml:space="preserve"> </Value>
|
|
<Style>
|
|
<FontFamily>microsoft sans Serif</FontFamily>
|
|
<FontSize>12pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
<TextRun>
|
|
<Value>=Chr(42)</Value>
|
|
<Style>
|
|
<FontFamily>wingdings 2</FontFamily>
|
|
<FontSize>12pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
<TextRun>
|
|
<Value xml:space="preserve"> </Value>
|
|
<Style>
|
|
<FontFamily>microsoft sans Serif</FontFamily>
|
|
<FontSize>8pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
<TextRun>
|
|
<Value xml:space="preserve"> </Value>
|
|
<Style>
|
|
<FontFamily>microsoft sans Serif</FontFamily>
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
<TextRun>
|
|
<Value>NOT SETTLED ]</Value>
|
|
<Style>
|
|
<FontFamily>calibri</FontFamily>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox9</rd:DefaultName>
|
|
<Top>5.97166in</Top>
|
|
<Left>5.25401in</Left>
|
|
<Height>0.25in</Height>
|
|
<Width>1.72141in</Width>
|
|
<ZIndex>45</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="Textbox54">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>............................................</Value>
|
|
<Style>
|
|
<FontFamily>calibri</FontFamily>
|
|
<FontWeight>Normal</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Center</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>SIGNATURE OF ACCOUNTS</Value>
|
|
<Style>
|
|
<FontFamily>calibri</FontFamily>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Center</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox9</rd:DefaultName>
|
|
<Top>6.69401in</Top>
|
|
<Left>3.7625in</Left>
|
|
<Height>0.40625in</Height>
|
|
<Width>1.95966in</Width>
|
|
<ZIndex>46</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="Textbox55">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>...............................</Value>
|
|
<Style>
|
|
<FontFamily>calibri</FontFamily>
|
|
<FontWeight>Normal</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Center</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>SIGNATURE OF HR</Value>
|
|
<Style>
|
|
<FontFamily>calibri</FontFamily>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Center</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox9</rd:DefaultName>
|
|
<Top>6.69401in</Top>
|
|
<Left>5.85507in</Left>
|
|
<Height>0.40625in</Height>
|
|
<Width>1.79204in</Width>
|
|
<ZIndex>47</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="Textbox56">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>(FOR USE OF TRUSTEES OF PROVIDENT FUND ONLY)</Value>
|
|
<Style>
|
|
<FontFamily>calibri</FontFamily>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Center</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox9</rd:DefaultName>
|
|
<Top>7.3572in</Top>
|
|
<Left>0.14236in</Left>
|
|
<Height>0.23958in</Height>
|
|
<Width>7.51169in</Width>
|
|
<ZIndex>48</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="Textbox57">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>_____________________________________________________________________________________________________</Value>
|
|
<Style>
|
|
<FontFamily>calibri</FontFamily>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Center</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox9</rd:DefaultName>
|
|
<Top>7.1697in</Top>
|
|
<Left>0.13888in</Left>
|
|
<Height>0.25in</Height>
|
|
<Width>7.51517in</Width>
|
|
<ZIndex>49</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="Textbox58">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>LOAN OF TK ................................... SANCTIONED/NON-SANCTIONED, REFUNDABLE/NON-REFUNDABLE IN .................. MONTHLY INSTALLMENTS OF TK ........................................ PER MONTH WITH EFFECT FROM .................................................</Value>
|
|
<Style>
|
|
<FontFamily>calibri</FontFamily>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Left</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox9</rd:DefaultName>
|
|
<Top>7.87792in</Top>
|
|
<Left>0.14236in</Left>
|
|
<Height>0.23958in</Height>
|
|
<Width>7.49194in</Width>
|
|
<ZIndex>50</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="Textbox59">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>INTEREST</Value>
|
|
<Style>
|
|
<FontFamily>calibri</FontFamily>
|
|
<FontWeight>Bold</FontWeight>
|
|
<TextDecoration>Underline</TextDecoration>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Left</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox9</rd:DefaultName>
|
|
<Top>8.53931in</Top>
|
|
<Left>0.14236in</Left>
|
|
<Height>0.27455in</Height>
|
|
<Width>1.41451in</Width>
|
|
<ZIndex>51</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="Textbox60">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>TOTAL AMOUNT OF TK ................................... </Value>
|
|
<Style>
|
|
<FontFamily>calibri</FontFamily>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Left</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox9</rd:DefaultName>
|
|
<Top>8.81386in</Top>
|
|
<Left>0.13888in</Left>
|
|
<Height>0.23958in</Height>
|
|
<Width>3.62362in</Width>
|
|
<ZIndex>52</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="Textbox61">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>...............</Value>
|
|
<Style>
|
|
<FontFamily>calibri</FontFamily>
|
|
<FontWeight>Normal</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Center</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>TRUSTEES</Value>
|
|
<Style>
|
|
<FontFamily>calibri</FontFamily>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Center</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox9</rd:DefaultName>
|
|
<Top>8.85217in</Top>
|
|
<Left>5.85507in</Left>
|
|
<Height>0.40625in</Height>
|
|
<Width>1.79204in</Width>
|
|
<ZIndex>53</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</ReportItems>
|
|
<Height>9.52894in</Height>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
</Style>
|
|
</Body>
|
|
<Width>7.82897in</Width>
|
|
<Page>
|
|
<PageHeader>
|
|
<Height>0.83831in</Height>
|
|
<PrintOnFirstPage>true</PrintOnFirstPage>
|
|
<ReportItems>
|
|
<Textbox Name="Textbox1">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Parameters!CompanyInfo.Value</Value>
|
|
<Style>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Center</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox1</rd:DefaultName>
|
|
<Top>0.19332in</Top>
|
|
<Left>0.11112in</Left>
|
|
<Height>0.24778in</Height>
|
|
<Width>7.52318in</Width>
|
|
<ToolTip>=Parameters!CompanyInfo.Value</ToolTip>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="Textbox2">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Parameters!Address.Value</Value>
|
|
<Style>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Center</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox1</rd:DefaultName>
|
|
<Top>0.48277in</Top>
|
|
<Left>0.11112in</Left>
|
|
<Height>0.24778in</Height>
|
|
<Width>7.52318in</Width>
|
|
<ZIndex>1</ZIndex>
|
|
<ToolTip>=Parameters!Address.Value</ToolTip>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</ReportItems>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
</Style>
|
|
</PageHeader>
|
|
<PageHeight>11.69in</PageHeight>
|
|
<PageWidth>8.27in</PageWidth>
|
|
<LeftMargin>0.1in</LeftMargin>
|
|
<RightMargin>0.1in</RightMargin>
|
|
<TopMargin>0.2in</TopMargin>
|
|
<BottomMargin>0.2in</BottomMargin>
|
|
<Style />
|
|
</Page>
|
|
</ReportSection>
|
|
</ReportSections>
|
|
<ReportParameters>
|
|
<ReportParameter Name="Logo">
|
|
<DataType>String</DataType>
|
|
<Nullable>true</Nullable>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>ReportParameter1</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="CompanyInfo">
|
|
<DataType>String</DataType>
|
|
<Nullable>true</Nullable>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>ReportParameter1</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="Address">
|
|
<DataType>String</DataType>
|
|
<Nullable>true</Nullable>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>ReportParameter1</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="SearchCriteria">
|
|
<DataType>String</DataType>
|
|
<Nullable>true</Nullable>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>ReportParameter1</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="Phone">
|
|
<DataType>String</DataType>
|
|
<Nullable>true</Nullable>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>ReportParameter1</Prompt>
|
|
</ReportParameter>
|
|
</ReportParameters>
|
|
<ReportParametersLayout>
|
|
<GridLayoutDefinition>
|
|
<NumberOfColumns>4</NumberOfColumns>
|
|
<NumberOfRows>2</NumberOfRows>
|
|
<CellDefinitions>
|
|
<CellDefinition>
|
|
<ColumnIndex>0</ColumnIndex>
|
|
<RowIndex>0</RowIndex>
|
|
<ParameterName>Logo</ParameterName>
|
|
</CellDefinition>
|
|
<CellDefinition>
|
|
<ColumnIndex>1</ColumnIndex>
|
|
<RowIndex>0</RowIndex>
|
|
<ParameterName>CompanyInfo</ParameterName>
|
|
</CellDefinition>
|
|
<CellDefinition>
|
|
<ColumnIndex>2</ColumnIndex>
|
|
<RowIndex>0</RowIndex>
|
|
<ParameterName>Address</ParameterName>
|
|
</CellDefinition>
|
|
<CellDefinition>
|
|
<ColumnIndex>3</ColumnIndex>
|
|
<RowIndex>0</RowIndex>
|
|
<ParameterName>SearchCriteria</ParameterName>
|
|
</CellDefinition>
|
|
<CellDefinition>
|
|
<ColumnIndex>0</ColumnIndex>
|
|
<RowIndex>1</RowIndex>
|
|
<ParameterName>Phone</ParameterName>
|
|
</CellDefinition>
|
|
</CellDefinitions>
|
|
</GridLayoutDefinition>
|
|
</ReportParametersLayout>
|
|
<rd:ReportUnitType>Inch</rd:ReportUnitType>
|
|
<rd:ReportID>a4ea7191-87a1-45a6-97d2-e238c95048c0</rd:ReportID>
|
|
</Report> |