EchoTex_Payroll/HRM.Report/RDLC/ApointmentLetterForWorker.rdlc

2789 lines
97 KiB
Plaintext
Raw Permalink Normal View History

2024-10-14 10:01:49 +06:00
<?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="dsCompany">
<ConnectionProperties>
<DataProvider>System.Data.DataSet</DataProvider>
<ConnectString>/* Local Connection */</ConnectString>
</ConnectionProperties>
<rd:DataSourceID>7f6e075d-4474-42f9-8c89-fc7d070fc588</rd:DataSourceID>
</DataSource>
</DataSources>
<DataSets>
<DataSet Name="dsCompany_EmployeeAppointmentInfo">
<Query>
<DataSourceName>dsCompany</DataSourceName>
<CommandText>/* Local Query */</CommandText>
</Query>
<Fields>
<Field Name="EmpName">
<DataField>EmpName</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="EmpCode">
<DataField>EmpCode</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="FatherName">
<DataField>FatherName</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="MotherName">
<DataField>MotherName</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="HusbandName">
<DataField>HusbandName</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="JoiningDate">
<DataField>JoiningDate</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="BirthDate">
<DataField>BirthDate</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="BloodGroup">
<DataField>BloodGroup</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="VillagePA">
<DataField>VillagePA</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="PostOfficePA">
<DataField>PostOfficePA</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="ThanaPA">
<DataField>ThanaPA</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="DistrictPA">
<DataField>DistrictPA</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="VillageTA">
<DataField>VillageTA</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="PostOfficeTA">
<DataField>PostOfficeTA</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="ThanaTA">
<DataField>ThanaTA</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="DistrictTA">
<DataField>DistrictTA</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="Department">
<DataField>Department</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="Section">
<DataField>Section</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="Designation">
<DataField>Designation</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="Basic">
<DataField>Basic</DataField>
<rd:TypeName>System.Double</rd:TypeName>
</Field>
<Field Name="HouseRent">
<DataField>HouseRent</DataField>
<rd:TypeName>System.Double</rd:TypeName>
</Field>
<Field Name="Conveyence">
<DataField>Conveyence</DataField>
<rd:TypeName>System.Double</rd:TypeName>
</Field>
<Field Name="Medical">
<DataField>Medical</DataField>
<rd:TypeName>System.Double</rd:TypeName>
</Field>
<Field Name="Food">
<DataField>Food</DataField>
<rd:TypeName>System.Double</rd:TypeName>
</Field>
<Field Name="ProbationEndDate">
<DataField>ProbationEndDate</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="Floor">
<DataField>Floor</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="Nationality">
<DataField>Nationality</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="Gender">
<DataField>Gender</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="Religion">
<DataField>Religion</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="MartialStatus">
<DataField>MartialStatus</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="EmployeeID">
<DataField>EmployeeID</DataField>
<rd:TypeName>System.Int32</rd:TypeName>
</Field>
<Field Name="EducationLevel">
<DataField>EducationLevel</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="GROSSSALARY">
<DataField>GROSSSALARY</DataField>
<rd:TypeName>System.Double</rd:TypeName>
</Field>
<Field Name="JoiningSalary">
<DataField>JoiningSalary</DataField>
<rd:TypeName>System.Double</rd:TypeName>
</Field>
<Field Name="CPF">
<DataField>CPF</DataField>
<rd:TypeName>System.Double</rd:TypeName>
</Field>
<Field Name="EPF">
<DataField>EPF</DataField>
<rd:TypeName>System.Double</rd:TypeName>
</Field>
<Field Name="EmpPhotograph">
<DataField>EmpPhotograph</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="NationalID">
<DataField>NationalID</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
<Field Name="AttendenceBonus">
<DataField>AttendenceBonus</DataField>
<rd:TypeName>System.Double</rd:TypeName>
</Field>
<Field Name="ConductBonus">
<DataField>ConductBonus</DataField>
<rd:TypeName>System.Double</rd:TypeName>
</Field>
<Field Name="GCode">
<DataField>GCode</DataField>
<rd:TypeName>System.String</rd:TypeName>
</Field>
</Fields>
<rd:DataSetInfo>
<rd:DataSetName>dsCompany</rd:DataSetName>
<rd:SchemaPath>D:\SanofiNew\HRM.Report\PayrollDataSet\dsCompany.xsd</rd:SchemaPath>
<rd:TableName>EmployeeAppointmentInfo</rd:TableName>
<rd:TableAdapterFillMethod />
<rd:TableAdapterGetDataMethod />
<rd:TableAdapterName />
</rd:DataSetInfo>
</DataSet>
</DataSets>
<ReportSections>
<ReportSection>
<Body>
<ReportItems>
<Textbox Name="textbox1">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>BUviwfD bs :</Value>
<Style>
<FontFamily>sutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>textbox1</rd:DefaultName>
<Height>0.18in</Height>
<Width>0.6875in</Width>
<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 />
<Style />
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>textbox2</rd:DefaultName>
<Left>0.6875in</Left>
<Height>0.18in</Height>
<Width>0.55208in</Width>
<ZIndex>1</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
<Textbox Name="textbox3">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=Parameters!CompanyInfo.Value</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
<FontSize>26pt</FontSize>
</Style>
</TextRun>
</TextRuns>
<Style>
<TextAlign>Center</TextAlign>
</Style>
</Paragraph>
</Paragraphs>
<rd:DefaultName>textbox3</rd:DefaultName>
<Left>1.29in</Left>
<Height>0.34375in</Height>
<Width>4.08334in</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="textbox4">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>="(‡d¬vi - " &amp; First(Fields!Floor.Value, "dsCompany_EmployeeAppointmentInfo") &amp; " )"</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
<FontSize>15pt</FontSize>
<FontWeight>Bold</FontWeight>
</Style>
</TextRun>
</TextRuns>
<Style>
<TextAlign>Center</TextAlign>
</Style>
</Paragraph>
</Paragraphs>
<rd:DefaultName>textbox4</rd:DefaultName>
<Top>0.36458in</Top>
<Left>1.31604in</Left>
<Height>0.22625in</Height>
<Width>4.0573in</Width>
<ZIndex>3</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox5">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>wb‡qvMcÎ</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
<FontSize>15pt</FontSize>
<FontWeight>Bold</FontWeight>
</Style>
</TextRun>
</TextRuns>
<Style>
<TextAlign>Center</TextAlign>
</Style>
</Paragraph>
</Paragraphs>
<rd:DefaultName>textbox5</rd:DefaultName>
<Top>0.59375in</Top>
<Left>3.165in</Left>
<Height>0.20542in</Height>
<Width>0.79167in</Width>
<ZIndex>4</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox6">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>‡hvM`v‡bi ZvwiL</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>textbox6</rd:DefaultName>
<Top>0.88542in</Top>
<Left>0.01042in</Left>
<Height>0.15in</Height>
<Width>0.85in</Width>
<ZIndex>5</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox7">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=First(Fields!JoiningDate.Value, "dsCompany_EmployeeAppointmentInfo")</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>textbox7</rd:DefaultName>
<Top>0.88542in</Top>
<Left>0.88392in</Left>
<Height>0.15in</Height>
<Width>1.20833in</Width>
<ZIndex>6</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox8">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>kªwg‡Ki Rb¨ cÖ‡hvR¨</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
<FontSize>15pt</FontSize>
<FontWeight>Bold</FontWeight>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>textbox8</rd:DefaultName>
<Top>0.80208in</Top>
<Left>2.51042in</Left>
<Height>0.22625in</Height>
<Width>1.47917in</Width>
<ZIndex>7</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox11">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>bvg</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>textbox11</rd:DefaultName>
<Top>1.04166in</Top>
<Left>0.00833in</Left>
<Height>0.15in</Height>
<Width>0.85in</Width>
<ZIndex>8</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="EmpName">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=First(Fields!EmpName.Value, "dsCompany_EmployeeAppointmentInfo")</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style>
<TextAlign>Left</TextAlign>
</Style>
</Paragraph>
</Paragraphs>
<rd:DefaultName>EmpName</rd:DefaultName>
<Top>1.04166in</Top>
<Left>0.87667in</Left>
<Height>0.15in</Height>
<Width>2.07292in</Width>
<ZIndex>9</ZIndex>
<Style>
<BottomBorder>
<Style>Dotted</Style>
</BottomBorder>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox13">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>Rb¥ ZvwiL</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>textbox13</rd:DefaultName>
<Top>1.19166in</Top>
<Height>0.15in</Height>
<Width>0.85in</Width>
<ZIndex>10</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox14">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>wcZv/¯^vgxi bvg</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>textbox14</rd:DefaultName>
<Top>1.34166in</Top>
<Height>0.15in</Height>
<Width>0.85in</Width>
<ZIndex>11</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox15">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>gvZvi bvg</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>textbox15</rd:DefaultName>
<Top>1.49166in</Top>
<Height>0.15in</Height>
<Width>0.85in</Width>
<ZIndex>12</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox16">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>¯’ vqx wVKvbv</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>textbox16</rd:DefaultName>
<Top>1.64166in</Top>
<Height>0.15in</Height>
<Width>0.85in</Width>
<ZIndex>13</ZIndex>
<Style>
<BottomBorder>
<Style>Solid</Style>
</BottomBorder>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox17">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>ÖMÖvg</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>textbox17</rd:DefaultName>
<Top>1.79166in</Top>
<Height>0.15in</Height>
<Width>0.85in</Width>
<ZIndex>14</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox18">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>‡cvó Awdm</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>textbox18</rd:DefaultName>
<Top>1.95555in</Top>
<Height>0.15in</Height>
<Width>0.85in</Width>
<ZIndex>15</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox19">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>_vbv</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>textbox19</rd:DefaultName>
<Top>2.09166in</Top>
<Height>0.15in</Height>
<Width>0.85in</Width>
<ZIndex>16</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox20">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>‡Rjv</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>textbox20</rd:DefaultName>
<Top>2.24166in</Top>
<Height>0.15in</Height>
<Width>0.85in</Width>
<ZIndex>17</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox21">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=First(Fields!BirthDate.Value, "dsCompany_EmployeeAppointmentInfo")</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style>
<TextAlign>Left</TextAlign>
</Style>
</Paragraph>
</Paragraphs>
<Top>1.19166in</Top>
<Left>0.87667in</Left>
<Height>0.15in</Height>
<Width>2.07292in</Width>
<ZIndex>18</ZIndex>
<Style>
<BottomBorder>
<Style>Dotted</Style>
</BottomBorder>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox22">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=First(Fields!FatherName.Value, "dsCompany_EmployeeAppointmentInfo")</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style>
<TextAlign>Left</TextAlign>
</Style>
</Paragraph>
</Paragraphs>
<Top>1.34166in</Top>
<Left>0.88708in</Left>
<Height>0.15in</Height>
<Width>2.07292in</Width>
<ZIndex>19</ZIndex>
<Style>
<BottomBorder>
<Style>Dotted</Style>
</BottomBorder>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox23">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=First(Fields!MotherName.Value, "dsCompany_EmployeeAppointmentInfo")</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style>
<TextAlign>Left</TextAlign>
</Style>
</Paragraph>
</Paragraphs>
<Top>1.49166in</Top>
<Left>0.88708in</Left>
<Height>0.15in</Height>
<Width>2.07292in</Width>
<ZIndex>20</ZIndex>
<Style>
<BottomBorder>
<Style>Dotted</Style>
</BottomBorder>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox25">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=First(Fields!VillagePA.Value, "dsCompany_EmployeeAppointmentInfo")</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style>
<TextAlign>Left</TextAlign>
</Style>
</Paragraph>
</Paragraphs>
<Top>1.79166in</Top>
<Left>0.88708in</Left>
<Height>0.15in</Height>
<Width>2.07292in</Width>
<ZIndex>21</ZIndex>
<Style>
<BottomBorder>
<Style>Dotted</Style>
</BottomBorder>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox26">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=First(Fields!ThanaPA.Value, "dsCompany_EmployeeAppointmentInfo")</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style>
<TextAlign>Left</TextAlign>
</Style>
</Paragraph>
</Paragraphs>
<Top>2.09166in</Top>
<Left>0.88708in</Left>
<Height>0.15in</Height>
<Width>2.07292in</Width>
<ZIndex>22</ZIndex>
<Style>
<BottomBorder>
<Style>Dotted</Style>
</BottomBorder>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox27">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=First(Fields!DistrictPA.Value, "dsCompany_EmployeeAppointmentInfo")</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style>
<TextAlign>Left</TextAlign>
</Style>
</Paragraph>
</Paragraphs>
<Top>2.24166in</Top>
<Left>0.87292in</Left>
<Height>0.15in</Height>
<Width>2.07292in</Width>
<ZIndex>23</ZIndex>
<Style>
<BottomBorder>
<Style>Dotted</Style>
</BottomBorder>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox28">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=First(Fields!PostOfficePA.Value, "dsCompany_EmployeeAppointmentInfo")</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style>
<TextAlign>Left</TextAlign>
</Style>
</Paragraph>
</Paragraphs>
<Top>1.94166in</Top>
<Left>0.88708in</Left>
<Height>0.15in</Height>
<Width>2.07292in</Width>
<ZIndex>24</ZIndex>
<Style>
<BottomBorder>
<Style>Dotted</Style>
</BottomBorder>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox46">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>c`ex</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>1.08074in</Top>
<Left>3.90957in</Left>
<Height>0.15in</Height>
<Width>1.13542in</Width>
<ZIndex>25</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox45">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=First(Fields!Designation.Value, "dsCompany_EmployeeAppointmentInfo")</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>1.08073in</Top>
<Left>5.04874in</Left>
<Height>0.15in</Height>
<Width>2.07292in</Width>
<ZIndex>26</ZIndex>
<Style>
<BottomBorder>
<Style>Dotted</Style>
</BottomBorder>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox44">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>wefvM</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>1.23074in</Top>
<Left>3.89916in</Left>
<Height>0.15in</Height>
<Width>1.14583in</Width>
<ZIndex>27</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox43">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>‡mKkb</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>1.38074in</Top>
<Left>3.90958in</Left>
<Height>0.15in</Height>
<Width>1.136in</Width>
<ZIndex>28</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox42">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>i‡³i MÖæc</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>1.53074in</Top>
<Left>3.90958in</Left>
<Height>0.15in</Height>
<Width>1.136in</Width>
<ZIndex>29</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox41">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>eZ©gvb wVKvbv</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>1.68074in</Top>
<Left>3.90958in</Left>
<Height>0.15in</Height>
<Width>1.136in</Width>
<ZIndex>30</ZIndex>
<Style>
<BottomBorder>
<Style>Solid</Style>
</BottomBorder>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox40">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>ÖMÖvg</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>1.83074in</Top>
<Left>3.90958in</Left>
<Height>0.15in</Height>
<Width>1.136in</Width>
<ZIndex>31</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox39">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>‡cvó Awdm</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>1.98074in</Top>
<Left>3.90958in</Left>
<Height>0.15in</Height>
<Width>1.136in</Width>
<ZIndex>32</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox38">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>_vbv</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>2.13074in</Top>
<Left>3.90958in</Left>
<Height>0.15in</Height>
<Width>1.136in</Width>
<ZIndex>33</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox37">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>‡Rjv</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>2.28074in</Top>
<Left>3.90958in</Left>
<Height>0.15in</Height>
<Width>1.136in</Width>
<ZIndex>34</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox36">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=First(Fields!Department.Value, "dsCompany_EmployeeAppointmentInfo")</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>1.23073in</Top>
<Left>5.04874in</Left>
<Height>0.15in</Height>
<Width>2.07292in</Width>
<ZIndex>35</ZIndex>
<Style>
<BottomBorder>
<Style>Dotted</Style>
</BottomBorder>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox35">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=First(Fields!Section.Value, "dsCompany_EmployeeAppointmentInfo")</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>1.38073in</Top>
<Left>5.04874in</Left>
<Height>0.15in</Height>
<Width>2.07292in</Width>
<ZIndex>36</ZIndex>
<Style>
<BottomBorder>
<Style>Dotted</Style>
</BottomBorder>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox34">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=First(Fields!BloodGroup.Value, "dsCompany_EmployeeAppointmentInfo")</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>1.53073in</Top>
<Left>5.04874in</Left>
<Height>0.15in</Height>
<Width>2.07292in</Width>
<ZIndex>37</ZIndex>
<Style>
<BottomBorder>
<Style>Dotted</Style>
</BottomBorder>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox32">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=First(Fields!VillageTA.Value, "dsCompany_EmployeeAppointmentInfo")</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>1.83073in</Top>
<Left>5.04874in</Left>
<Height>0.15in</Height>
<Width>2.07292in</Width>
<ZIndex>38</ZIndex>
<Style>
<BottomBorder>
<Style>Dotted</Style>
</BottomBorder>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox31">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=First(Fields!ThanaTA.Value, "dsCompany_EmployeeAppointmentInfo")</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>2.13073in</Top>
<Left>5.04874in</Left>
<Height>0.15in</Height>
<Width>2.07292in</Width>
<ZIndex>39</ZIndex>
<Style>
<BottomBorder>
<Style>Dotted</Style>
</BottomBorder>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox30">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=First(Fields!DistrictTA.Value, "dsCompany_EmployeeAppointmentInfo")</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>2.28073in</Top>
<Left>5.045in</Left>
<Height>0.15in</Height>
<Width>2.07666in</Width>
<ZIndex>40</ZIndex>
<Style>
<BottomBorder>
<Style>Dotted</Style>
</BottomBorder>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox29">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=First(Fields!PostOfficeTA.Value, "dsCompany_EmployeeAppointmentInfo")</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>1.98073in</Top>
<Left>5.04874in</Left>
<Height>0.15in</Height>
<Width>2.07292in</Width>
<ZIndex>41</ZIndex>
<Style>
<BottomBorder>
<Style>Dotted</Style>
</BottomBorder>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox47">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>="Avcbvi" &amp; First(Fields!JoiningDate.Value, "dsCompany_EmployeeAppointmentInfo") &amp; " Bs Zvwi‡Li Av‡e`‡bi I KZ…©c‡¶i mv‡_ mv¶v‡Zi wfwˇZ Avcbv‡K †Kv¤úvwbi " &amp; First(Fields!Department.Value, "dsCompany_EmployeeAppointmentInfo") &amp; " wefv‡M " &amp; First(Fields!Designation.Value, "dsCompany_EmployeeAppointmentInfo") &amp; " c‡` †MÖW - " &amp; First(Fields!GCode.Value, "dsCompany_EmployeeAppointmentInfo") &amp;",G " &amp; First(Fields!JoiningDate.Value, "dsCompany_EmployeeAppointmentInfo") &amp; "Bs ZvwiL n‡Z wk¶vbwek wn‡m‡e wb‡qvM cÖ`vb Kiv nj|"+System.Environment.NewLine+
"wk¶vbwek " &amp; First(Fields!JoiningDate.Value, "dsCompany_EmployeeAppointmentInfo") &amp; " Bs ZvwiL nB‡Z " &amp; First(Fields!ProbationEndDate.Value, "dsCompany_EmployeeAppointmentInfo") &amp; " Bs ZvwiL|D³ †gqv` AwZµg n‡j ¯’ vqx kªwgK wnmv‡e MY¨ Kiv n‡e| `¶ kªwg‡Ki †¶‡Î D³ 03 (wZb) gv‡mi `¶Zvi cÖgvb bv w`‡Z cvi‡j KZ…©c¶ `¶Zv cÖgv‡bi Rb¨ AviI 03(wZb) gvm wk¶vbwekKvj e„w× Ki‡Z cvi‡e|"</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
<FontSize>9pt</FontSize>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>textbox47</rd:DefaultName>
<Top>2.45833in</Top>
<Height>0.65625in</Height>
<Width>7.11459in</Width>
<ZIndex>42</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
<Textbox Name="textbox48">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>†eZb I gRyix wb¤œiƒc wnmve t</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>textbox48</rd:DefaultName>
<Top>3.17708in</Top>
<Left>0.02083in</Left>
<Height>0.15in</Height>
<Width>1.39583in</Width>
<ZIndex>43</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox49">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>K) gyj †eZb t</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>textbox49</rd:DefaultName>
<Top>3.44792in</Top>
<Left>1.42708in</Left>
<Height>0.15in</Height>
<Width>0.86459in</Width>
<ZIndex>44</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox50">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>L) evoxfvov t</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>3.59792in</Top>
<Left>1.42708in</Left>
<Height>0.15in</Height>
<Width>0.86459in</Width>
<ZIndex>45</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox51">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>M) wPwKrmv fvZv t</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>3.74792in</Top>
<Left>1.42708in</Left>
<Height>0.15in</Height>
<Width>0.86459in</Width>
<ZIndex>46</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox52">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>N) hvZvqvZ fvZv t</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>3.89792in</Top>
<Left>1.42708in</Left>
<Height>0.15in</Height>
<Width>0.86459in</Width>
<ZIndex>47</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox53">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>O) Lv`¨ fvZv t</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>4.04792in</Top>
<Left>1.42708in</Left>
<Height>0.15in</Height>
<Width>0.86459in</Width>
<ZIndex>48</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Line Name="line3">
<Top>4.22916in</Top>
<Left>0.36458in</Left>
<Height>0in</Height>
<Width>6.20833in</Width>
<ZIndex>49</ZIndex>
<Style>
<Border>
<Style>Solid</Style>
</Border>
</Style>
</Line>
<Textbox Name="textbox58">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=Sum(Fields!Basic.Value, "dsCompany_EmployeeAppointmentInfo")</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
<Format>N2</Format>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>3.44531in</Top>
<Left>3.98958in</Left>
<Height>0.15in</Height>
<Width>0.86459in</Width>
<ZIndex>50</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox57">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=Sum(Fields!HouseRent.Value, "dsCompany_EmployeeAppointmentInfo")</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
<Format>N2</Format>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>3.59531in</Top>
<Left>3.98958in</Left>
<Height>0.15in</Height>
<Width>0.86459in</Width>
<ZIndex>51</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox56">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=Sum(Fields!Medical.Value, "dsCompany_EmployeeAppointmentInfo")</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
<Format>N2</Format>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>3.74531in</Top>
<Left>3.98958in</Left>
<Height>0.15in</Height>
<Width>0.86459in</Width>
<ZIndex>52</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox55">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=Sum(Fields!Conveyence.Value, "dsCompany_EmployeeAppointmentInfo")</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
<Format>N2</Format>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>3.89531in</Top>
<Left>3.98958in</Left>
<Height>0.15in</Height>
<Width>0.86459in</Width>
<ZIndex>53</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox54">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=Sum(Fields!Food.Value, "dsCompany_EmployeeAppointmentInfo")</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
<Format>N2</Format>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>4.04531in</Top>
<Left>3.98958in</Left>
<Height>0.15in</Height>
<Width>0.86459in</Width>
<ZIndex>54</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox59">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>me©‡gvU</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>4.25313in</Top>
<Left>1.42708in</Left>
<Height>0.15in</Height>
<Width>0.86459in</Width>
<ZIndex>55</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox60">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=Round(Sum(Fields!Basic.Value, "dsCompany_EmployeeAppointmentInfo")+Sum(Fields!HouseRent.Value, "dsCompany_EmployeeAppointmentInfo")+Sum(Fields!Conveyence.Value, "dsCompany_EmployeeAppointmentInfo")+Sum(Fields!Medical.Value, "dsCompany_EmployeeAppointmentInfo")+Sum(Fields!Food.Value, "dsCompany_EmployeeAppointmentInfo"),0)</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
<Format>N2</Format>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>4.25312in</Top>
<Left>3.94791in</Left>
<Height>0.15in</Height>
<Width>0.90626in</Width>
<ZIndex>56</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox61">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>Ab¨vb¨ myweavmgyn t </Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
<FontSize>12pt</FontSize>
<FontWeight>Bold</FontWeight>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>4.48438in</Top>
<Left>0.5625in</Left>
<Height>0.2in</Height>
<Width>1.10417in</Width>
<ZIndex>57</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox62">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>1| †Kv¤úvbxi wbqg Abymv‡i Ab¨vb¨ Avbymw½K fvZv Ges †evbvm cÖ`vb Kiv n‡e|
2| mvßvwnK QywU 1(GK) w`b, ˆbwgwËK QywU eQ‡i 10(`k) w`b , Amy¯ ¨ZvRwbZ </Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
<TextRun>
<Value xml:space="preserve"> </Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
<FontSize>8pt</FontSize>
</Style>
</TextRun>
<TextRun>
<Value>QywU c~b© †eZ‡b 14(‡PŠÏ) w`b, evwl©K QywU 18 Kvh©w`e‡mi Rb¨ 01(GK) w`b, </Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
<Paragraph>
<TextRuns>
<TextRun>
<Value> e vrmwiK QywU eQ‡i 12 (ev‡iv) w`b, gvZ…©Z¡Kvwjb QywU cÖm‡ei c~‡e© 8(AvU) mßvn cÖm‡ei c‡i 8(AvU) mßvn Ges wcZ…Z¡ KvjxY QywU 07 w`b|
3| mvavib Kg©NUv ˆ`wbK 08(AvU) NUv, Gi AwZwi³ n‡j AwZwi³ fvZv cÖ`vb Kiv nq|
4| IfviUvBg fvZv cÖPwjZ wbqgvbyhvqx †`Iqv nq| (†hgb t gyj †eZb </Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
<TextRun>
<Value>÷</Value>
<Style>
<FontFamily>ARIal</FontFamily>
</Style>
</TextRun>
<TextRun>
<Value> 208</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
<TextRun>
<Value> x </Value>
<Style>
<FontFamily>times New Roman</FontFamily>
</Style>
</TextRun>
<TextRun>
<Value> 2</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
<TextRun>
<Value> x</Value>
<Style>
<FontFamily>times New Roman</FontFamily>
</Style>
</TextRun>
<TextRun>
<Value> AwZwi³ Kv‡Ri NUv=AwZwi³ gRyixi UvKv)|
5| Avcbvi Awf‡hvM I civgk© Awf‡hvM e‡· A_ev I‡qj‡dqvi Awdmv‡ii Kv‡Q wjwLZfv‡e Rvbv‡Z n‡e|
6| </Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
<TextRun>
<Value>স্থায়ীভাবে</Value>
<Style>
<FontStyle>Normal</FontStyle>
<FontFamily>Nirmala UI</FontFamily>
<FontSize>7pt</FontSize>
<FontWeight>Normal</FontWeight>
<TextDecoration>None</TextDecoration>
<Color>#000000</Color>
</Style>
</TextRun>
<TextRun>
<Value xml:space="preserve"> </Value>
<Style>
<FontStyle>Normal</FontStyle>
<FontFamily>Nirmala UI</FontFamily>
<FontSize>8pt</FontSize>
<FontWeight>Normal</FontWeight>
<TextDecoration>None</TextDecoration>
</Style>
</TextRun>
<TextRun>
<Value>w</Value>
<Style>
<FontStyle>Normal</FontStyle>
<FontFamily>SutonnyMJ</FontFamily>
<FontWeight>Normal</FontWeight>
<TextDecoration>None</TextDecoration>
</Style>
</TextRun>
<TextRun>
<Value>b‡qvwRZ †Kvb kªwgK PvKwi n‡Z Aemvb wb‡Z PvB‡j Ò</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
<TextRun>
<Value>evsjv‡`k kªg AvBb,2006ÓGi aviv 27 </Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
<FontWeight>Bold</FontWeight>
</Style>
</TextRun>
<TextRun>
<Value>(kªwgK KZ©…K PvKyixi Aemvb) Abymv‡i</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
<Paragraph>
<TextRuns>
<TextRun>
<Value> †Kv‡bv </Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
<TextRun>
<Value>স্থায়ী</Value>
<Style>
<FontStyle>Normal</FontStyle>
<FontFamily>Nirmala UI</FontFamily>
<FontSize>7pt</FontSize>
<FontWeight>Normal</FontWeight>
<TextDecoration>None</TextDecoration>
<Color>#000000</Color>
</Style>
</TextRun>
<TextRun>
<Value> kªwgK KZ©…K gvwjK‡K 60(lvU) w`‡bi wjwLZ †bvwUk cÖ`vb Ki‡Z n‡e A_ev 60(lvU) w`‡bi gRyixi mg cwigvb A_© gvwjK‡K cª`vb </Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
<Paragraph>
<TextRuns>
<TextRun>
<Value> Ki‡Z n‡e| </Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
<Paragraph>
<TextRuns>
<TextRun>
<Value>7| KZ…©c¶ B”Qv Ki‡j Am`vPvi‡bi Rb¨ wbb¥wjwLZ †h †Kvb cÖKvi kvw¯Í cÖ`vb Ki‡Z cvi‡e
K) PvKzix n‡Z Acmvib L) bx‡Pi c‡` , †MÖ‡W ev †eZb †¯‡j AbwaK 01(GK) ermi ch©šÍ Avbqb M) AbwaK 01 (GK) erm‡ii Rb¨ c‡`vbœwZ eÜ </Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
<Paragraph>
<TextRuns>
<TextRun>
<Value> N) AbwaK 01(GK) erm‡ii Rb¨ gRyix e„w× eÜ O) Rwigvbv P) AbwaK 07(mvZ) w`b ch©šÍ webv gRyix‡Z /webv †LvivKx‡Z mvgwqK eiLv¯Í Q) mZKx©KiY |
8| K) KZ…©c¶ hw` †Kvb ¯’ vqx kªwgK‡K cÖ‡qvRb AwZwi³Zvi Kvi‡Y PvKzixi Aemvb NUv‡Z Pvb, Z‡e kªwgK‡K </Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
<TextRun>
<Value>30 w`‡bi (1 gv‡mi)</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
<FontWeight>Bold</FontWeight>
</Style>
</TextRun>
<TextRun>
<Value> wjwLZ †bvwUk cª`vb </Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
<Paragraph>
<TextRuns>
<TextRun>
<Value> Ki‡Z n‡e| hw` †Kvb ‡bvwUk bv †`Iqv nq †m‡¶‡Î †bvwU‡ki cwie‡Z© †bvwUk †gqv` </Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
<TextRun>
<Value>30 w`‡bi (1 gv‡mi) </Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
<FontWeight>Bold</FontWeight>
</Style>
</TextRun>
<TextRun>
<Value>gyRyixi mgcwigvY A_© kªwgK‡K cÖ`vb Ki‡Z </Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
<Paragraph>
<TextRuns>
<TextRun>
<Value> n‡e | L) KZ…©c¶ hw` †Kvb </Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
<TextRun>
<Value>স্থায়ী</Value>
<Style>
<FontStyle>Normal</FontStyle>
<FontFamily>Nirmala UI</FontFamily>
<FontSize>7pt</FontSize>
<FontWeight>Normal</FontWeight>
<TextDecoration>None</TextDecoration>
<Color>#000000</Color>
</Style>
</TextRun>
<TextRun>
<Value> kªwg‡Ki eiLv¯Í e¨ZxZ PvKzix Aemvb NUv‡Z Pvb, Z‡e kªwgK‡K 120 w`‡bi (4 gv‡mi) wjwLZ †bvwUk cª`vb Ki‡Z n‡e | </Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
<Paragraph>
<TextRuns>
<TextRun>
<Value> hw` †Kvb ‡bvwUk bv †`Iqv nq †m‡¶‡Î †bvwU‡ki cwie‡Z© †bvwUk †gqv` 120 w`‡bi (4 gv‡mi) gyRyixi mgcwigvY A_© kªwgK‡K cÖ`vb Ki‡Z n‡e |
9| gvm †kl nIqvi cieZx© 07 ( mvZ ) Kg© w`e‡mi g‡a¨ gRyix cwi‡kva Kiv nq|
10| `ycy‡ii Lvev‡ii weiwZ 01(GK ) NUv|
11| Avcbvi wVKvbv cwieZ©b Ki‡j 07(mvZ) w`‡bi g‡a¨ Awdm‡K wjwLZfv‡e Aek¨B Rvbv‡Z n‡e|
12| cÖ‡Z¨K kªwgK‡K ˆ`wbK nvwRiv KvW© cÖ`vb Kiv n‡e| ˆ`wbK ¯^v¶i Kwiqv gvm †k‡l Aek¨B nvwRiv KvW©wU UvBg †mKk‡b Rgv w`‡Z n‡e Ges bZzb nvwRiv</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
<Paragraph>
<TextRuns>
<TextRun>
<Value> KvW©wU ey‡S wb‡Z n‡e|
13| cÖwZwU gyû‡Z© †bvwUk †ev‡W©i w`‡K j¶¨ivLyb Ges Ab¨vb¨ Z_¨vw` Rvb‡Z Awdm PjvKvjxb mg‡q Awd‡m †hvMv‡hvM Kiæb|
14| Avcbvi Av‡e`b µ‡g g~j †eZb †_‡K 8% KZ©b K‡i Ges gvwjK I mgcwigvY A_© cÖ`vb K‡i fwelr Znwej MwVZ n‡e| fwel¨r Znwej AvBb Abymv‡i </Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
<Paragraph>
<TextRuns>
<TextRun>
<Value> D³ Znwej cwiPvwjZ n‡e|
15| PvKzixi eqm 5 (cuvP) eQi c~Y© n‡j evsjv‡`k kªg AvBb Abymv‡i MÖvPzBwU cÖ`vb Kiv n‡e|
16| kªg AvBb †gvZv‡eK PvKywii Ab¨vb¨ wbqgvejx Ges †Kv¤úvbx cÖ`Ë mKj my‡hvM myweav cÖ`v‡bi msw¶ß weeib m¤^wjZ n¨vÛ eyK Ges mvwf©m eyK AÎ c‡Îi </Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
<Paragraph>
<TextRuns>
<TextRun>
<Value> mv‡_ mshy³ Kiv n‡jv|
</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>textbox62</rd:DefaultName>
<Top>4.9625in</Top>
<Left>0.01042in</Left>
<Height>4.50986in</Height>
<Width>7.09375in</Width>
<ZIndex>58</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
<Textbox Name="textbox63">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value />
<Style />
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>9.87084in</Top>
<Left>0.09375in</Left>
<Height>0.28124in</Height>
<Width>2.07292in</Width>
<ZIndex>59</ZIndex>
<Style>
<BottomBorder>
<Style>Dotted</Style>
</BottomBorder>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox64">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>cÖv_x©i ¯^v¶i</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>10.1625in</Top>
<Left>0.69792in</Left>
<Height>0.15in</Height>
<Width>0.86459in</Width>
<ZIndex>60</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox66">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value />
<Style />
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>9.94652in</Top>
<Left>5.01041in</Left>
<Height>0.20556in</Height>
<Width>2.07292in</Width>
<ZIndex>61</ZIndex>
<Style>
<BottomBorder>
<Style>Dotted</Style>
</BottomBorder>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox65">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>GBP,Avi ,wW</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>10.16597in</Top>
<Left>5.70832in</Left>
<Height>0.16422in</Height>
<Width>0.86459in</Width>
<ZIndex>62</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox67">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>Echotex Limited, Head Office: Road No # 4, House No # 139 , Mohakhali New DOHS, Dhaka-1206. Tel # (02) 9881717,9882177, Fax # (02) 9883430,Factory: Pollibiddut(Chandra), Kaliakoire,Gazipur-1751,Mob:01786-339955, Tel # (06822) 51877, Fax # (06822) 51876</Value>
<Style>
<FontSize>8pt</FontSize>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>textbox67</rd:DefaultName>
<Top>10.39375in</Top>
<Height>0.40625in</Height>
<Width>7.08333in</Width>
<ZIndex>63</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>4pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
<Line Name="line1">
<Top>0.82812in</Top>
<Left>3.96355in</Left>
<Height>0in</Height>
<Width>3.13541in</Width>
<ZIndex>64</ZIndex>
<Style>
<Border>
<Style>Solid</Style>
</Border>
</Style>
</Line>
<Line Name="line2">
<Top>1.05729in</Top>
<Left>3.95313in</Left>
<Height>0in</Height>
<Width>3.13542in</Width>
<ZIndex>65</ZIndex>
<Style>
<Border>
<Style>Solid</Style>
</Border>
</Style>
</Line>
<Textbox Name="textbox9">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>KvW© bs :</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
<FontSize>12pt</FontSize>
<FontWeight>Bold</FontWeight>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>textbox9</rd:DefaultName>
<Top>0.83853in</Top>
<Left>3.97396in</Left>
<Height>0.2in</Height>
<Width>1.10417in</Width>
<ZIndex>66</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox10">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=First(Fields!EmpCode.Value, "dsCompany_EmployeeAppointmentInfo")</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
<FontSize>12pt</FontSize>
<FontWeight>Bold</FontWeight>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>textbox10</rd:DefaultName>
<Top>0.84895in</Top>
<Left>5.08854in</Left>
<Height>0.2in</Height>
<Width>2.02084in</Width>
<ZIndex>67</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox12">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>UvKv</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>textbox12</rd:DefaultName>
<Top>3.44792in</Top>
<Left>4.90104in</Left>
<Height>0.15in</Height>
<Width>0.29in</Width>
<ZIndex>68</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox24">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>UvKv</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>3.59792in</Top>
<Left>4.90104in</Left>
<Height>0.15in</Height>
<Width>0.29in</Width>
<ZIndex>69</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox33">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>UvKv</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>3.74792in</Top>
<Left>4.90104in</Left>
<Height>0.15in</Height>
<Width>0.29in</Width>
<ZIndex>70</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox68">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>UvKv</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>3.89792in</Top>
<Left>4.90104in</Left>
<Height>0.15in</Height>
<Width>0.29in</Width>
<ZIndex>71</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox69">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>UvKv</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>4.04792in</Top>
<Left>4.90104in</Left>
<Height>0.15in</Height>
<Width>0.29in</Width>
<ZIndex>72</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox70">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>UvKv</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>4.25in</Top>
<Left>4.88104in</Left>
<Height>0.15in</Height>
<Width>0.29in</Width>
<ZIndex>73</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox71">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>wbqgvejx t</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
<FontSize>15pt</FontSize>
<FontWeight>Bold</FontWeight>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>textbox71</rd:DefaultName>
<Top>4.73125in</Top>
<Height>0.2in</Height>
<Width>1in</Width>
<ZIndex>74</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Image Name="image1">
<Source>External</Source>
<Value>="file:///" &amp; Parameters!Logo.Value</Value>
<MIMEType>image/bmp</MIMEType>
<Sizing>Fit</Sizing>
<Top>0.01548in</Top>
<Left>5.40111in</Left>
<Height>0.75708in</Height>
<Width>1.68222in</Width>
<ZIndex>75</ZIndex>
<Style>
<Border>
<Style>None</Style>
</Border>
</Style>
</Image>
<Rectangle Name="Rectangle7">
<KeepTogether>true</KeepTogether>
<Top>4.51771in</Top>
<Left>1.72223in</Left>
<Height>0.12in</Height>
<Width>0.12in</Width>
<ZIndex>76</ZIndex>
<Style>
<Border>
<Style>Solid</Style>
</Border>
</Style>
</Rectangle>
<Textbox Name="textbox72">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>†cÖvWvKkb †evbvm</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
<FontSize>12pt</FontSize>
<FontWeight>Bold</FontWeight>
</Style>
</TextRun>
</TextRuns>
<Style>
<TextAlign>Left</TextAlign>
</Style>
</Paragraph>
</Paragraphs>
<Top>4.48438in</Top>
<Left>4.67541in</Left>
<Height>0.2in</Height>
<Width>1.25167in</Width>
<ZIndex>77</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox73">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>IwU</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
<FontSize>12pt</FontSize>
<FontWeight>Bold</FontWeight>
</Style>
</TextRun>
</TextRuns>
<Style>
<TextAlign>Left</TextAlign>
</Style>
</Paragraph>
</Paragraphs>
<Top>4.48438in</Top>
<Left>1.87958in</Left>
<Height>0.2in</Height>
<Width>0.41209in</Width>
<ZIndex>78</ZIndex>
<Style />
</Textbox>
<Rectangle Name="Rectangle8">
<KeepTogether>true</KeepTogether>
<Top>4.51771in</Top>
<Left>2.33473in</Left>
<Height>0.12in</Height>
<Width>0.12in</Width>
<ZIndex>79</ZIndex>
<Style>
<Border>
<Style>Solid</Style>
</Border>
</Style>
</Rectangle>
<Textbox Name="textbox74">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>nvwRiv †evbvm</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
<FontSize>12pt</FontSize>
<FontWeight>Bold</FontWeight>
</Style>
</TextRun>
</TextRuns>
<Style>
<TextAlign>Left</TextAlign>
</Style>
</Paragraph>
</Paragraphs>
<Top>4.48438in</Top>
<Left>2.51028in</Left>
<Height>0.2in</Height>
<Width>0.85431in</Width>
<ZIndex>80</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Rectangle Name="Rectangle9">
<KeepTogether>true</KeepTogether>
<Top>4.51771in</Top>
<Left>3.43265in</Left>
<Height>0.12in</Height>
<Width>0.12in</Width>
<ZIndex>81</ZIndex>
<Style>
<Border>
<Style>Solid</Style>
</Border>
</Style>
</Rectangle>
<Textbox Name="textbox75">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>AvPib †evbvm</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
<FontSize>12pt</FontSize>
<FontWeight>Bold</FontWeight>
</Style>
</TextRun>
</TextRuns>
<Style>
<TextAlign>Left</TextAlign>
</Style>
</Paragraph>
</Paragraphs>
<Top>4.48438in</Top>
<Left>3.58459in</Left>
<Height>0.2in</Height>
<Width>0.8675in</Width>
<ZIndex>82</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Rectangle Name="Rectangle10">
<KeepTogether>true</KeepTogether>
<Top>4.51771in</Top>
<Left>4.52558in</Left>
<Height>0.12in</Height>
<Width>0.12in</Width>
<ZIndex>83</ZIndex>
<Style>
<Border>
<Style>Solid</Style>
</Border>
</Style>
</Rectangle>
<Textbox Name="Textbox76">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>আমি সুস্থ্য ও স্বজ্ঞানে উল্লেখিত শর্তে সম্মত হয়ে নিয়োগ পত্রে স্বাক্ষর করে ১(এক) কপি অনুলিপি গ্রহন করলাম।</Value>
<Style>
<FontFamily>Nirmala UI</FontFamily>
<FontSize>7pt</FontSize>
<FontWeight>Bold</FontWeight>
</Style>
</TextRun>
</TextRuns>
<Style>
<TextAlign>Center</TextAlign>
</Style>
</Paragraph>
</Paragraphs>
<rd:DefaultName>Textbox76</rd:DefaultName>
<Top>9.51403in</Top>
<Left>0.21853in</Left>
<Height>0.20833in</Height>
<Width>6.6398in</Width>
<ZIndex>84</ZIndex>
<Style>
<Border>
<Style>None</Style>
</Border>
<VerticalAlign>Top</VerticalAlign>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
</ReportItems>
<Height>10.8in</Height>
<Style />
</Body>
<Width>7.12166in</Width>
<Page>
<PageHeight>11.69in</PageHeight>
<PageWidth>8.27in</PageWidth>
<LeftMargin>0.7in</LeftMargin>
<RightMargin>0.15in</RightMargin>
<TopMargin>0.2in</TopMargin>
<BottomMargin>0.1in</BottomMargin>
<Style />
</Page>
</ReportSection>
</ReportSections>
<ReportParameters>
<ReportParameter Name="CompanyNameBangla">
<DataType>String</DataType>
<Nullable>true</Nullable>
<DefaultValue>
<Values>
<Value xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:nil="true" />
</Values>
</DefaultValue>
<AllowBlank>true</AllowBlank>
<Prompt>companyNameBangla</Prompt>
</ReportParameter>
<ReportParameter Name="Logo">
<DataType>String</DataType>
<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="SearchCriteria">
<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="Phone">
<DataType>String</DataType>
<Nullable>true</Nullable>
<AllowBlank>true</AllowBlank>
<Prompt>ReportParameter1</Prompt>
</ReportParameter>
</ReportParameters>
<ReportParametersLayout>
<GridLayoutDefinition>
<NumberOfColumns>2</NumberOfColumns>
<NumberOfRows>3</NumberOfRows>
<CellDefinitions>
<CellDefinition>
<ColumnIndex>0</ColumnIndex>
<RowIndex>0</RowIndex>
<ParameterName>CompanyNameBangla</ParameterName>
</CellDefinition>
<CellDefinition>
<ColumnIndex>1</ColumnIndex>
<RowIndex>0</RowIndex>
<ParameterName>Logo</ParameterName>
</CellDefinition>
<CellDefinition>
<ColumnIndex>0</ColumnIndex>
<RowIndex>1</RowIndex>
<ParameterName>CompanyInfo</ParameterName>
</CellDefinition>
<CellDefinition>
<ColumnIndex>1</ColumnIndex>
<RowIndex>1</RowIndex>
<ParameterName>SearchCriteria</ParameterName>
</CellDefinition>
<CellDefinition>
<ColumnIndex>0</ColumnIndex>
<RowIndex>2</RowIndex>
<ParameterName>Address</ParameterName>
</CellDefinition>
<CellDefinition>
<ColumnIndex>1</ColumnIndex>
<RowIndex>2</RowIndex>
<ParameterName>Phone</ParameterName>
</CellDefinition>
</CellDefinitions>
</GridLayoutDefinition>
</ReportParametersLayout>
<Language>en-US</Language>
<ConsumeContainerWhitespace>true</ConsumeContainerWhitespace>
<rd:ReportUnitType>Inch</rd:ReportUnitType>
<rd:ReportID>aa38a3f9-30f6-4a13-a7a4-95393c836734</rd:ReportID>
</Report>