631 lines
25 KiB
XML
631 lines
25 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>696cb1ee-c179-477b-89ea-5748c2dd7a4e</rd:DataSourceID>
|
|
<ConnectionProperties>
|
|
<DataProvider>SQL</DataProvider>
|
|
<ConnectString />
|
|
</ConnectionProperties>
|
|
</DataSource>
|
|
</DataSources>
|
|
<InteractiveHeight>7.7in</InteractiveHeight>
|
|
<ReportParameters>
|
|
<ReportParameter Name="CompanyName">
|
|
<DataType>String</DataType>
|
|
<Nullable>true</Nullable>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>paramCompanyName</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="StartDate">
|
|
<DataType>String</DataType>
|
|
<Nullable>true</Nullable>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>paramStartDate</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="EndDate">
|
|
<DataType>String</DataType>
|
|
<Nullable>true</Nullable>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>paramEndDate</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="Address">
|
|
<DataType>String</DataType>
|
|
<Nullable>true</Nullable>
|
|
<AllowBlank>true</AllowBlank>
|
|
<Prompt>paramAddress</Prompt>
|
|
</ReportParameter>
|
|
</ReportParameters>
|
|
<rd:DrawGrid>true</rd:DrawGrid>
|
|
<InteractiveWidth>10.2in</InteractiveWidth>
|
|
<rd:GridSpacing>0.05in</rd:GridSpacing>
|
|
<rd:SnapToGrid>false</rd:SnapToGrid>
|
|
<RightMargin>0.4in</RightMargin>
|
|
<LeftMargin>0.5in</LeftMargin>
|
|
<BottomMargin>0.29in</BottomMargin>
|
|
<rd:ReportID>9dd1af5d-17a3-49eb-96b4-ff2d77a38b49</rd:ReportID>
|
|
<EmbeddedImages>
|
|
<EmbeddedImage Name="nec_logo">
|
|
<MIMEType>image/bmp</MIMEType>
|
|
<ImageData />
|
|
</EmbeddedImage>
|
|
</EmbeddedImages>
|
|
<PageWidth>8.27in</PageWidth>
|
|
<DataSets>
|
|
<DataSet Name="ReportData_dtDayBookSummary">
|
|
<Fields>
|
|
<Field Name="TranDate">
|
|
<DataField>TranDate</DataField>
|
|
<rd:TypeName>System.Date</rd:TypeName>
|
|
</Field>
|
|
<Field Name="VoucherType">
|
|
<DataField>VoucherType</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="VoucherNo">
|
|
<DataField>VoucherNo</DataField>
|
|
<rd:TypeName>System.Int32</rd:TypeName>
|
|
</Field>
|
|
<Field Name="DebitAmount">
|
|
<DataField>DebitAmount</DataField>
|
|
<rd:TypeName>System.Double</rd:TypeName>
|
|
</Field>
|
|
<Field Name="CreditAmount">
|
|
<DataField>CreditAmount</DataField>
|
|
<rd:TypeName>System.Double</rd:TypeName>
|
|
</Field>
|
|
</Fields>
|
|
<Query>
|
|
<DataSourceName>DummyDataSource</DataSourceName>
|
|
<CommandText />
|
|
<rd:UseGenericDesigner>true</rd:UseGenericDesigner>
|
|
</Query>
|
|
<rd:DataSetInfo>
|
|
<rd:DataSetName>ReportData</rd:DataSetName>
|
|
<rd:TableName>dtDayBookSummary</rd:TableName>
|
|
</rd:DataSetInfo>
|
|
</DataSet>
|
|
</DataSets>
|
|
<Code />
|
|
<Width>7.32292in</Width>
|
|
<Body>
|
|
<ReportItems>
|
|
<Table Name="table1">
|
|
<DataSetName>ReportData_dtDayBookSummary</DataSetName>
|
|
<TableGroups>
|
|
<TableGroup>
|
|
<Grouping Name="table1_Group1">
|
|
<GroupExpressions>
|
|
<GroupExpression>=Fields!TranDate.Value</GroupExpression>
|
|
</GroupExpressions>
|
|
</Grouping>
|
|
<Header>
|
|
<TableRows>
|
|
<TableRow>
|
|
<TableCells>
|
|
<TableCell>
|
|
<ColSpan>5</ColSpan>
|
|
<ReportItems>
|
|
<Textbox Name="textbox9">
|
|
<rd:DefaultName>textbox9</rd:DefaultName>
|
|
<Style>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>600</FontWeight>
|
|
<Format>dd MMM yyyy</Format>
|
|
<TextAlign>Left</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>7</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!TranDate.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
</TableCells>
|
|
<Height>0.22in</Height>
|
|
</TableRow>
|
|
</TableRows>
|
|
<RepeatOnNewPage>true</RepeatOnNewPage>
|
|
</Header>
|
|
<Footer>
|
|
<TableRows>
|
|
<TableRow>
|
|
<TableCells>
|
|
<TableCell>
|
|
<ColSpan>2</ColSpan>
|
|
<ReportItems>
|
|
<Textbox Name="textbox3">
|
|
<rd:DefaultName>textbox3</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Right>Black</Right>
|
|
<Top>Black</Top>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Left>Solid</Left>
|
|
<Right>Solid</Right>
|
|
<Top>Solid</Top>
|
|
<Bottom>Solid</Bottom>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Right>0.5pt</Right>
|
|
<Top>1pt</Top>
|
|
</BorderWidth>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>600</FontWeight>
|
|
<TextAlign>Right</TextAlign>
|
|
<VerticalAlign>Middle</VerticalAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>5pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>6</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>="Total on " & Format(Fields!TranDate.Value, "dd MMM yyyy")</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ColSpan>2</ColSpan>
|
|
<ReportItems>
|
|
<Textbox Name="textbox53">
|
|
<rd:DefaultName>textbox53</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Right>Black</Right>
|
|
<Top>Black</Top>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Left>Solid</Left>
|
|
<Right>Solid</Right>
|
|
<Top>Solid</Top>
|
|
<Bottom>Solid</Bottom>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Right>0.5pt</Right>
|
|
<Top>1pt</Top>
|
|
</BorderWidth>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<Format>N2</Format>
|
|
<TextAlign>Right</TextAlign>
|
|
<VerticalAlign>Middle</VerticalAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>5</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Sum(Fields!DebitAmount.Value)</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox54">
|
|
<rd:DefaultName>textbox54</rd:DefaultName>
|
|
<Style>
|
|
<BorderColor>
|
|
<Right>Black</Right>
|
|
<Top>Black</Top>
|
|
</BorderColor>
|
|
<BorderStyle>
|
|
<Left>Solid</Left>
|
|
<Right>Solid</Right>
|
|
<Top>Solid</Top>
|
|
<Bottom>Solid</Bottom>
|
|
</BorderStyle>
|
|
<BorderWidth>
|
|
<Right>0.5pt</Right>
|
|
<Top>1pt</Top>
|
|
</BorderWidth>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<Format>N2</Format>
|
|
<TextAlign>Right</TextAlign>
|
|
<VerticalAlign>Middle</VerticalAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>4</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Sum(Fields!CreditAmount.Value)</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
</TableCells>
|
|
<Height>0.22in</Height>
|
|
</TableRow>
|
|
</TableRows>
|
|
</Footer>
|
|
</TableGroup>
|
|
</TableGroups>
|
|
<Details>
|
|
<TableRows>
|
|
<TableRow>
|
|
<TableCells>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="VoucherType">
|
|
<Style>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<FontSize>8pt</FontSize>
|
|
<Format>dd-MMM-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!VoucherType.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="VoucherNo">
|
|
<Style>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<FontSize>8pt</FontSize>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>2</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Fields!VoucherNo.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ColSpan>2</ColSpan>
|
|
<ReportItems>
|
|
<Textbox Name="DebitAmount">
|
|
<Style>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<FontSize>8pt</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!DebitAmount.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="CreditAmount">
|
|
<Style>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<FontSize>8pt</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!CreditAmount.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
</TableCells>
|
|
<Height>0.2in</Height>
|
|
</TableRow>
|
|
</TableRows>
|
|
</Details>
|
|
<Header>
|
|
<TableRows>
|
|
<TableRow>
|
|
<TableCells>
|
|
<TableCell>
|
|
<ColSpan>3</ColSpan>
|
|
<ReportItems>
|
|
<Textbox Name="textbox20">
|
|
<rd:DefaultName>textbox20</rd:DefaultName>
|
|
<Style>
|
|
<FontSize>12pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>2</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Parameters!CompanyName.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ColSpan>2</ColSpan>
|
|
<ReportItems>
|
|
<Textbox Name="textbox45">
|
|
<rd:DefaultName>textbox45</rd:DefaultName>
|
|
<Style>
|
|
<FontSize>7pt</FontSize>
|
|
<TextAlign>Right</TextAlign>
|
|
<VerticalAlign>Middle</VerticalAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>2</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>="Print Date & Time: " & Format(Now(), "dd MMM yyyy, hh:mm:ss tt")</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
</TableCells>
|
|
<Height>0.25in</Height>
|
|
</TableRow>
|
|
<TableRow>
|
|
<TableCells>
|
|
<TableCell>
|
|
<ColSpan>5</ColSpan>
|
|
<ReportItems>
|
|
<Textbox Name="textbox29">
|
|
<rd:DefaultName>textbox29</rd:DefaultName>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>2</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>=Parameters!Address.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
</TableCells>
|
|
<Height>0.25in</Height>
|
|
</TableRow>
|
|
<TableRow>
|
|
<TableCells>
|
|
<TableCell>
|
|
<ColSpan>5</ColSpan>
|
|
<ReportItems>
|
|
<Textbox Name="textbox8">
|
|
<Style>
|
|
<FontSize>11pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Left</TextAlign>
|
|
<VerticalAlign>Middle</VerticalAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>2</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>Day Book (Consolidated by Voucher Type)</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
</TableCells>
|
|
<Height>0.25in</Height>
|
|
</TableRow>
|
|
<TableRow>
|
|
<TableCells>
|
|
<TableCell>
|
|
<ColSpan>5</ColSpan>
|
|
<ReportItems>
|
|
<Textbox Name="textbox5">
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<TextAlign>Left</TextAlign>
|
|
<VerticalAlign>Middle</VerticalAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>2</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>="Date range: " & Parameters!StartDate.Value & " to " & Parameters!EndDate.Value</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
</TableCells>
|
|
<Height>0.22in</Height>
|
|
</TableRow>
|
|
<TableRow>
|
|
<TableCells>
|
|
<TableCell>
|
|
<ColSpan>5</ColSpan>
|
|
<ReportItems>
|
|
<Textbox Name="textbox1">
|
|
<rd:DefaultName>textbox1</rd:DefaultName>
|
|
<Style>
|
|
<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>
|
|
<Value />
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
</TableCells>
|
|
<Height>0.2in</Height>
|
|
</TableRow>
|
|
<TableRow>
|
|
<TableCells>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox10">
|
|
<rd:DefaultName>textbox10</rd:DefaultName>
|
|
<Style>
|
|
<BackgroundColor>Gainsboro</BackgroundColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<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>Voucher Type</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox11">
|
|
<rd:DefaultName>textbox11</rd:DefaultName>
|
|
<Style>
|
|
<BackgroundColor>Gainsboro</BackgroundColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<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>Transaction Reference</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ColSpan>2</ColSpan>
|
|
<ReportItems>
|
|
<Textbox Name="textbox38">
|
|
<rd:DefaultName>textbox38</rd:DefaultName>
|
|
<Style>
|
|
<BackgroundColor>Gainsboro</BackgroundColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<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>
|
|
<Value>Debit Amount</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
<TableCell>
|
|
<ReportItems>
|
|
<Textbox Name="textbox13">
|
|
<rd:DefaultName>textbox13</rd:DefaultName>
|
|
<Style>
|
|
<BackgroundColor>Gainsboro</BackgroundColor>
|
|
<BorderStyle>
|
|
<Default>Solid</Default>
|
|
</BorderStyle>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>700</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<ZIndex>8</ZIndex>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>Credit Amount</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
</TableCell>
|
|
</TableCells>
|
|
<Height>0.23in</Height>
|
|
</TableRow>
|
|
</TableRows>
|
|
<RepeatOnNewPage>true</RepeatOnNewPage>
|
|
</Header>
|
|
<TableColumns>
|
|
<TableColumn>
|
|
<Width>1.75in</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>2.07292in</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>0.75in</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>1in</Width>
|
|
</TableColumn>
|
|
<TableColumn>
|
|
<Width>1.75in</Width>
|
|
</TableColumn>
|
|
</TableColumns>
|
|
</Table>
|
|
</ReportItems>
|
|
<Height>2.04in</Height>
|
|
</Body>
|
|
<Language>en-US</Language>
|
|
<PageFooter>
|
|
<PrintOnFirstPage>true</PrintOnFirstPage>
|
|
<ReportItems>
|
|
<Textbox Name="textbox32">
|
|
<Top>0.07125in</Top>
|
|
<Style>
|
|
<FontSize>7pt</FontSize>
|
|
<TextAlign>Right</TextAlign>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>3pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
<CanGrow>true</CanGrow>
|
|
<Value>="Page " & Globals!PageNumber & " of " & Globals!TotalPages</Value>
|
|
</Textbox>
|
|
</ReportItems>
|
|
<Height>0.24125in</Height>
|
|
<PrintOnLastPage>true</PrintOnLastPage>
|
|
</PageFooter>
|
|
<TopMargin>0.4in</TopMargin>
|
|
<PageHeight>11.69in</PageHeight>
|
|
</Report> |