1186 lines
42 KiB
XML
1186 lines
42 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Report xmlns="http://schemas.microsoft.com/sqlserver/reporting/2005/01/reportdefinition" xmlns:rd="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner">
|
|
<DataSources>
|
|
<DataSource Name="DummyDataSource">
|
|
<rd:DataSourceID>01800665-9863-429f-9a2f-b7d9eaec7b5d</rd:DataSourceID>
|
|
<ConnectionProperties>
|
|
<DataProvider>SQL</DataProvider>
|
|
<ConnectString />
|
|
</ConnectionProperties>
|
|
</DataSource>
|
|
</DataSources>
|
|
<InteractiveHeight>11in</InteractiveHeight>
|
|
<ReportParameters>
|
|
<ReportParameter Name="InvoiceNo">
|
|
<DataType>String</DataType>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>InvoiceNo</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="InvoiceDate">
|
|
<DataType>String</DataType>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>InvoiceDate</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="ReferenceNo">
|
|
<DataType>String</DataType>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>ReferenceNo</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="ClientName">
|
|
<DataType>String</DataType>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>ClientName</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="ClientInfo">
|
|
<DataType>String</DataType>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>ClientInfo</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="AmountInWords">
|
|
<DataType>String</DataType>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>AmountInWords</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="Notes">
|
|
<DataType>String</DataType>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>Notes</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="PrintBankInfo">
|
|
<DataType>String</DataType>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>PrintBankInfo</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="BankName">
|
|
<DataType>String</DataType>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>BankName</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="BranchName">
|
|
<DataType>String</DataType>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>BranchName</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="AccountTitle">
|
|
<DataType>String</DataType>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>AccountTitle</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="AccountNo">
|
|
<DataType>String</DataType>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>AccountNo</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="AccountType">
|
|
<DataType>String</DataType>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>AccountType</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="SwiftNo">
|
|
<DataType>String</DataType>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>SwiftNo</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="RoutingNo">
|
|
<DataType>String</DataType>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>RoutingNo</Prompt>
|
|
</ReportParameter>
|
|
</ReportParameters>
|
|
<rd:DrawGrid>true</rd:DrawGrid>
|
|
<InteractiveWidth>8.5in</InteractiveWidth>
|
|
<rd:SnapToGrid>true</rd:SnapToGrid>
|
|
<RightMargin>0.65in</RightMargin>
|
|
<LeftMargin>0.65in</LeftMargin>
|
|
<BottomMargin>1.7in</BottomMargin>
|
|
<rd:ReportID>699cfcc1-0331-4b62-92eb-a0592a11defb</rd:ReportID>
|
|
<PageWidth>8.3in</PageWidth>
|
|
<DataSets>
|
|
<DataSet Name="ReportData_dtInvoices">
|
|
<Fields>
|
|
<Field Name="SlNo">
|
|
<DataField>SlNo</DataField>
|
|
<rd:TypeName>System.Int32</rd:TypeName>
|
|
</Field>
|
|
<Field Name="Description">
|
|
<DataField>Description</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="InvoiceAmount">
|
|
<DataField>InvoiceAmount</DataField>
|
|
<rd:TypeName>System.Decimal</rd:TypeName>
|
|
</Field>
|
|
<Field Name="VatAmount">
|
|
<DataField>VatAmount</DataField>
|
|
<rd:TypeName>System.Decimal</rd:TypeName>
|
|
</Field>
|
|
<Field Name="AitAmount">
|
|
<DataField>AitAmount</DataField>
|
|
<rd:TypeName>System.Decimal</rd:TypeName>
|
|
</Field>
|
|
<Field Name="TotalAmount">
|
|
<DataField>TotalAmount</DataField>
|
|
<rd:TypeName>System.Decimal</rd:TypeName>
|
|
</Field>
|
|
</Fields>
|
|
<Query>
|
|
<DataSourceName>DummyDataSource</DataSourceName>
|
|
<CommandText />
|
|
<rd:UseGenericDesigner>true</rd:UseGenericDesigner>
|
|
</Query>
|
|
<rd:DataSetInfo>
|
|
<rd:DataSetName>ReportData</rd:DataSetName>
|
|
<rd:TableName>dtInvoices</rd:TableName>
|
|
</rd:DataSetInfo>
|
|
</DataSet>
|
|
</DataSets>
|
|
<Code />
|
|
<Width>7in</Width>
|
|
<Body>
|
|
<ColumnSpacing>0.01in</ColumnSpacing>
|
|
<ReportItems>
|
|
<Textbox Name="textbox19">
|
|
<Top>1.77083in</Top>
|
|
<Width>6.36458in</Width>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>29</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Left>0.625in</Left>
|
|
<Height>0.23083in</Height>
|
|
<Value>=Parameters!AmountInWords.Value</Value>
|
|
</Textbox>
|
|
<Textbox Name="textbox34">
|
|
<Visibility>
|
|
<Hidden>=Parameters!PrintBankInfo.Value="0"</Hidden>
|
|
</Visibility>
|
|
<Top>4.25in</Top>
|
|
<Width>5.57292in</Width>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>28</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Left>1.40625in</Left>
|
|
<Height>0.22917in</Height>
|
|
<Value>=": " & Parameters!RoutingNo.Value</Value>
|
|
</Textbox>
|
|
<Textbox Name="textbox35">
|
|
<Visibility>
|
|
<Hidden>=Parameters!PrintBankInfo.Value="0"</Hidden>
|
|
</Visibility>
|
|
<Top>4.25in</Top>
|
|
<Width>1.35619in</Width>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>27</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Left>0.03964in</Left>
|
|
<Height>0.22917in</Height>
|
|
<Value>Routing Number</Value>
|
|
</Textbox>
|
|
<Textbox Name="textbox36">
|
|
<Visibility>
|
|
<Hidden>=Parameters!PrintBankInfo.Value="0"</Hidden>
|
|
</Visibility>
|
|
<Top>4in</Top>
|
|
<Width>5.57292in</Width>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>26</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Left>1.40625in</Left>
|
|
<Height>0.22917in</Height>
|
|
<Value>=": " & Parameters!SwiftNo.Value</Value>
|
|
</Textbox>
|
|
<Textbox Name="textbox37">
|
|
<Visibility>
|
|
<Hidden>=Parameters!PrintBankInfo.Value="0"</Hidden>
|
|
</Visibility>
|
|
<Top>4in</Top>
|
|
<Width>1.35619in</Width>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>25</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Left>0.03964in</Left>
|
|
<Height>0.22917in</Height>
|
|
<Value>Swift No</Value>
|
|
</Textbox>
|
|
<Textbox Name="textbox38">
|
|
<Visibility>
|
|
<Hidden>=Parameters!PrintBankInfo.Value="0"</Hidden>
|
|
</Visibility>
|
|
<Top>3.75in</Top>
|
|
<Width>5.57292in</Width>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>24</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Left>1.40625in</Left>
|
|
<Height>0.22917in</Height>
|
|
<Value>=": " & Parameters!AccountType.Value</Value>
|
|
</Textbox>
|
|
<Textbox Name="textbox39">
|
|
<Visibility>
|
|
<Hidden>=Parameters!PrintBankInfo.Value="0"</Hidden>
|
|
</Visibility>
|
|
<Top>3.75in</Top>
|
|
<Width>1.35619in</Width>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>23</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Left>0.03964in</Left>
|
|
<Height>0.22917in</Height>
|
|
<Value>Bank Account Type</Value>
|
|
</Textbox>
|
|
<Textbox Name="textbox28">
|
|
<Visibility>
|
|
<Hidden>=Parameters!PrintBankInfo.Value="0"</Hidden>
|
|
</Visibility>
|
|
<Top>3.5in</Top>
|
|
<Width>5.57292in</Width>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>22</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Left>1.40625in</Left>
|
|
<Height>0.22917in</Height>
|
|
<Value>=": " & Parameters!AccountNo.Value</Value>
|
|
</Textbox>
|
|
<Textbox Name="textbox29">
|
|
<Visibility>
|
|
<Hidden>=Parameters!PrintBankInfo.Value="0"</Hidden>
|
|
</Visibility>
|
|
<Top>3.5in</Top>
|
|
<Width>1.35619in</Width>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>21</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Left>0.03964in</Left>
|
|
<Height>0.22917in</Height>
|
|
<Value>Bank Account Number</Value>
|
|
</Textbox>
|
|
<Textbox Name="textbox30">
|
|
<Visibility>
|
|
<Hidden>=Parameters!PrintBankInfo.Value="0"</Hidden>
|
|
</Visibility>
|
|
<Top>3.25in</Top>
|
|
<Width>5.57292in</Width>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>20</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Left>1.40625in</Left>
|
|
<Height>0.22917in</Height>
|
|
<Value>=": " & Parameters!AccountTitle.Value</Value>
|
|
</Textbox>
|
|
<Textbox Name="textbox31">
|
|
<Visibility>
|
|
<Hidden>=Parameters!PrintBankInfo.Value="0"</Hidden>
|
|
</Visibility>
|
|
<Top>3.25in</Top>
|
|
<Width>1.35619in</Width>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>19</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Left>0.03964in</Left>
|
|
<Height>0.22917in</Height>
|
|
<Value>Bank Account Name</Value>
|
|
</Textbox>
|
|
<Textbox Name="textbox26">
|
|
<Visibility>
|
|
<Hidden>=Parameters!PrintBankInfo.Value="0"</Hidden>
|
|
</Visibility>
|
|
<Top>3in</Top>
|
|
<Width>5.57292in</Width>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>18</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Left>1.40625in</Left>
|
|
<Height>0.22917in</Height>
|
|
<Value>=": " & Parameters!BranchName.Value</Value>
|
|
</Textbox>
|
|
<Textbox Name="textbox27">
|
|
<Visibility>
|
|
<Hidden>=Parameters!PrintBankInfo.Value="0"</Hidden>
|
|
</Visibility>
|
|
<Top>3in</Top>
|
|
<Width>1.35619in</Width>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>17</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Left>0.03964in</Left>
|
|
<Height>0.22917in</Height>
|
|
<Value>Branch Name</Value>
|
|
</Textbox>
|
|
<Textbox Name="textbox24">
|
|
<Visibility>
|
|
<Hidden>=Parameters!PrintBankInfo.Value="0"</Hidden>
|
|
</Visibility>
|
|
<Top>2.75in</Top>
|
|
<Width>5.57292in</Width>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>16</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Left>1.40625in</Left>
|
|
<Height>0.22917in</Height>
|
|
<Value>=": " & Parameters!BankName.Value</Value>
|
|
</Textbox>
|
|
<Textbox Name="textbox25">
|
|
<Visibility>
|
|
<Hidden>=Parameters!PrintBankInfo.Value="0"</Hidden>
|
|
</Visibility>
|
|
<Top>2.75in</Top>
|
|
<Width>1.35619in</Width>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>15</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Left>0.03964in</Left>
|
|
<Height>0.22917in</Height>
|
|
<Value>Bank Name</Value>
|
|
</Textbox>
|
|
<Textbox Name="textbox21">
|
|
<Top>1.77083in</Top>
|
|
<Width>0.59376in</Width>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>14</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Left>0.03125in</Left>
|
|
<Height>0.23083in</Height>
|
|
<Value>In Words:</Value>
|
|
</Textbox>
|
|
<Textbox Name="textbox20">
|
|
<Top>2.28124in</Top>
|
|
<Width>6.95833in</Width>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>13</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Left>0.02084in</Left>
|
|
<Height>0.25in</Height>
|
|
<Value>=Parameters!Notes.Value</Value>
|
|
</Textbox>
|
|
<Textbox Name="textbox18">
|
|
<Top>0.30209in</Top>
|
|
<Width>3.375in</Width>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>12</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Left>3.61458in</Left>
|
|
<Height>0.64583in</Height>
|
|
<Value>=Parameters!ClientInfo.Value</Value>
|
|
</Textbox>
|
|
<Textbox Name="textbox17">
|
|
<Top>0.07292in</Top>
|
|
<Width>3.375in</Width>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>11</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Left>3.61458in</Left>
|
|
<Height>0.21in</Height>
|
|
<Value>=Parameters!ClientName.Value</Value>
|
|
</Textbox>
|
|
<Textbox Name="textbox16">
|
|
<Top>0.07292in</Top>
|
|
<Width>0.27083in</Width>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>10</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Left>3.33333in</Left>
|
|
<Height>0.21in</Height>
|
|
<Value>To:</Value>
|
|
</Textbox>
|
|
<Textbox Name="textbox13">
|
|
<Top>0.53125in</Top>
|
|
<Width>2.26042in</Width>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>9</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Left>0.97916in</Left>
|
|
<Height>0.41667in</Height>
|
|
<Value>=Parameters!ReferenceNo.Value</Value>
|
|
</Textbox>
|
|
<Textbox Name="textbox14">
|
|
<Top>0.53125in</Top>
|
|
<Width>0.09375in</Width>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>8</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Left>0.875in</Left>
|
|
<Height>0.21in</Height>
|
|
<Value>:</Value>
|
|
</Textbox>
|
|
<Textbox Name="textbox15">
|
|
<Top>0.53125in</Top>
|
|
<Width>0.83333in</Width>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>7</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Left>0.03125in</Left>
|
|
<Height>0.21in</Height>
|
|
<Value>Reference</Value>
|
|
</Textbox>
|
|
<Textbox Name="textbox10">
|
|
<Top>0.30209in</Top>
|
|
<Width>2.26042in</Width>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>6</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Left>0.97916in</Left>
|
|
<Height>0.21in</Height>
|
|
<Value>=Parameters!InvoiceDate.Value</Value>
|
|
</Textbox>
|
|
<Textbox Name="textbox11">
|
|
<Top>0.30209in</Top>
|
|
<Width>0.09375in</Width>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>5</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Left>0.875in</Left>
|
|
<Height>0.21in</Height>
|
|
<Value>:</Value>
|
|
</Textbox>
|
|
<Textbox Name="textbox12">
|
|
<Top>0.30209in</Top>
|
|
<Width>0.83333in</Width>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>4</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Left>0.03125in</Left>
|
|
<Height>0.21in</Height>
|
|
<Value>Invoice Date</Value>
|
|
</Textbox>
|
|
<Textbox Name="textbox6">
|
|
<rd:DefaultName>textbox6</rd:DefaultName>
|
|
<Top>0.07292in</Top>
|
|
<Width>2.26042in</Width>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>3</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Left>0.97916in</Left>
|
|
<Height>0.21in</Height>
|
|
<Value>=Parameters!InvoiceNo.Value</Value>
|
|
</Textbox>
|
|
<Textbox Name="textbox5">
|
|
<rd:DefaultName>textbox5</rd:DefaultName>
|
|
<Top>0.07292in</Top>
|
|
<Width>0.09375in</Width>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>2</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Left>0.875in</Left>
|
|
<Height>0.21in</Height>
|
|
<Value>:</Value>
|
|
</Textbox>
|
|
<Textbox Name="textbox4">
|
|
<rd:DefaultName>textbox4</rd:DefaultName>
|
|
<Top>0.07292in</Top>
|
|
<Width>0.83333in</Width>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>1</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Left>0.03125in</Left>
|
|
<Height>0.21in</Height>
|
|
<Value>Invoice No.</Value>
|
|
</Textbox>
|
|
<Table Name="table1">
|
|
<DataSetName>ReportData_dtInvoices</DataSetName>
|
|
<Top>1.10417in</Top>
|
|
<Width>6.96in</Width>
|
|
<Details>
|
|
<TableRows>
|
|
<TableRow>
|
|
<TableCells>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="SlNo_1">
|
|
<rd:DefaultName>SlNo_1</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Left>Black</Left>
|
|
<Right>Black</Right>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Left>Solid</Left>
|
|
<Right>Solid</Right>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Default>0.5pt</Default>
|
|
<Left>0.5pt</Left>
|
|
</BorderWidth>
|
|
<FontSize>9pt</FontSize>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>4</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!SlNo.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="Description">
|
|
<rd:DefaultName>Description</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Left>Black</Left>
|
|
<Right>Black</Right>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Left>Solid</Left>
|
|
<Right>Solid</Right>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Default>0.5pt</Default>
|
|
<Left>0.5pt</Left>
|
|
</BorderWidth>
|
|
<FontSize>9pt</FontSize>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>3</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!Description.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="InvoiceAmount">
|
|
<rd:DefaultName>InvoiceAmount</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Left>Black</Left>
|
|
<Right>Black</Right>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Left>Solid</Left>
|
|
<Right>Solid</Right>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Default>0.5pt</Default>
|
|
<Left>0.5pt</Left>
|
|
</BorderWidth>
|
|
<FontSize>9pt</FontSize>
|
|
<Format>N2</Format>
|
|
<TextAlign>Right</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>2</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!InvoiceAmount.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox33">
|
|
<rd:DefaultName>textbox33</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Left>Black</Left>
|
|
<Right>Black</Right>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Left>Solid</Left>
|
|
<Right>Solid</Right>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Default>0.5pt</Default>
|
|
<Left>0.5pt</Left>
|
|
</BorderWidth>
|
|
<FontSize>9pt</FontSize>
|
|
<Format>N2</Format>
|
|
<TextAlign>Right</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>1</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!VatAmount.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="TotalAmount">
|
|
<rd:DefaultName>TotalAmount</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Left>Black</Left>
|
|
<Right>Black</Right>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Left>Solid</Left>
|
|
<Right>Solid</Right>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Default>0.5pt</Default>
|
|
<Left>0.5pt</Left>
|
|
<Right>0.5pt</Right>
|
|
</BorderWidth>
|
|
<FontSize>9pt</FontSize>
|
|
<Format>N2</Format>
|
|
<TextAlign>Right</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!TotalAmount.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
</TableCells>
|
|
<Height>0.2in</Height>
|
|
</TableRow>
|
|
</TableRows>
|
|
</Details>
|
|
<Style>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Default>0.5pt</Default>
|
|
</BorderWidth>
|
|
<FontSize>9pt</FontSize>
|
|
</Style>
|
|
<Header>
|
|
<TableRows>
|
|
<TableRow>
|
|
<TableCells>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox1">
|
|
<rd:DefaultName>textbox1</rd:DefaultName>
|
|
<Style>
|
|
<BackgroundColor>Gainsboro</BackgroundColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Default>0.5pt</Default>
|
|
</BorderWidth>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>14</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>Serial No.</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox2">
|
|
<rd:DefaultName>textbox2</rd:DefaultName>
|
|
<Style>
|
|
<BackgroundColor>Gainsboro</BackgroundColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Default>0.5pt</Default>
|
|
</BorderWidth>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>13</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>Description</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox3">
|
|
<rd:DefaultName>textbox3</rd:DefaultName>
|
|
<Style>
|
|
<BackgroundColor>Gainsboro</BackgroundColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Default>0.5pt</Default>
|
|
</BorderWidth>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>12</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>Amount</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox32">
|
|
<rd:DefaultName>textbox32</rd:DefaultName>
|
|
<Style>
|
|
<BackgroundColor>Gainsboro</BackgroundColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Default>0.5pt</Default>
|
|
</BorderWidth>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>11</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>VAT Amount</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox41">
|
|
<rd:DefaultName>textbox41</rd:DefaultName>
|
|
<Style>
|
|
<BackgroundColor>Gainsboro</BackgroundColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Default>0.5pt</Default>
|
|
</BorderWidth>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>10</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>Total Amount</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
</TableCells>
|
|
<Height>0.22in</Height>
|
|
</TableRow>
|
|
</TableRows>
|
|
</Header>
|
|
<TableColumns>
|
|
<TableColumn>
|
|
<Width>0.65in</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>3.43in</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>1.03in</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>0.82in</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>1.03in</Width>
|
|
</TableColumn>
|
|
</TableColumns>
|
|
<Height>0.64in</Height>
|
|
<Footer>
|
|
<TableRows>
|
|
<TableRow>
|
|
<TableCells>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox7">
|
|
<rd:DefaultName>textbox7</rd:DefaultName>
|
|
<Style>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Default>0.5pt</Default>
|
|
</BorderWidth>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>9</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>Total</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox8">
|
|
<rd:DefaultName>textbox8</rd:DefaultName>
|
|
<Style>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Default>0.5pt</Default>
|
|
</BorderWidth>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>8</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value />
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox9">
|
|
<rd:DefaultName>textbox9</rd:DefaultName>
|
|
<Style>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Default>0.5pt</Default>
|
|
</BorderWidth>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<Format>N2</Format>
|
|
<TextAlign>Right</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>7</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Sum(Fields!InvoiceAmount.Value)</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="VatAmount">
|
|
<rd:DefaultName>VatAmount</rd:DefaultName>
|
|
<Style>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Default>0.5pt</Default>
|
|
</BorderWidth>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<Format>N2</Format>
|
|
<TextAlign>Right</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>6</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Sum(Fields!VatAmount.Value)</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="TotalAmount_1">
|
|
<rd:DefaultName>TotalAmount_1</rd:DefaultName>
|
|
<Style>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Default>0.5pt</Default>
|
|
</BorderWidth>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<Format>N2</Format>
|
|
<TextAlign>Right</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>5</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Sum(Fields!TotalAmount.Value)</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
</TableCells>
|
|
<Height>0.22in</Height>
|
|
</TableRow>
|
|
</TableRows>
|
|
</Footer>
|
|
<Left>0.03125in</Left>
|
|
</Table>
|
|
</ReportItems>
|
|
<Height>4.5in</Height>
|
|
</Body>
|
|
<Language>en-US</Language>
|
|
<PageFooter>
|
|
<PrintOnFirstPage>true</PrintOnFirstPage>
|
|
<ReportItems>
|
|
<Textbox Name="textbox22">
|
|
<Top>0.01042in</Top>
|
|
<Width>1.58333in</Width>
|
|
<Style>
|
|
<BorderColor>
|
|
<Top>Black</Top>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Top>Solid</Top>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Top>1pt</Top>
|
|
</BorderWidth>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>1</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Left>0.03964in</Left>
|
|
<Height>0.23083in</Height>
|
|
<Value>Authorized Signature</Value>
|
|
</Textbox>
|
|
<Textbox Name="textbox23">
|
|
<Top>0.01042in</Top>
|
|
<Width>1.78125in</Width>
|
|
<Style>
|
|
<BorderColor>
|
|
<Top>Black</Top>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Top>Solid</Top>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Top>1pt</Top>
|
|
</BorderWidth>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Left>5.1875in</Left>
|
|
<Height>0.23083in</Height>
|
|
<Value>Signature of the Client</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
<Height>0.25166in</Height>
|
|
<PrintOnLastPage>true</PrintOnLastPage>
|
|
</PageFooter>
|
|
<TopMargin>1.8in</TopMargin>
|
|
<PageHeight>11.7in</PageHeight>
|
|
</Report> |