1485 lines
57 KiB
Plaintext
1485 lines
57 KiB
Plaintext
|
|
<?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="ClientName">
|
||
|
|
<DataType>String</DataType>
|
||
|
|
<AllowBlank>true</AllowBlank>
|
||
|
|
<Prompt>ClientName</Prompt>
|
||
|
|
</ReportParameter>
|
||
|
|
<ReportParameter Name="ClientBillingAddress">
|
||
|
|
<DataType>String</DataType>
|
||
|
|
<AllowBlank>true</AllowBlank>
|
||
|
|
<Prompt>ClientBillingAddress</Prompt>
|
||
|
|
</ReportParameter>
|
||
|
|
<ReportParameter Name="ProjectName">
|
||
|
|
<DataType>String</DataType>
|
||
|
|
<AllowBlank>true</AllowBlank>
|
||
|
|
<Prompt>ProjectName</Prompt>
|
||
|
|
</ReportParameter>
|
||
|
|
<ReportParameter Name="OrderType">
|
||
|
|
<DataType>String</DataType>
|
||
|
|
<AllowBlank>true</AllowBlank>
|
||
|
|
<Prompt>OrderType</Prompt>
|
||
|
|
</ReportParameter>
|
||
|
|
<ReportParameter Name="OrderDate">
|
||
|
|
<DataType>String</DataType>
|
||
|
|
<AllowBlank>true</AllowBlank>
|
||
|
|
<Prompt>OrderDate</Prompt>
|
||
|
|
</ReportParameter>
|
||
|
|
<ReportParameter Name="OrderNo">
|
||
|
|
<DataType>String</DataType>
|
||
|
|
<AllowBlank>true</AllowBlank>
|
||
|
|
<Prompt>OrderNo</Prompt>
|
||
|
|
</ReportParameter>
|
||
|
|
<ReportParameter Name="Description">
|
||
|
|
<DataType>String</DataType>
|
||
|
|
<AllowBlank>true</AllowBlank>
|
||
|
|
<Prompt>Description</Prompt>
|
||
|
|
</ReportParameter>
|
||
|
|
</ReportParameters>
|
||
|
|
<rd:DrawGrid>true</rd:DrawGrid>
|
||
|
|
<InteractiveWidth>8.5in</InteractiveWidth>
|
||
|
|
<rd:GridSpacing>0.1in</rd:GridSpacing>
|
||
|
|
<rd:SnapToGrid>true</rd:SnapToGrid>
|
||
|
|
<RightMargin>0.64in</RightMargin>
|
||
|
|
<LeftMargin>0.65in</LeftMargin>
|
||
|
|
<BottomMargin>0.65in</BottomMargin>
|
||
|
|
<rd:ReportID>699cfcc1-0331-4b62-92eb-a0592a11defb</rd:ReportID>
|
||
|
|
<PageWidth>11.7in</PageWidth>
|
||
|
|
<DataSets>
|
||
|
|
<DataSet Name="ReportData_dtPOItems">
|
||
|
|
<Fields>
|
||
|
|
<Field Name="Description">
|
||
|
|
<DataField>Description</DataField>
|
||
|
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
|
</Field>
|
||
|
|
<Field Name="OrderAmount">
|
||
|
|
<DataField>OrderAmount</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>
|
||
|
|
<Field Name="JobType">
|
||
|
|
<DataField>JobType</DataField>
|
||
|
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
|
</Field>
|
||
|
|
<Field Name="StartDate">
|
||
|
|
<DataField>StartDate</DataField>
|
||
|
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
|
</Field>
|
||
|
|
<Field Name="EndDate">
|
||
|
|
<DataField>EndDate</DataField>
|
||
|
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
|
</Field>
|
||
|
|
<Field Name="IncomeDesc1">
|
||
|
|
<DataField>IncomeDesc1</DataField>
|
||
|
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
|
</Field>
|
||
|
|
<Field Name="IncomeDesc2">
|
||
|
|
<DataField>IncomeDesc2</DataField>
|
||
|
|
<rd:TypeName>System.String</rd:TypeName>
|
||
|
|
</Field>
|
||
|
|
</Fields>
|
||
|
|
<Query>
|
||
|
|
<DataSourceName>DummyDataSource</DataSourceName>
|
||
|
|
<CommandText />
|
||
|
|
<rd:UseGenericDesigner>true</rd:UseGenericDesigner>
|
||
|
|
</Query>
|
||
|
|
<rd:DataSetInfo>
|
||
|
|
<rd:DataSetName>ReportData</rd:DataSetName>
|
||
|
|
<rd:TableName>dtPurchaseOrders</rd:TableName>
|
||
|
|
</rd:DataSetInfo>
|
||
|
|
</DataSet>
|
||
|
|
</DataSets>
|
||
|
|
<Code />
|
||
|
|
<Width>10.4in</Width>
|
||
|
|
<Body>
|
||
|
|
<ColumnSpacing>0.01in</ColumnSpacing>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="textbox28">
|
||
|
|
<Top>0.375in</Top>
|
||
|
|
<Width>0.09375in</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.01042in</Left>
|
||
|
|
<Height>0.21in</Height>
|
||
|
|
<Value>:</Value>
|
||
|
|
</Textbox>
|
||
|
|
<Textbox Name="textbox29">
|
||
|
|
<Top>0.60417in</Top>
|
||
|
|
<Width>0.09375in</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>1.01042in</Left>
|
||
|
|
<Height>0.21in</Height>
|
||
|
|
<Value>:</Value>
|
||
|
|
</Textbox>
|
||
|
|
<Textbox Name="textbox22">
|
||
|
|
<Top>0.83333in</Top>
|
||
|
|
<Width>9.275in</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.11458in</Left>
|
||
|
|
<Height>0.21in</Height>
|
||
|
|
<Value>=Parameters!ProjectName.Value</Value>
|
||
|
|
</Textbox>
|
||
|
|
<Textbox Name="textbox23">
|
||
|
|
<Top>0.83333in</Top>
|
||
|
|
<Width>0.09375in</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>1.01042in</Left>
|
||
|
|
<Height>0.21in</Height>
|
||
|
|
<Value>:</Value>
|
||
|
|
</Textbox>
|
||
|
|
<Textbox Name="textbox25">
|
||
|
|
<Top>0.83333in</Top>
|
||
|
|
<Width>0.98958in</Width>
|
||
|
|
<Style>
|
||
|
|
<FontSize>9pt</FontSize>
|
||
|
|
<FontWeight>700</FontWeight>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>18</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Left>0.01042in</Left>
|
||
|
|
<Height>0.21in</Height>
|
||
|
|
<Value>Project Name</Value>
|
||
|
|
</Textbox>
|
||
|
|
<Textbox Name="textbox19">
|
||
|
|
<Top>1.0625in</Top>
|
||
|
|
<Width>9.275in</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>1.11458in</Left>
|
||
|
|
<Height>0.21in</Height>
|
||
|
|
<Value>=Parameters!OrderType.Value</Value>
|
||
|
|
</Textbox>
|
||
|
|
<Textbox Name="textbox20">
|
||
|
|
<Top>1.0625in</Top>
|
||
|
|
<Width>0.09375in</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.01042in</Left>
|
||
|
|
<Height>0.21in</Height>
|
||
|
|
<Value>:</Value>
|
||
|
|
</Textbox>
|
||
|
|
<Textbox Name="textbox21">
|
||
|
|
<Top>1.0625in</Top>
|
||
|
|
<Width>0.98958in</Width>
|
||
|
|
<Style>
|
||
|
|
<FontSize>9pt</FontSize>
|
||
|
|
<FontWeight>700</FontWeight>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>15</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Left>0.01042in</Left>
|
||
|
|
<Height>0.21in</Height>
|
||
|
|
<Value>Order Type</Value>
|
||
|
|
</Textbox>
|
||
|
|
<Textbox Name="textbox8">
|
||
|
|
<Top>0.01042in</Top>
|
||
|
|
<Width>1.79167in</Width>
|
||
|
|
<Style>
|
||
|
|
<FontSize>14pt</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>
|
||
|
|
<Left>3.875in</Left>
|
||
|
|
<Height>0.25in</Height>
|
||
|
|
<Value>Purchase Order</Value>
|
||
|
|
</Textbox>
|
||
|
|
<Table Name="table1">
|
||
|
|
<ZIndex>13</ZIndex>
|
||
|
|
<DataSetName>ReportData_dtPOItems</DataSetName>
|
||
|
|
<Top>2.1in</Top>
|
||
|
|
<Width>10.37in</Width>
|
||
|
|
<Details>
|
||
|
|
<TableRows>
|
||
|
|
<TableRow>
|
||
|
|
<TableCells>
|
||
|
|
<TableCell>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="Description">
|
||
|
|
<rd:DefaultName>Description</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<BorderStyle>
|
||
|
|
<Default>Solid</Default>
|
||
|
|
</BorderStyle>
|
||
|
|
<BorderWidth>
|
||
|
|
<Default>0.5pt</Default>
|
||
|
|
</BorderWidth>
|
||
|
|
<FontSize>8pt</FontSize>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>9</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value>=Fields!Description.Value</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
<TableCell>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="OrderAmount">
|
||
|
|
<rd:DefaultName>OrderAmount</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<BorderStyle>
|
||
|
|
<Default>Solid</Default>
|
||
|
|
</BorderStyle>
|
||
|
|
<BorderWidth>
|
||
|
|
<Default>0.5pt</Default>
|
||
|
|
</BorderWidth>
|
||
|
|
<FontSize>8pt</FontSize>
|
||
|
|
<Format>N2</Format>
|
||
|
|
<TextAlign>Right</TextAlign>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>8</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value>=Fields!OrderAmount.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>8pt</FontSize>
|
||
|
|
<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>=Fields!VatAmount.Value</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
<TableCell>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="JobType">
|
||
|
|
<rd:DefaultName>JobType</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<BorderStyle>
|
||
|
|
<Default>Solid</Default>
|
||
|
|
</BorderStyle>
|
||
|
|
<BorderWidth>
|
||
|
|
<Default>0.5pt</Default>
|
||
|
|
</BorderWidth>
|
||
|
|
<FontSize>8pt</FontSize>
|
||
|
|
<TextAlign>Left</TextAlign>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>6</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value>=Fields!JobType.Value</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
<TableCell>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="AitAmount">
|
||
|
|
<rd:DefaultName>AitAmount</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<BorderStyle>
|
||
|
|
<Default>Solid</Default>
|
||
|
|
</BorderStyle>
|
||
|
|
<BorderWidth>
|
||
|
|
<Default>0.5pt</Default>
|
||
|
|
</BorderWidth>
|
||
|
|
<FontSize>8pt</FontSize>
|
||
|
|
<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>=Fields!AitAmount.Value</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
<TableCell>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="TotalAmount">
|
||
|
|
<rd:DefaultName>TotalAmount</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<BorderStyle>
|
||
|
|
<Default>Solid</Default>
|
||
|
|
</BorderStyle>
|
||
|
|
<BorderWidth>
|
||
|
|
<Default>0.5pt</Default>
|
||
|
|
</BorderWidth>
|
||
|
|
<FontSize>8pt</FontSize>
|
||
|
|
<Format>N2</Format>
|
||
|
|
<TextAlign>Right</TextAlign>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>4</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value>=Fields!TotalAmount.Value</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
<TableCell>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="StartDate">
|
||
|
|
<rd:DefaultName>StartDate</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<BorderStyle>
|
||
|
|
<Default>Solid</Default>
|
||
|
|
</BorderStyle>
|
||
|
|
<BorderWidth>
|
||
|
|
<Default>0.5pt</Default>
|
||
|
|
</BorderWidth>
|
||
|
|
<FontSize>8pt</FontSize>
|
||
|
|
<Format>dd-MM-yyyy</Format>
|
||
|
|
<TextAlign>Center</TextAlign>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>3</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value>=Fields!StartDate.Value</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
<TableCell>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="EndDate">
|
||
|
|
<rd:DefaultName>EndDate</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<BorderStyle>
|
||
|
|
<Default>Solid</Default>
|
||
|
|
</BorderStyle>
|
||
|
|
<BorderWidth>
|
||
|
|
<Default>0.5pt</Default>
|
||
|
|
</BorderWidth>
|
||
|
|
<FontSize>8pt</FontSize>
|
||
|
|
<Format>dd-MM-yyyy</Format>
|
||
|
|
<TextAlign>Center</TextAlign>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>2</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value>=Fields!EndDate.Value</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
<TableCell>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="IncomeDesc1">
|
||
|
|
<rd:DefaultName>IncomeDesc1</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<BorderStyle>
|
||
|
|
<Default>Solid</Default>
|
||
|
|
</BorderStyle>
|
||
|
|
<BorderWidth>
|
||
|
|
<Default>0.5pt</Default>
|
||
|
|
</BorderWidth>
|
||
|
|
<FontSize>8pt</FontSize>
|
||
|
|
<TextAlign>Left</TextAlign>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>1</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value>=Fields!IncomeDesc1.Value</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
<TableCell>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="IncomeDesc1_1">
|
||
|
|
<rd:DefaultName>IncomeDesc1_1</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<BorderStyle>
|
||
|
|
<Default>Solid</Default>
|
||
|
|
</BorderStyle>
|
||
|
|
<BorderWidth>
|
||
|
|
<Default>0.5pt</Default>
|
||
|
|
</BorderWidth>
|
||
|
|
<FontSize>8pt</FontSize>
|
||
|
|
<TextAlign>Center</TextAlign>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value>=Fields!IncomeDesc2.Value</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
</TableCells>
|
||
|
|
<Height>0.21in</Height>
|
||
|
|
</TableRow>
|
||
|
|
</TableRows>
|
||
|
|
</Details>
|
||
|
|
<Style>
|
||
|
|
<BorderStyle>
|
||
|
|
<Default>Solid</Default>
|
||
|
|
</BorderStyle>
|
||
|
|
<BorderWidth>
|
||
|
|
<Default>0.5pt</Default>
|
||
|
|
</BorderWidth>
|
||
|
|
</Style>
|
||
|
|
<Header>
|
||
|
|
<TableRows>
|
||
|
|
<TableRow>
|
||
|
|
<TableCells>
|
||
|
|
<TableCell>
|
||
|
|
<ColSpan>10</ColSpan>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="textbox26">
|
||
|
|
<rd:DefaultName>textbox26</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<BorderColor>
|
||
|
|
<Bottom>Black</Bottom>
|
||
|
|
</BorderColor>
|
||
|
|
<BorderStyle>
|
||
|
|
<Bottom>Solid</Bottom>
|
||
|
|
</BorderStyle>
|
||
|
|
<BorderWidth>
|
||
|
|
<Bottom>1pt</Bottom>
|
||
|
|
</BorderWidth>
|
||
|
|
<FontWeight>700</FontWeight>
|
||
|
|
<TextAlign>Left</TextAlign>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>29</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value>Order Lines:</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
</TableCells>
|
||
|
|
<Height>0.22in</Height>
|
||
|
|
</TableRow>
|
||
|
|
<TableRow>
|
||
|
|
<TableCells>
|
||
|
|
<TableCell>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="textbox1">
|
||
|
|
<rd:DefaultName>textbox1</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<BackgroundColor>Gainsboro</BackgroundColor>
|
||
|
|
<BorderColor>
|
||
|
|
<Left>Black</Left>
|
||
|
|
<Right>Black</Right>
|
||
|
|
<Top>Black</Top>
|
||
|
|
</BorderColor>
|
||
|
|
<BorderStyle>
|
||
|
|
<Left>Solid</Left>
|
||
|
|
<Right>Solid</Right>
|
||
|
|
<Top>Solid</Top>
|
||
|
|
</BorderStyle>
|
||
|
|
<BorderWidth>
|
||
|
|
<Left>0.5pt</Left>
|
||
|
|
<Right>0.5pt</Right>
|
||
|
|
<Top>0.5pt</Top>
|
||
|
|
</BorderWidth>
|
||
|
|
<FontSize>9pt</FontSize>
|
||
|
|
<FontWeight>700</FontWeight>
|
||
|
|
<TextAlign>Left</TextAlign>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>28</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value>Description</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
<TableCell>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="textbox2">
|
||
|
|
<rd:DefaultName>textbox2</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<BackgroundColor>Gainsboro</BackgroundColor>
|
||
|
|
<BorderColor>
|
||
|
|
<Left>Black</Left>
|
||
|
|
<Right>Black</Right>
|
||
|
|
<Top>Black</Top>
|
||
|
|
</BorderColor>
|
||
|
|
<BorderStyle>
|
||
|
|
<Left>Solid</Left>
|
||
|
|
<Right>Solid</Right>
|
||
|
|
<Top>Solid</Top>
|
||
|
|
</BorderStyle>
|
||
|
|
<BorderWidth>
|
||
|
|
<Left>0.5pt</Left>
|
||
|
|
<Right>0.5pt</Right>
|
||
|
|
<Top>0.5pt</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>27</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value>Order </Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
<TableCell>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="textbox3">
|
||
|
|
<rd:DefaultName>textbox3</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<BackgroundColor>Gainsboro</BackgroundColor>
|
||
|
|
<BorderColor>
|
||
|
|
<Left>Black</Left>
|
||
|
|
<Right>Black</Right>
|
||
|
|
<Top>Black</Top>
|
||
|
|
</BorderColor>
|
||
|
|
<BorderStyle>
|
||
|
|
<Left>Solid</Left>
|
||
|
|
<Right>Solid</Right>
|
||
|
|
<Top>Solid</Top>
|
||
|
|
</BorderStyle>
|
||
|
|
<BorderWidth>
|
||
|
|
<Left>0.5pt</Left>
|
||
|
|
<Right>0.5pt</Right>
|
||
|
|
<Top>0.5pt</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>26</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value>VAT</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
<TableCell>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="textbox7">
|
||
|
|
<rd:DefaultName>textbox7</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<BackgroundColor>Gainsboro</BackgroundColor>
|
||
|
|
<BorderColor>
|
||
|
|
<Left>Black</Left>
|
||
|
|
<Right>Black</Right>
|
||
|
|
<Top>Black</Top>
|
||
|
|
</BorderColor>
|
||
|
|
<BorderStyle>
|
||
|
|
<Left>Solid</Left>
|
||
|
|
<Right>Solid</Right>
|
||
|
|
<Top>Solid</Top>
|
||
|
|
</BorderStyle>
|
||
|
|
<BorderWidth>
|
||
|
|
<Left>0.5pt</Left>
|
||
|
|
<Right>0.5pt</Right>
|
||
|
|
<Top>0.5pt</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>25</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value>Job</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
<TableCell>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="textbox24">
|
||
|
|
<rd:DefaultName>textbox24</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<BackgroundColor>Gainsboro</BackgroundColor>
|
||
|
|
<BorderColor>
|
||
|
|
<Left>Black</Left>
|
||
|
|
<Right>Black</Right>
|
||
|
|
<Top>Black</Top>
|
||
|
|
</BorderColor>
|
||
|
|
<BorderStyle>
|
||
|
|
<Left>Solid</Left>
|
||
|
|
<Right>Solid</Right>
|
||
|
|
<Top>Solid</Top>
|
||
|
|
</BorderStyle>
|
||
|
|
<BorderWidth>
|
||
|
|
<Left>0.5pt</Left>
|
||
|
|
<Right>0.5pt</Right>
|
||
|
|
<Top>0.5pt</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>24</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value>AIT</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
<TableCell>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="textbox27">
|
||
|
|
<rd:DefaultName>textbox27</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<BackgroundColor>Gainsboro</BackgroundColor>
|
||
|
|
<BorderColor>
|
||
|
|
<Left>Black</Left>
|
||
|
|
<Right>Black</Right>
|
||
|
|
<Top>Black</Top>
|
||
|
|
</BorderColor>
|
||
|
|
<BorderStyle>
|
||
|
|
<Left>Solid</Left>
|
||
|
|
<Right>Solid</Right>
|
||
|
|
<Top>Solid</Top>
|
||
|
|
</BorderStyle>
|
||
|
|
<BorderWidth>
|
||
|
|
<Left>0.5pt</Left>
|
||
|
|
<Right>0.5pt</Right>
|
||
|
|
<Top>0.5pt</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>23</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value>Total</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
<TableCell>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="textbox30">
|
||
|
|
<rd:DefaultName>textbox30</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<BackgroundColor>Gainsboro</BackgroundColor>
|
||
|
|
<BorderColor>
|
||
|
|
<Left>Black</Left>
|
||
|
|
<Right>Black</Right>
|
||
|
|
<Top>Black</Top>
|
||
|
|
</BorderColor>
|
||
|
|
<BorderStyle>
|
||
|
|
<Left>Solid</Left>
|
||
|
|
<Right>Solid</Right>
|
||
|
|
<Top>Solid</Top>
|
||
|
|
</BorderStyle>
|
||
|
|
<BorderWidth>
|
||
|
|
<Left>0.5pt</Left>
|
||
|
|
<Right>0.5pt</Right>
|
||
|
|
<Top>0.5pt</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>22</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value>Start</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
<TableCell>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="textbox33">
|
||
|
|
<rd:DefaultName>textbox33</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<BackgroundColor>Gainsboro</BackgroundColor>
|
||
|
|
<BorderColor>
|
||
|
|
<Left>Black</Left>
|
||
|
|
<Right>Black</Right>
|
||
|
|
<Top>Black</Top>
|
||
|
|
</BorderColor>
|
||
|
|
<BorderStyle>
|
||
|
|
<Left>Solid</Left>
|
||
|
|
<Right>Solid</Right>
|
||
|
|
<Top>Solid</Top>
|
||
|
|
</BorderStyle>
|
||
|
|
<BorderWidth>
|
||
|
|
<Left>0.5pt</Left>
|
||
|
|
<Right>0.5pt</Right>
|
||
|
|
<Top>0.5pt</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>21</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value>End</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
<TableCell>
|
||
|
|
<ColSpan>2</ColSpan>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="textbox36">
|
||
|
|
<rd:DefaultName>textbox36</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<BackgroundColor>Gainsboro</BackgroundColor>
|
||
|
|
<BorderColor>
|
||
|
|
<Left>Black</Left>
|
||
|
|
<Bottom>Black</Bottom>
|
||
|
|
</BorderColor>
|
||
|
|
<BorderStyle>
|
||
|
|
<Default>Solid</Default>
|
||
|
|
<Left>Solid</Left>
|
||
|
|
<Bottom>Solid</Bottom>
|
||
|
|
</BorderStyle>
|
||
|
|
<BorderWidth>
|
||
|
|
<Default>0.5pt</Default>
|
||
|
|
<Left>0.5pt</Left>
|
||
|
|
<Bottom>0.5pt</Bottom>
|
||
|
|
</BorderWidth>
|
||
|
|
<FontSize>9pt</FontSize>
|
||
|
|
<FontWeight>700</FontWeight>
|
||
|
|
<TextAlign>Center</TextAlign>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>20</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value>Income Distribution</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
</TableCells>
|
||
|
|
<Height>0.21in</Height>
|
||
|
|
</TableRow>
|
||
|
|
<TableRow>
|
||
|
|
<TableCells>
|
||
|
|
<TableCell>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="textbox42">
|
||
|
|
<rd:DefaultName>textbox42</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<BackgroundColor>Gainsboro</BackgroundColor>
|
||
|
|
<BorderColor>
|
||
|
|
<Left>Black</Left>
|
||
|
|
<Right>Black</Right>
|
||
|
|
<Bottom>Black</Bottom>
|
||
|
|
</BorderColor>
|
||
|
|
<BorderStyle>
|
||
|
|
<Left>Solid</Left>
|
||
|
|
<Right>Solid</Right>
|
||
|
|
<Bottom>Solid</Bottom>
|
||
|
|
</BorderStyle>
|
||
|
|
<BorderWidth>
|
||
|
|
<Left>0.5pt</Left>
|
||
|
|
<Right>0.5pt</Right>
|
||
|
|
<Bottom>0.5pt</Bottom>
|
||
|
|
</BorderWidth>
|
||
|
|
<FontSize>9pt</FontSize>
|
||
|
|
<FontWeight>700</FontWeight>
|
||
|
|
<TextAlign>Center</TextAlign>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>19</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value />
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
<TableCell>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="textbox43">
|
||
|
|
<rd:DefaultName>textbox43</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<BackgroundColor>Gainsboro</BackgroundColor>
|
||
|
|
<BorderColor>
|
||
|
|
<Left>Black</Left>
|
||
|
|
<Right>Black</Right>
|
||
|
|
<Bottom>Black</Bottom>
|
||
|
|
</BorderColor>
|
||
|
|
<BorderStyle>
|
||
|
|
<Left>Solid</Left>
|
||
|
|
<Right>Solid</Right>
|
||
|
|
<Bottom>Solid</Bottom>
|
||
|
|
</BorderStyle>
|
||
|
|
<BorderWidth>
|
||
|
|
<Left>0.5pt</Left>
|
||
|
|
<Right>0.5pt</Right>
|
||
|
|
<Bottom>0.5pt</Bottom>
|
||
|
|
</BorderWidth>
|
||
|
|
<FontSize>9pt</FontSize>
|
||
|
|
<FontWeight>700</FontWeight>
|
||
|
|
<TextAlign>Center</TextAlign>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>18</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value>Amount</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
<TableCell>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="textbox44">
|
||
|
|
<rd:DefaultName>textbox44</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<BackgroundColor>Gainsboro</BackgroundColor>
|
||
|
|
<BorderColor>
|
||
|
|
<Left>Black</Left>
|
||
|
|
<Right>Black</Right>
|
||
|
|
<Bottom>Black</Bottom>
|
||
|
|
</BorderColor>
|
||
|
|
<BorderStyle>
|
||
|
|
<Left>Solid</Left>
|
||
|
|
<Right>Solid</Right>
|
||
|
|
<Bottom>Solid</Bottom>
|
||
|
|
</BorderStyle>
|
||
|
|
<BorderWidth>
|
||
|
|
<Left>0.5pt</Left>
|
||
|
|
<Right>0.5pt</Right>
|
||
|
|
<Bottom>0.5pt</Bottom>
|
||
|
|
</BorderWidth>
|
||
|
|
<FontSize>9pt</FontSize>
|
||
|
|
<FontWeight>700</FontWeight>
|
||
|
|
<TextAlign>Center</TextAlign>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>17</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value>Amoount</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
<TableCell>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="textbox45">
|
||
|
|
<rd:DefaultName>textbox45</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<BackgroundColor>Gainsboro</BackgroundColor>
|
||
|
|
<BorderColor>
|
||
|
|
<Left>Black</Left>
|
||
|
|
<Right>Black</Right>
|
||
|
|
<Bottom>Black</Bottom>
|
||
|
|
</BorderColor>
|
||
|
|
<BorderStyle>
|
||
|
|
<Left>Solid</Left>
|
||
|
|
<Right>Solid</Right>
|
||
|
|
<Bottom>Solid</Bottom>
|
||
|
|
</BorderStyle>
|
||
|
|
<BorderWidth>
|
||
|
|
<Left>0.5pt</Left>
|
||
|
|
<Right>0.5pt</Right>
|
||
|
|
<Bottom>0.5pt</Bottom>
|
||
|
|
</BorderWidth>
|
||
|
|
<FontSize>9pt</FontSize>
|
||
|
|
<FontWeight>700</FontWeight>
|
||
|
|
<TextAlign>Center</TextAlign>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>16</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value>Type</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
<TableCell>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="textbox46">
|
||
|
|
<rd:DefaultName>textbox46</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<BackgroundColor>Gainsboro</BackgroundColor>
|
||
|
|
<BorderColor>
|
||
|
|
<Left>Black</Left>
|
||
|
|
<Right>Black</Right>
|
||
|
|
<Bottom>Black</Bottom>
|
||
|
|
</BorderColor>
|
||
|
|
<BorderStyle>
|
||
|
|
<Left>Solid</Left>
|
||
|
|
<Right>Solid</Right>
|
||
|
|
<Bottom>Solid</Bottom>
|
||
|
|
</BorderStyle>
|
||
|
|
<BorderWidth>
|
||
|
|
<Left>0.5pt</Left>
|
||
|
|
<Right>0.5pt</Right>
|
||
|
|
<Bottom>0.5pt</Bottom>
|
||
|
|
</BorderWidth>
|
||
|
|
<FontSize>9pt</FontSize>
|
||
|
|
<FontWeight>700</FontWeight>
|
||
|
|
<TextAlign>Center</TextAlign>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>15</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value>Amount</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
<TableCell>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="textbox47">
|
||
|
|
<rd:DefaultName>textbox47</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<BackgroundColor>Gainsboro</BackgroundColor>
|
||
|
|
<BorderColor>
|
||
|
|
<Left>Black</Left>
|
||
|
|
<Right>Black</Right>
|
||
|
|
<Bottom>Black</Bottom>
|
||
|
|
</BorderColor>
|
||
|
|
<BorderStyle>
|
||
|
|
<Left>Solid</Left>
|
||
|
|
<Right>Solid</Right>
|
||
|
|
<Bottom>Solid</Bottom>
|
||
|
|
</BorderStyle>
|
||
|
|
<BorderWidth>
|
||
|
|
<Left>0.5pt</Left>
|
||
|
|
<Right>0.5pt</Right>
|
||
|
|
<Bottom>0.5pt</Bottom>
|
||
|
|
</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>Amount</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
<TableCell>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="textbox48">
|
||
|
|
<rd:DefaultName>textbox48</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<BackgroundColor>Gainsboro</BackgroundColor>
|
||
|
|
<BorderColor>
|
||
|
|
<Left>Black</Left>
|
||
|
|
<Right>Black</Right>
|
||
|
|
<Bottom>Black</Bottom>
|
||
|
|
</BorderColor>
|
||
|
|
<BorderStyle>
|
||
|
|
<Left>Solid</Left>
|
||
|
|
<Right>Solid</Right>
|
||
|
|
<Bottom>Solid</Bottom>
|
||
|
|
</BorderStyle>
|
||
|
|
<BorderWidth>
|
||
|
|
<Left>0.5pt</Left>
|
||
|
|
<Right>0.5pt</Right>
|
||
|
|
<Bottom>0.5pt</Bottom>
|
||
|
|
</BorderWidth>
|
||
|
|
<FontSize>9pt</FontSize>
|
||
|
|
<FontWeight>700</FontWeight>
|
||
|
|
<TextAlign>Center</TextAlign>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>13</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Value>Date</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
<TableCell>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="textbox49">
|
||
|
|
<rd:DefaultName>textbox49</rd:DefaultName>
|
||
|
|
<Style>
|
||
|
|
<BackgroundColor>Gainsboro</BackgroundColor>
|
||
|
|
<BorderColor>
|
||
|
|
<Left>Black</Left>
|
||
|
|
<Right>Black</Right>
|
||
|
|
<Bottom>Black</Bottom>
|
||
|
|
</BorderColor>
|
||
|
|
<BorderStyle>
|
||
|
|
<Left>Solid</Left>
|
||
|
|
<Right>Solid</Right>
|
||
|
|
<Bottom>Solid</Bottom>
|
||
|
|
</BorderStyle>
|
||
|
|
<BorderWidth>
|
||
|
|
<Left>0.5pt</Left>
|
||
|
|
<Right>0.5pt</Right>
|
||
|
|
<Bottom>0.5pt</Bottom>
|
||
|
|
</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> Date</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
<TableCell>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="textbox50">
|
||
|
|
<rd:DefaultName>textbox50</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>GL Head Description</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
<TableCell>
|
||
|
|
<ReportItems>
|
||
|
|
<Textbox Name="textbox51">
|
||
|
|
<rd:DefaultName>textbox51</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>Percentage</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
</TableCell>
|
||
|
|
</TableCells>
|
||
|
|
<Height>0.21in</Height>
|
||
|
|
</TableRow>
|
||
|
|
</TableRows>
|
||
|
|
</Header>
|
||
|
|
<TableColumns>
|
||
|
|
<TableColumn>
|
||
|
|
<Width>2.5in</Width>
|
||
|
|
</TableColumn>
|
||
|
|
<TableColumn>
|
||
|
|
<Width>0.9in</Width>
|
||
|
|
</TableColumn>
|
||
|
|
<TableColumn>
|
||
|
|
<Width>0.75in</Width>
|
||
|
|
</TableColumn>
|
||
|
|
<TableColumn>
|
||
|
|
<Width>1in</Width>
|
||
|
|
</TableColumn>
|
||
|
|
<TableColumn>
|
||
|
|
<Width>0.75in</Width>
|
||
|
|
</TableColumn>
|
||
|
|
<TableColumn>
|
||
|
|
<Width>0.9in</Width>
|
||
|
|
</TableColumn>
|
||
|
|
<TableColumn>
|
||
|
|
<Width>0.65in</Width>
|
||
|
|
</TableColumn>
|
||
|
|
<TableColumn>
|
||
|
|
<Width>0.65in</Width>
|
||
|
|
</TableColumn>
|
||
|
|
<TableColumn>
|
||
|
|
<Width>1.5in</Width>
|
||
|
|
</TableColumn>
|
||
|
|
<TableColumn>
|
||
|
|
<Width>0.77in</Width>
|
||
|
|
</TableColumn>
|
||
|
|
</TableColumns>
|
||
|
|
<Height>0.85in</Height>
|
||
|
|
<Left>0.01in</Left>
|
||
|
|
</Table>
|
||
|
|
<Textbox Name="textbox18">
|
||
|
|
<Top>0.60417in</Top>
|
||
|
|
<Width>9.275in</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>1.11458in</Left>
|
||
|
|
<Height>0.21in</Height>
|
||
|
|
<Value>=Parameters!ClientBillingAddress.Value</Value>
|
||
|
|
</Textbox>
|
||
|
|
<Textbox Name="textbox17">
|
||
|
|
<Top>0.375in</Top>
|
||
|
|
<Width>9.275in</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>1.11458in</Left>
|
||
|
|
<Height>0.21in</Height>
|
||
|
|
<Value>=Parameters!ClientName.Value</Value>
|
||
|
|
</Textbox>
|
||
|
|
<Textbox Name="textbox16">
|
||
|
|
<Top>0.375in</Top>
|
||
|
|
<Width>0.98958in</Width>
|
||
|
|
<Style>
|
||
|
|
<FontSize>9pt</FontSize>
|
||
|
|
<FontWeight>700</FontWeight>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>10</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Left>0.01042in</Left>
|
||
|
|
<Height>0.21in</Height>
|
||
|
|
<Value>Client Name</Value>
|
||
|
|
</Textbox>
|
||
|
|
<Textbox Name="textbox13">
|
||
|
|
<Top>1.75in</Top>
|
||
|
|
<Width>9.275in</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>1.11458in</Left>
|
||
|
|
<Height>0.21in</Height>
|
||
|
|
<Value>=Parameters!Description.Value</Value>
|
||
|
|
</Textbox>
|
||
|
|
<Textbox Name="textbox14">
|
||
|
|
<Top>1.75in</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>1.01042in</Left>
|
||
|
|
<Height>0.21in</Height>
|
||
|
|
<Value>:</Value>
|
||
|
|
</Textbox>
|
||
|
|
<Textbox Name="textbox15">
|
||
|
|
<Top>1.75in</Top>
|
||
|
|
<Width>0.98958in</Width>
|
||
|
|
<Style>
|
||
|
|
<FontSize>9pt</FontSize>
|
||
|
|
<FontWeight>700</FontWeight>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>7</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Left>0.01042in</Left>
|
||
|
|
<Height>0.21in</Height>
|
||
|
|
<Value>Description</Value>
|
||
|
|
</Textbox>
|
||
|
|
<Textbox Name="textbox10">
|
||
|
|
<Top>1.52084in</Top>
|
||
|
|
<Width>9.275in</Width>
|
||
|
|
<Style>
|
||
|
|
<FontSize>9pt</FontSize>
|
||
|
|
<FontWeight>700</FontWeight>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>6</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Left>1.11458in</Left>
|
||
|
|
<Height>0.21in</Height>
|
||
|
|
<Value>=Parameters!OrderNo.Value</Value>
|
||
|
|
</Textbox>
|
||
|
|
<Textbox Name="textbox11">
|
||
|
|
<Top>1.52084in</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>1.01042in</Left>
|
||
|
|
<Height>0.21in</Height>
|
||
|
|
<Value>:</Value>
|
||
|
|
</Textbox>
|
||
|
|
<Textbox Name="textbox12">
|
||
|
|
<Top>1.52084in</Top>
|
||
|
|
<Width>0.98958in</Width>
|
||
|
|
<Style>
|
||
|
|
<FontSize>9pt</FontSize>
|
||
|
|
<FontWeight>700</FontWeight>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>4</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Left>0.01042in</Left>
|
||
|
|
<Height>0.21in</Height>
|
||
|
|
<Value>Order No</Value>
|
||
|
|
</Textbox>
|
||
|
|
<Textbox Name="textbox6">
|
||
|
|
<rd:DefaultName>textbox6</rd:DefaultName>
|
||
|
|
<Top>1.29167in</Top>
|
||
|
|
<Width>9.275in</Width>
|
||
|
|
<Style>
|
||
|
|
<FontSize>9pt</FontSize>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>3</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Left>1.11458in</Left>
|
||
|
|
<Height>0.21in</Height>
|
||
|
|
<Value>=Parameters!OrderDate.Value</Value>
|
||
|
|
</Textbox>
|
||
|
|
<Textbox Name="textbox5">
|
||
|
|
<rd:DefaultName>textbox5</rd:DefaultName>
|
||
|
|
<Top>1.29167in</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>1.01042in</Left>
|
||
|
|
<Height>0.21in</Height>
|
||
|
|
<Value>:</Value>
|
||
|
|
</Textbox>
|
||
|
|
<Textbox Name="textbox4">
|
||
|
|
<rd:DefaultName>textbox4</rd:DefaultName>
|
||
|
|
<Top>1.29167in</Top>
|
||
|
|
<Width>0.98958in</Width>
|
||
|
|
<Style>
|
||
|
|
<FontSize>9pt</FontSize>
|
||
|
|
<FontWeight>700</FontWeight>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<ZIndex>1</ZIndex>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Left>0.01042in</Left>
|
||
|
|
<Height>0.21in</Height>
|
||
|
|
<Value>Order Date</Value>
|
||
|
|
</Textbox>
|
||
|
|
<Textbox Name="textbox9">
|
||
|
|
<Top>0.60417in</Top>
|
||
|
|
<Width>0.98958in</Width>
|
||
|
|
<Style>
|
||
|
|
<FontSize>9pt</FontSize>
|
||
|
|
<FontWeight>700</FontWeight>
|
||
|
|
<PaddingLeft>2pt</PaddingLeft>
|
||
|
|
<PaddingRight>2pt</PaddingRight>
|
||
|
|
<PaddingTop>2pt</PaddingTop>
|
||
|
|
<PaddingBottom>2pt</PaddingBottom>
|
||
|
|
</Style>
|
||
|
|
<CanGrow>true</CanGrow>
|
||
|
|
<Left>0.01042in</Left>
|
||
|
|
<Height>0.21in</Height>
|
||
|
|
<Value>Billing Address</Value>
|
||
|
|
</Textbox>
|
||
|
|
</ReportItems>
|
||
|
|
<Height>2.97083in</Height>
|
||
|
|
</Body>
|
||
|
|
<Language>en-US</Language>
|
||
|
|
<TopMargin>0.65in</TopMargin>
|
||
|
|
<PageHeight>8.3in</PageHeight>
|
||
|
|
</Report>
|