EchoTex_Payroll/HRM.Report/RDLC/ApointmentLetterForStuff.rdlc
2024-10-14 10:01:49 +06:00

2496 lines
86 KiB
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?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>61c406d7-f44f-4654-aba9-9117482b718c</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="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.89313in</Left>
<Height>0.375in</Height>
<Width>3.51479in</Width>
<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.39583in</Top>
<Left>2.48896in</Left>
<Height>0.22625in</Height>
<Width>2.3125in</Width>
<ZIndex>1</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.64583in</Top>
<Left>3.26917in</Left>
<Height>0.20542in</Height>
<Width>0.79167in</Width>
<ZIndex>2</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox6">
<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.86459in</Top>
<Left>0.02084in</Left>
<Height>0.15in</Height>
<Width>1.14583in</Width>
<ZIndex>3</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="JoiningDate">
<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>JoiningDate</rd:DefaultName>
<Top>0.86459in</Top>
<Left>1.15684in</Left>
<Height>0.15in</Height>
<Width>2.04166in</Width>
<ZIndex>4</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Line Name="line1">
<Top>0.84375in</Top>
<Left>4.29167in</Left>
<Height>0in</Height>
<Width>3.23958in</Width>
<ZIndex>5</ZIndex>
<Style>
<Border>
<Style>Solid</Style>
</Border>
</Style>
</Line>
<Line Name="line2">
<Top>1.07292in</Top>
<Left>4.28125in</Left>
<Height>0in</Height>
<Width>3.25in</Width>
<ZIndex>6</ZIndex>
<Style>
<Border>
<Style>Solid</Style>
</Border>
</Style>
</Line>
<Textbox Name="textbox9">
<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.85416in</Top>
<Left>4.375in</Left>
<Height>0.2in</Height>
<Width>1.10417in</Width>
<ZIndex>7</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox10">
<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.86458in</Top>
<Left>5.48958in</Left>
<Height>0.2in</Height>
<Width>2.02084in</Width>
<ZIndex>8</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.09375in</Top>
<Left>0.03125in</Left>
<Height>0.15in</Height>
<Width>1.10417in</Width>
<ZIndex>9</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox12">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=First(Fields!EmpName.Value, "dsCompany_EmployeeAppointmentInfo")</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>textbox12</rd:DefaultName>
<Top>1.09375in</Top>
<Left>1.14959in</Left>
<Height>0.15in</Height>
<Width>2.07292in</Width>
<ZIndex>10</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.24375in</Top>
<Left>0.01042in</Left>
<Height>0.15in</Height>
<Width>1.125in</Width>
<ZIndex>11</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.39375in</Top>
<Left>0.01042in</Left>
<Height>0.15in</Height>
<Width>1.136in</Width>
<ZIndex>12</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.54375in</Top>
<Left>0.01042in</Left>
<Height>0.15in</Height>
<Width>1.136in</Width>
<ZIndex>13</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.69375in</Top>
<Left>0.01042in</Left>
<Height>0.15in</Height>
<Width>1.136in</Width>
<ZIndex>14</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.84375in</Top>
<Left>0.01042in</Left>
<Height>0.15in</Height>
<Width>1.136in</Width>
<ZIndex>15</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.99375in</Top>
<Left>0.01042in</Left>
<Height>0.15in</Height>
<Width>1.136in</Width>
<ZIndex>16</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.14375in</Top>
<Left>0.01042in</Left>
<Height>0.15in</Height>
<Width>1.136in</Width>
<ZIndex>17</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.29375in</Top>
<Left>0.01042in</Left>
<Height>0.15in</Height>
<Width>1.136in</Width>
<ZIndex>18</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 />
</Paragraph>
</Paragraphs>
<Top>1.24375in</Top>
<Left>1.14959in</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="textbox22">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=First(Fields!FatherName.Value, "dsCompany_EmployeeAppointmentInfo")</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>1.39375in</Top>
<Left>1.16in</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="textbox23">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=First(Fields!MotherName.Value, "dsCompany_EmployeeAppointmentInfo")</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>1.54375in</Top>
<Left>1.16in</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="textbox25">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=First(Fields!VillagePA.Value, "dsCompany_EmployeeAppointmentInfo")</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>1.84375in</Top>
<Left>1.16in</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="textbox26">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=First(Fields!ThanaPA.Value, "dsCompany_EmployeeAppointmentInfo")</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>2.14375in</Top>
<Left>1.16in</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="textbox27">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=First(Fields!DistrictPA.Value, "dsCompany_EmployeeAppointmentInfo")</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>2.29375in</Top>
<Left>1.14584in</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="textbox28">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=First(Fields!PostOfficePA.Value, "dsCompany_EmployeeAppointmentInfo")</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>1.99375in</Top>
<Left>1.16in</Left>
<Height>0.15in</Height>
<Width>2.07292in</Width>
<ZIndex>25</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.14324in</Top>
<Left>4.35749in</Left>
<Height>0.15in</Height>
<Width>1.13542in</Width>
<ZIndex>26</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.14323in</Top>
<Left>5.49666in</Left>
<Height>0.15in</Height>
<Width>2.07292in</Width>
<ZIndex>27</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.29324in</Top>
<Left>4.34708in</Left>
<Height>0.15in</Height>
<Width>1.14583in</Width>
<ZIndex>28</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.44324in</Top>
<Left>4.3575in</Left>
<Height>0.15in</Height>
<Width>1.136in</Width>
<ZIndex>29</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.59324in</Top>
<Left>4.3575in</Left>
<Height>0.15in</Height>
<Width>1.136in</Width>
<ZIndex>30</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.74324in</Top>
<Left>4.3575in</Left>
<Height>0.15in</Height>
<Width>1.136in</Width>
<ZIndex>31</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.89324in</Top>
<Left>4.3575in</Left>
<Height>0.15in</Height>
<Width>1.136in</Width>
<ZIndex>32</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>2.04324in</Top>
<Left>4.3575in</Left>
<Height>0.15in</Height>
<Width>1.136in</Width>
<ZIndex>33</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.19324in</Top>
<Left>4.3575in</Left>
<Height>0.15in</Height>
<Width>1.136in</Width>
<ZIndex>34</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.34324in</Top>
<Left>4.3575in</Left>
<Height>0.15in</Height>
<Width>1.136in</Width>
<ZIndex>35</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.29323in</Top>
<Left>5.49666in</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="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.44323in</Top>
<Left>5.49666in</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="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.59323in</Top>
<Left>5.49666in</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="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.89323in</Top>
<Left>5.49666in</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="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.19323in</Top>
<Left>5.49666in</Left>
<Height>0.15in</Height>
<Width>2.07292in</Width>
<ZIndex>40</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.34323in</Top>
<Left>5.49292in</Left>
<Height>0.15in</Height>
<Width>2.07666in</Width>
<ZIndex>41</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>2.04323in</Top>
<Left>5.49666in</Left>
<Height>0.15in</Height>
<Width>2.07292in</Width>
<ZIndex>42</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‡` " &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>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>textbox47</rd:DefaultName>
<Top>2.51319in</Top>
<Height>0.79166in</Height>
<Width>7.53125in</Width>
<ZIndex>43</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.4in</Top>
<Left>0.03125in</Left>
<Height>0.15in</Height>
<Width>1.39583in</Width>
<ZIndex>44</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.62657in</Top>
<Left>1.29167in</Left>
<Height>0.15in</Height>
<Width>0.86459in</Width>
<ZIndex>45</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.77657in</Top>
<Left>1.29167in</Left>
<Height>0.15in</Height>
<Width>0.86459in</Width>
<ZIndex>46</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.92657in</Top>
<Left>1.29167in</Left>
<Height>0.15in</Height>
<Width>0.86459in</Width>
<ZIndex>47</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>4.07657in</Top>
<Left>1.29167in</Left>
<Height>0.15in</Height>
<Width>0.86459in</Width>
<ZIndex>48</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.22657in</Top>
<Left>1.29167in</Left>
<Height>0.15in</Height>
<Width>0.86459in</Width>
<ZIndex>49</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Line Name="line3">
<Top>4.40782in</Top>
<Left>0.35417in</Left>
<Height>0in</Height>
<Width>6.20833in</Width>
<ZIndex>50</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>
<TextAlign>Right</TextAlign>
</Style>
</Paragraph>
</Paragraphs>
<Top>3.61354in</Top>
<Left>4in</Left>
<Height>0.15in</Height>
<Width>0.86459in</Width>
<ZIndex>51</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>
<TextAlign>Right</TextAlign>
</Style>
</Paragraph>
</Paragraphs>
<Top>3.76354in</Top>
<Left>4in</Left>
<Height>0.15in</Height>
<Width>0.86459in</Width>
<ZIndex>52</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>
<TextAlign>Right</TextAlign>
</Style>
</Paragraph>
</Paragraphs>
<Top>3.91354in</Top>
<Left>4in</Left>
<Height>0.15in</Height>
<Width>0.86459in</Width>
<ZIndex>53</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>
<TextAlign>Right</TextAlign>
</Style>
</Paragraph>
</Paragraphs>
<Top>4.06354in</Top>
<Left>4in</Left>
<Height>0.15in</Height>
<Width>0.86459in</Width>
<ZIndex>54</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>
<TextAlign>Right</TextAlign>
</Style>
</Paragraph>
</Paragraphs>
<Top>4.21354in</Top>
<Left>4in</Left>
<Height>0.15in</Height>
<Width>0.86459in</Width>
<ZIndex>55</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox59">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>me©‡gvU</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>4.425in</Top>
<Left>1.29167in</Left>
<Height>0.15in</Height>
<Width>0.86459in</Width>
<ZIndex>56</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox60">
<CanGrow>true</CanGrow>
<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>
<TextAlign>Right</TextAlign>
</Style>
</Paragraph>
</Paragraphs>
<Top>4.42499in</Top>
<Left>4in</Left>
<Height>0.15in</Height>
<Width>0.86459in</Width>
<ZIndex>57</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.81562in</Top>
<Left>0.57292in</Left>
<Height>0.2in</Height>
<Width>1.1in</Width>
<ZIndex>58</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox62">
<CanGrow>true</CanGrow>
<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 QywU c~b© †eZ‡b 14(‡PŠÏ) w`b, evwl©K /AwR©Z QywU 18 Kvh©w`e‡mi</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
<Paragraph>
<TextRuns>
<TextRun>
<Value> Rb¨ 01(GK) w`b , evrmwiK 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| Avcbvi Awf‡hvM I civgk© Awf‡hvM e‡· A_ev GBP Avi wefv‡M wjwLZfv‡e Rvbv‡Z n‡e|
4| KZ…©c¶ B”Qv Ki‡j Am`vPvi‡b Rb¨ wb¤œwjwLZ †h †Kvb cÖKvi kvw¯Í cÖ`vb Ki‡Z cvi‡e</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
<Paragraph>
<TextRuns>
<TextRun>
<Value> K) PvKzix n‡Z Acmvib L) bx‡Pi c‡`, †MÖ‡W ev †eZb †¯‡j AbwaK 01(GK) ermi 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|
5| ¯’ vqxfv‡e wb‡qvwRZ †Kvb Kg©Pvix 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 PvKixi Aemvb) Abymv‡i †Kv‡bv ¯vqx
Kg©Pvix 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 Ki‡Z n‡e|
6| K) KZ…©c¶ hw` †Kvb ¯’ vqx Kg©Pvix cÖ‡qvRb AwZwi³Zvi Kvi‡Y PvKzix Aemvb NUv‡Z Pvb, Z‡e Kg©Pvix </Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
<TextRun>
<Value>30</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
<FontWeight>Bold</FontWeight>
</Style>
</TextRun>
<TextRun>
<Value> w`‡bi (1 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` 30 w`‡bi (1 gv‡mi) gyRyixi mgcwigvY A_© Kg©Pvix‡K cÖ`vb Ki‡Z n‡e |
L) KZ…©c¶ hw` †Kvb ¯’ vqx Kg©Pvix‡K eiLv¯Í e¨vZxZ PvKzix Aemvb NUv‡Z Pvb, Z‡e Kg©Pvix‡K 120 w`‡bi (4 gv‡mi) wjwLZ †bvwUk cª`vb Ki‡Z n‡e | hw` †Kvb</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
<Paragraph>
<TextRuns>
<TextRun>
<Value> ‡bvwUk bv †`Iqv nq †m‡¶‡Î †bvwU‡ki cwie‡Z© †bvwUk †gqv` 120 w`‡bi (4 gv‡mi) gyRyixi mgcwigvY A_© Kg©Pvix‡K cÖ`vb Ki‡Z n‡e |
7| gvm †kl nIqvi cieZx© 07 ( mvZ ) Kg© w`e‡mi g‡a¨ gRyix cwi‡kva Kiv nq|
8| `ycy‡ii Lvev‡ii weiwZ 01(GK ) NUv|
9| Avcbvi wVKvbv cwieZ©b Ki‡j 07(mvZ) w`‡bi g‡a¨ Awdm‡K wjwLZfv‡e Aek¨B Rvbv‡Z n‡e|
10| 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 Kiyb|
11| 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 D³ Znwej </Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
<Paragraph>
<TextRuns>
<TextRun>
<Value> cwiPvwjZ n‡e|
12| PvKzixi eqm 5 (cuvP) eQi c~Y© n‡j evsjv‡`k kªg AvBb Abymv‡i MÖvPzBwU cÖ`vb Kiv n‡e|
</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<rd:DefaultName>textbox62</rd:DefaultName>
<Top>5.53542in</Top>
<Left>0.02084in</Left>
<Height>3.15626in</Height>
<Width>7.48959in</Width>
<ZIndex>59</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
<Textbox Name="textbox63">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value />
<Style />
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>9.97916in</Top>
<Left>0.10417in</Left>
<Height>0.15in</Height>
<Width>2.07292in</Width>
<ZIndex>60</ZIndex>
<Style>
<BottomBorder>
<Style>Dotted</Style>
</BottomBorder>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox64">
<CanGrow>true</CanGrow>
<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.15625in</Top>
<Left>0.625in</Left>
<Height>0.15in</Height>
<Width>0.86459in</Width>
<ZIndex>61</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox66">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value />
<Style />
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>10.0052in</Top>
<Left>5.32292in</Left>
<Height>0.15in</Height>
<Width>2.07292in</Width>
<ZIndex>62</ZIndex>
<Style>
<BottomBorder>
<Style>Dotted</Style>
</BottomBorder>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox65">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>GBP,Avi ,wW</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>10.18229in</Top>
<Left>5.95834in</Left>
<Height>0.15in</Height>
<Width>0.86459in</Width>
<ZIndex>63</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox67">
<CanGrow>true</CanGrow>
<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.55in</Top>
<Left>0.05209in</Left>
<Height>0.37499in</Height>
<Width>7.44792in</Width>
<ZIndex>64</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>4pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
<Textbox Name="textbox7">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>UvKv</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>3.61771in</Top>
<Left>4.90542in</Left>
<Height>0.15in</Height>
<Width>0.29in</Width>
<ZIndex>65</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.76771in</Top>
<Left>4.90542in</Left>
<Height>0.15in</Height>
<Width>0.29in</Width>
<ZIndex>66</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.91771in</Top>
<Left>4.90542in</Left>
<Height>0.15in</Height>
<Width>0.29in</Width>
<ZIndex>67</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>4.06771in</Top>
<Left>4.90542in</Left>
<Height>0.15in</Height>
<Width>0.29in</Width>
<ZIndex>68</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.21771in</Top>
<Left>4.90542in</Left>
<Height>0.15in</Height>
<Width>0.29in</Width>
<ZIndex>69</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox8">
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>UvKv</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
</Style>
</TextRun>
</TextRuns>
<Style />
</Paragraph>
</Paragraphs>
<Top>4.42812in</Top>
<Left>4.90542in</Left>
<Height>0.15in</Height>
<Width>0.29in</Width>
<ZIndex>70</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox70">
<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>textbox70</rd:DefaultName>
<Top>5.20625in</Top>
<Left>0.01042in</Left>
<Height>0.2in</Height>
<Width>1in</Width>
<ZIndex>71</ZIndex>
<Style>
<BottomBorder>
<Style>Solid</Style>
</BottomBorder>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Image Name="Image2">
<Source>External</Source>
<Value>="file:///" &amp; Parameters!Logo.Value</Value>
<Sizing>FitProportional</Sizing>
<Top>0.02778in</Top>
<Left>5.49666in</Left>
<Height>0.7418in</Height>
<Width>2.00335in</Width>
<ZIndex>72</ZIndex>
<Style>
<Border>
<Style>None</Style>
</Border>
</Style>
</Image>
<Rectangle Name="Rectangle3">
<KeepTogether>true</KeepTogether>
<Top>4.84444in</Top>
<Left>1.74306in</Left>
<Height>0.15625in</Height>
<Width>0.14709in</Width>
<ZIndex>73</ZIndex>
<Style>
<Border>
<Style>Solid</Style>
</Border>
</Style>
</Rectangle>
<Textbox Name="textbox71">
<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 />
</Paragraph>
</Paragraphs>
<Top>4.81562in</Top>
<Left>3.08585in</Left>
<Height>0.2in</Height>
<Width>0.97499in</Width>
<ZIndex>74</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox72">
<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 />
</Paragraph>
</Paragraphs>
<Top>4.81562in</Top>
<Left>1.91793in</Left>
<Height>0.2in</Height>
<Width>0.92361in</Width>
<ZIndex>75</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Textbox Name="textbox73">
<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 />
</Paragraph>
</Paragraphs>
<Top>4.81562in</Top>
<Left>4.30169in</Left>
<Height>0.2in</Height>
<Width>1.48169in</Width>
<ZIndex>76</ZIndex>
<Style>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
</Style>
</Textbox>
<Rectangle Name="Rectangle4">
<KeepTogether>true</KeepTogether>
<Top>4.84444in</Top>
<Left>2.91099in</Left>
<Height>0.15625in</Height>
<Width>0.14709in</Width>
<ZIndex>77</ZIndex>
<Style>
<Border>
<Style>Solid</Style>
</Border>
</Style>
</Rectangle>
<Rectangle Name="Rectangle5">
<KeepTogether>true</KeepTogether>
<Top>4.84444in</Top>
<Left>4.12683in</Left>
<Height>0.15625in</Height>
<Width>0.14709in</Width>
<ZIndex>78</ZIndex>
<Style>
<Border>
<Style>Solid</Style>
</Border>
</Style>
</Rectangle>
<Textbox Name="Textbox74">
<CanGrow>true</CanGrow>
<KeepTogether>true</KeepTogether>
<Paragraphs>
<Paragraph>
<TextRuns>
<TextRun>
<Value>Avwg </Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
<FontWeight>Bold</FontWeight>
</Style>
</TextRun>
<TextRun>
<Value>সুস্থ্য</Value>
<Style>
<FontStyle>Normal</FontStyle>
<FontFamily>Nirmala UI</FontFamily>
<FontSize>7pt</FontSize>
<FontWeight>Bold</FontWeight>
<TextDecoration>None</TextDecoration>
<Color>#000000</Color>
</Style>
</TextRun>
<TextRun>
<Value> I ¯^Áv‡b D‡jøwLZ k‡Z© m¤§Z n‡q wb‡qvM c‡Î ¯^v¶i K‡i 1(GK) Kwc Abywjwc MÖnb Kijvg|</Value>
<Style>
<FontFamily>SutonnyMJ</FontFamily>
<FontWeight>Bold</FontWeight>
</Style>
</TextRun>
</TextRuns>
<Style>
<TextAlign>Center</TextAlign>
</Style>
</Paragraph>
</Paragraphs>
<rd:DefaultName>Textbox74</rd:DefaultName>
<Top>8.84027in</Top>
<Left>1.15584in</Left>
<Height>0.20833in</Height>
<Width>5.2579in</Width>
<ZIndex>79</ZIndex>
<Style>
<Border>
<Style>None</Style>
</Border>
<PaddingLeft>2pt</PaddingLeft>
<PaddingRight>2pt</PaddingRight>
<PaddingTop>2pt</PaddingTop>
<PaddingBottom>2pt</PaddingBottom>
</Style>
</Textbox>
</ReportItems>
<Height>11.3in</Height>
<Style />
</Body>
<Width>7.56958in</Width>
<Page>
<PageHeight>11.69in</PageHeight>
<PageWidth>8.27in</PageWidth>
<LeftMargin>0.5in</LeftMargin>
<RightMargin>0.15in</RightMargin>
<TopMargin>0.2in</TopMargin>
<BottomMargin>0.1in</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="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>
<ReportParameter Name="CompanyNameBangla">
<DataType>String</DataType>
<Nullable>true</Nullable>
<AllowBlank>true</AllowBlank>
<Prompt>ReportParameter1</Prompt>
</ReportParameter>
</ReportParameters>
<ReportParametersLayout>
<GridLayoutDefinition>
<NumberOfColumns>2</NumberOfColumns>
<NumberOfRows>4</NumberOfRows>
<CellDefinitions>
<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>
<CellDefinition>
<ColumnIndex>0</ColumnIndex>
<RowIndex>3</RowIndex>
<ParameterName>CompanyNameBangla</ParameterName>
</CellDefinition>
</CellDefinitions>
</GridLayoutDefinition>
</ReportParametersLayout>
<Language>en-US</Language>
<ConsumeContainerWhitespace>true</ConsumeContainerWhitespace>
<rd:ReportUnitType>Inch</rd:ReportUnitType>
<rd:ReportID>a0b022c3-14a9-44f9-b167-d3334af64670</rd:ReportID>
</Report>