﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<StiSerializer version="1.02" type="Net" application="StiReport">
  <Dictionary Ref="1" type="Dictionary" isKey="true">
    <BusinessObjects isList="true" count="0" />
    <Databases isList="true" count="0" />
    <DataSources isList="true" count="9">
      <Categories Ref="2" type="DataTableSource" isKey="true">
        <Alias>Categories</Alias>
        <Columns isList="true" count="3">
          <value>CategoryID,System.Int32</value>
          <value>CategoryName,System.String</value>
          <value>Description,System.String</value>
        </Columns>
        <Dictionary isRef="1" />
        <Name>Categories</Name>
        <NameInSource>Demo.Categories</NameInSource>
      </Categories>
      <Customers Ref="3" type="DataTableSource" isKey="true">
        <Alias>Customers</Alias>
        <Columns isList="true" count="11">
          <value>CustomerID,System.String</value>
          <value>CompanyName,System.String</value>
          <value>ContactName,System.String</value>
          <value>ContactTitle,System.String</value>
          <value>Address,System.String</value>
          <value>City,System.String</value>
          <value>Region,System.String</value>
          <value>PostalCode,System.String</value>
          <value>Country,System.String</value>
          <value>Phone,System.String</value>
          <value>Fax,System.String</value>
        </Columns>
        <Dictionary isRef="1" />
        <Name>Customers</Name>
        <NameInSource>Demo.Customers</NameInSource>
      </Customers>
      <Employees Ref="4" type="DataTableSource" isKey="true">
        <Alias>Employees</Alias>
        <Columns isList="true" count="14">
          <value>EmployeeID,System.Int32</value>
          <value>LastName,System.String</value>
          <value>FirstName,System.String</value>
          <value>Title,System.String</value>
          <value>BirthDate,System.DateTime</value>
          <value>HireDate,System.DateTime</value>
          <value>Address,System.String</value>
          <value>City,System.String</value>
          <value>Region,System.String</value>
          <value>PostalCode,System.String</value>
          <value>Country,System.String</value>
          <value>HomePhone,System.String</value>
          <value>Notes,System.String</value>
          <value>ReportsTo,System.Int32</value>
        </Columns>
        <Dictionary isRef="1" />
        <Name>Employees</Name>
        <NameInSource>Demo.Employees</NameInSource>
      </Employees>
      <Order_x0020_Details Ref="5" type="DataTableSource" isKey="true">
        <Alias>Order Details</Alias>
        <Columns isList="true" count="5">
          <value>OrderID,System.Int32</value>
          <value>ProductID,System.Int32</value>
          <value>UnitPrice,System.Decimal</value>
          <value>Quantity,System.Int16</value>
          <value>Discount,System.Single</value>
        </Columns>
        <Dictionary isRef="1" />
        <Name>Order Details</Name>
        <NameInSource>Demo.Order Details</NameInSource>
      </Order_x0020_Details>
      <Orders Ref="6" type="DataTableSource" isKey="true">
        <Alias>Orders</Alias>
        <Columns isList="true" count="14">
          <value>OrderID,System.Int32</value>
          <value>CustomerID,System.String</value>
          <value>EmployeeID,System.Int32</value>
          <value>OrderDate,System.DateTime</value>
          <value>RequiredDate,System.DateTime</value>
          <value>ShippedDate,System.DateTime</value>
          <value>ShipVia,System.Int32</value>
          <value>Freight,System.Decimal</value>
          <value>ShipName,System.String</value>
          <value>ShipAddress,System.String</value>
          <value>ShipCity,System.String</value>
          <value>ShipRegion,System.String</value>
          <value>ShipPostalCode,System.String</value>
          <value>ShipCountry,System.String</value>
        </Columns>
        <Dictionary isRef="1" />
        <Name>Orders</Name>
        <NameInSource>Demo.Orders</NameInSource>
      </Orders>
      <Products Ref="7" type="DataTableSource" isKey="true">
        <Alias>Products</Alias>
        <Columns isList="true" count="7">
          <value>ProductID,System.Int32</value>
          <value>ProductName,System.String</value>
          <value>SupplierID,System.Int32</value>
          <value>CategoryID,System.Int32</value>
          <value>QuantityPerUnit,System.String</value>
          <value>UnitPrice,System.Decimal</value>
          <value>UnitsInStock,System.Int16</value>
        </Columns>
        <Dictionary isRef="1" />
        <Name>Products</Name>
        <NameInSource>Demo.Products</NameInSource>
      </Products>
      <Shippers Ref="8" type="DataTableSource" isKey="true">
        <Alias>Shippers</Alias>
        <Columns isList="true" count="3">
          <value>ShipperID,System.Int32</value>
          <value>CompanyName,System.String</value>
          <value>Phone,System.String</value>
        </Columns>
        <Dictionary isRef="1" />
        <Name>Shippers</Name>
        <NameInSource>Demo.Shippers</NameInSource>
      </Shippers>
      <Suppliers Ref="9" type="DataTableSource" isKey="true">
        <Alias>Suppliers</Alias>
        <Columns isList="true" count="12">
          <value>SupplierID,System.Int32</value>
          <value>CompanyName,System.String</value>
          <value>ContactName,System.String</value>
          <value>ContactTitle,System.String</value>
          <value>Address,System.String</value>
          <value>City,System.String</value>
          <value>Region,System.String</value>
          <value>PostalCode,System.String</value>
          <value>Country,System.String</value>
          <value>Phone,System.String</value>
          <value>Fax,System.String</value>
          <value>HomePage,System.String</value>
        </Columns>
        <Dictionary isRef="1" />
        <Name>Suppliers</Name>
        <NameInSource>Demo.Suppliers</NameInSource>
      </Suppliers>
      <Countries Ref="10" type="DataTableSource" isKey="true">
        <Alias>Countries</Alias>
        <Columns isList="true" count="3">
          <value>CountriesID,System.Int32</value>
          <value>Flag,System.Byte[]</value>
          <value>CountryName,System.String</value>
        </Columns>
        <Dictionary isRef="1" />
        <Name>Countries</Name>
        <NameInSource>Demo.Countries</NameInSource>
      </Countries>
    </DataSources>
    <Relations isList="true" count="8">
      <Employees Ref="11" type="DataRelation" isKey="true">
        <Alias>Employees</Alias>
        <ChildColumns isList="true" count="1">
          <value>ReportsTo</value>
        </ChildColumns>
        <ChildSource isRef="4" />
        <Dictionary isRef="1" />
        <Name>Employees</Name>
        <NameInSource>EmployeesEmployees</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>EmployeeID</value>
        </ParentColumns>
        <ParentSource isRef="4" />
      </Employees>
      <Products Ref="12" type="DataRelation" isKey="true">
        <Alias>Products</Alias>
        <ChildColumns isList="true" count="1">
          <value>ProductID</value>
        </ChildColumns>
        <ChildSource isRef="5" />
        <Dictionary isRef="1" />
        <Name>Products</Name>
        <NameInSource>ProductsOrder_Details</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>ProductID</value>
        </ParentColumns>
        <ParentSource isRef="7" />
      </Products>
      <Orders Ref="13" type="DataRelation" isKey="true">
        <Alias>Orders</Alias>
        <ChildColumns isList="true" count="1">
          <value>OrderID</value>
        </ChildColumns>
        <ChildSource isRef="5" />
        <Dictionary isRef="1" />
        <Name>Orders</Name>
        <NameInSource>OrdersOrder_Details</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>OrderID</value>
        </ParentColumns>
        <ParentSource isRef="6" />
      </Orders>
      <Customers Ref="14" type="DataRelation" isKey="true">
        <Alias>Customers</Alias>
        <ChildColumns isList="true" count="1">
          <value>CustomerID</value>
        </ChildColumns>
        <ChildSource isRef="6" />
        <Dictionary isRef="1" />
        <Name>Customers</Name>
        <NameInSource>CustomersOrders</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>CustomerID</value>
        </ParentColumns>
        <ParentSource isRef="3" />
      </Customers>
      <Shippers Ref="15" type="DataRelation" isKey="true">
        <Alias>Shippers</Alias>
        <ChildColumns isList="true" count="1">
          <value>ShipVia</value>
        </ChildColumns>
        <ChildSource isRef="6" />
        <Dictionary isRef="1" />
        <Name>Shippers</Name>
        <NameInSource>ShippersOrders</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>ShipperID</value>
        </ParentColumns>
        <ParentSource isRef="8" />
      </Shippers>
      <Employees Ref="16" type="DataRelation" isKey="true">
        <Alias>Employees</Alias>
        <ChildColumns isList="true" count="1">
          <value>EmployeeID</value>
        </ChildColumns>
        <ChildSource isRef="6" />
        <Dictionary isRef="1" />
        <Name>Employees</Name>
        <NameInSource>EmployeesOrders</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>EmployeeID</value>
        </ParentColumns>
        <ParentSource isRef="4" />
      </Employees>
      <Categories Ref="17" type="DataRelation" isKey="true">
        <Alias>Categories</Alias>
        <ChildColumns isList="true" count="1">
          <value>CategoryID</value>
        </ChildColumns>
        <ChildSource isRef="7" />
        <Dictionary isRef="1" />
        <Name>Categories</Name>
        <NameInSource>CategoriesProducts</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>CategoryID</value>
        </ParentColumns>
        <ParentSource isRef="2" />
      </Categories>
      <Suppliers Ref="18" type="DataRelation" isKey="true">
        <Alias>Suppliers</Alias>
        <ChildColumns isList="true" count="1">
          <value>SupplierID</value>
        </ChildColumns>
        <ChildSource isRef="7" />
        <Dictionary isRef="1" />
        <Name>Suppliers</Name>
        <NameInSource>SuppliersProducts</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>SupplierID</value>
        </ParentColumns>
        <ParentSource isRef="9" />
      </Suppliers>
    </Relations>
    <Report isRef="0" />
    <Variables isList="true" count="0" />
  </Dictionary>
  <EngineVersion>EngineV2</EngineVersion>
  <GlobalizationStrings isList="true" count="0" />
  <MetaTags isList="true" count="0" />
  <Pages isList="true" count="2">
    <Page1 Ref="19" type="Page" isKey="true">
      <Border>None;Black;2;Solid;False;4;Black</Border>
      <Brush>Transparent</Brush>
      <Components isList="true" count="3">
        <PageFooterBand1 Ref="20" type="PageFooterBand" isKey="true">
          <Brush>Transparent</Brush>
          <ClientRectangle>0,27.3,19,0.4</ClientRectangle>
          <Components isList="true" count="1">
            <Text5 Ref="21" type="Text" isKey="true">
              <Border>None;[193:152:89];1;Solid;False;4;Black</Border>
              <Brush>Transparent</Brush>
              <ClientRectangle>6.8,0,12.2,0.4</ClientRectangle>
              <ComponentStyle>Footer1</ComponentStyle>
              <Conditions isList="true" count="0" />
              <Font>Arial,9</Font>
              <Guid>54fb25bb85a54cc8a0f1656fd8fdd8af</Guid>
              <HorAlignment>Right</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text5</Name>
              <Page isRef="19" />
              <Parent isRef="20" />
              <Text>{PageNofM}</Text>
              <TextBrush>[102:77:38]</TextBrush>
              <VertAlignment>Center</VertAlignment>
            </Text5>
          </Components>
          <Conditions isList="true" count="0" />
          <Guid>00298b3d7e884ffd95ddaca9be2618bc</Guid>
          <Name>PageFooterBand1</Name>
          <Page isRef="19" />
          <Parent isRef="19" />
        </PageFooterBand1>
        <ReportTitleBand2 Ref="22" type="ReportTitleBand" isKey="true">
          <Brush>Transparent</Brush>
          <ClientRectangle>0,0.4,19,1.75</ClientRectangle>
          <Components isList="true" count="1">
            <Text23 Ref="23" type="Text" isKey="true">
              <Border>Bottom;[193:152:89];1;Solid;False;4;Black</Border>
              <Brush>Transparent</Brush>
              <ClientRectangle>0,0,19,1.75</ClientRectangle>
              <ComponentStyle>Title1</ComponentStyle>
              <Conditions isList="true" count="0" />
              <DockStyle>Fill</DockStyle>
              <Font>Arial,14</Font>
              <Guid>1c251eb88aff453dbdfd71beb44d4ad9</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>Text23</Name>
              <Page isRef="19" />
              <Parent isRef="22" />
              <Text>CanBreak issue ... see Text1 on subReport_1 page...</Text>
              <TextBrush>[193:152:89]</TextBrush>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=True, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <Type>Expression</Type>
              <VertAlignment>Center</VertAlignment>
            </Text23>
          </Components>
          <Conditions isList="true" count="0" />
          <Guid>66e76a2a87734864ae4f9b886e5a70af</Guid>
          <Name>ReportTitleBand2</Name>
          <Page isRef="19" />
          <Parent isRef="19" />
        </ReportTitleBand2>
        <DataBand1 Ref="24" type="DataBand" isKey="true">
          <Border>None;[193:152:89];1;Solid;False;4;Black</Border>
          <Brush>Transparent</Brush>
          <BusinessObjectGuid isNull="true" />
          <ClientRectangle>0,2.95,19,0.89</ClientRectangle>
          <Components isList="true" count="1">
            <SubReport1 Ref="25" type="SubReport" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>0,0.03,19,0.8</ClientRectangle>
              <Components isList="true" count="0" />
              <Name>SubReport1</Name>
              <Page isRef="19" />
              <Parent isRef="24" />
              <SubReportPageGuid>671a9b55b3c141ddbb5958cca584daf0</SubReportPageGuid>
            </SubReport1>
          </Components>
          <ComponentStyle>Data1</ComponentStyle>
          <Conditions isList="true" count="0" />
          <CountData>1</CountData>
          <Filters isList="true" count="0" />
          <KeepChildTogether>True</KeepChildTogether>
          <KeepDetails>KeepDetailsTogether</KeepDetails>
          <Name>DataBand1</Name>
          <Page isRef="19" />
          <Parent isRef="19" />
          <Sort isList="true" count="2">
            <value>ASC</value>
            <value>CategoryName</value>
          </Sort>
        </DataBand1>
      </Components>
      <Conditions isList="true" count="0" />
      <Guid>6c5d42d51b5b452a9367846eecfdb7b0</Guid>
      <Margins>1,1,1,1</Margins>
      <Name>Page1</Name>
      <PageHeight>29.7</PageHeight>
      <PageWidth>21</PageWidth>
      <Report isRef="0" />
      <Watermark Ref="26" type="Stimulsoft.Report.Components.StiWatermark" isKey="true">
        <Font>Arial,100</Font>
        <TextBrush>[50:0:0:0]</TextBrush>
      </Watermark>
    </Page1>
    <subReport_1 Ref="27" type="Page" isKey="true">
      <Border>None;Black;2;Solid;False;4;Black</Border>
      <Brush>Transparent</Brush>
      <Components isList="true" count="3">
        <HeaderBand2 Ref="28" type="HeaderBand" isKey="true">
          <Brush>Transparent</Brush>
          <ClientRectangle>0,0.4,19,0.6</ClientRectangle>
          <Components isList="true" count="1">
            <Text10 Ref="29" type="Text" isKey="true">
              <Border>All;[193:152:89];1;Solid;False;4;Black</Border>
              <Brush>[242:234:221]</Brush>
              <ClientRectangle>0,0,19,0.6</ClientRectangle>
              <ComponentStyle>Header3</ComponentStyle>
              <Conditions isList="true" count="0" />
              <Font>Arial,9,Bold</Font>
              <HorAlignment>Center</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text10</Name>
              <Page isRef="27" />
              <Parent isRef="28" />
              <Text>Example Text Header</Text>
              <TextBrush>[193:152:89]</TextBrush>
              <Type>Expression</Type>
              <VertAlignment>Center</VertAlignment>
            </Text10>
          </Components>
          <Conditions isList="true" count="0" />
          <Name>HeaderBand2</Name>
          <Page isRef="27" />
          <Parent isRef="27" />
          <PrintOnAllPages>False</PrintOnAllPages>
        </HeaderBand2>
        <DataBand2 Ref="30" type="DataBand" isKey="true">
          <Brush>Transparent</Brush>
          <BusinessObjectGuid isNull="true" />
          <ClientRectangle>0,1.8,19,0.6</ClientRectangle>
          <Components isList="true" count="1">
            <Text1 Ref="31" type="Text" isKey="true">
              <Border>All;[193:152:89];1;Solid;False;4;Black</Border>
              <Brush>Transparent</Brush>
              <CanBreak>True</CanBreak>
              <CanGrow>True</CanGrow>
              <ClientRectangle>0,0,14,0.6</ClientRectangle>
              <ComponentStyle>Data1</ComponentStyle>
              <Conditions isList="true" count="0" />
              <Font>Arial,9</Font>
              <Margins>0,0,0,0</Margins>
              <Name>Text1</Name>
              <Page isRef="27" />
              <Parent isRef="30" />
              <Text>Before the release of our product, reporting for Internet applications was limited by various problems: lack of dynamism, simplicity and interactivity when displaying reports, constant exchange of information with the server. A problem of compatibility with various platforms and browsers. Lack of ability to produce complete customization of reports via the Internet. All this limited creation of high-quality and attractive reports for the Internet. Time spent for creating reports for Rich Internet Application was ten times more than the same in desktop applications. Developing Stimulsoft Reports.Fx, we tried to solve most problems of creating reports for the Internet. With our product, time for creating reports is similar to time spent on creating reports for desktop applications. Reports can be displayed in an interactive and animated report viewer. Interface of the report designer uses the latest technology of report development industry and works on the Internet. And the most important - our product is designed specifically for Rich Internet Applications, using the best Internet technologies on the market today.Before the release of our product, reporting for Internet applications was limited by various problems: lack of dynamism, simplicity and interactivity when displaying reports, constant exchange of information with the server. A problem of compatibility with various platforms and browsers. Lack of ability to produce complete customization of reports via the Internet. All this limited creation of high-quality and attractive reports for the Internet. Time spent for creating reports for Rich Internet Application was ten times more than the same in desktop applications. Developing Stimulsoft Reports.Fx, we tried to solve most problems of creating reports for the Internet. With our product, time for creating reports is similar to time spent on creating reports for desktop applications. Reports can be displayed in an interactive and animated report viewer. Interface of the report designer uses the latest technology of report development industry and works on the Internet. And the most important - our product is designed specifically for Rich Internet Applications, using the best Internet technologies on the market today.Before the release of our product, reporting for Internet applications was limited by various problems: lack of dynamism, simplicity and interactivity when displaying reports, constant exchange of information with the server. A problem of compatibility with various platforms and browsers. Lack of ability to produce complete customization of reports via the Internet. All this limited creation of high-quality and attractive reports for the Internet. Time spent for creating reports for Rich Internet Application was ten times more than the same in desktop applications. Developing Stimulsoft Reports.Fx, we tried to solve most problems of creating reports for the Internet. With our product, time for creating reports is similar to time spent on creating reports for desktop applications. Reports can be displayed in an interactive and animated report viewer. Interface of the report designer uses the latest technology of report development industry and works on the Internet. And the most important - our product is designed specifically for Rich Internet Applications, using the best Internet technologies on the market today.Before the release of our product, reporting for Internet applications was limited by various problems: lack of dynamism, simplicity and interactivity when displaying reports, constant exchange of information with the server. A problem of compatibility with various platforms and browsers. Lack of ability to produce complete customization of reports via the Internet. All this limited creation of high-quality and attractive reports for the Internet. Time spent for creating reports for Rich Internet Application was ten times more than the same in desktop applications. Developing Stimulsoft Reports.Fx, we tried to solve most problems of creating reports for the Internet. With our product, time for creating reports is similar to time spent on creating reports for desktop applications. Reports can be displayed in an interactive and animated report viewer. Interface of the report designer uses the latest technology of report development industry and works on the Internet. And the most important - our product is designed specifically for Rich Internet Applications, using the best Internet technologies on the market today.Before the release of our product, reporting for Internet applications was limited by various problems: lack of dynamism, simplicity and interactivity when displaying reports, constant exchange of information with the server. A problem of compatibility with various platforms and browsers. Lack of ability to produce complete customization of reports via the Internet. All this limited creation of high-quality and attractive reports for the Internet. Time spent for creating reports for Rich Internet Application was ten times more than the same in desktop applications. Developing Stimulsoft Reports.Fx, we tried to solve most problems of creating reports for the Internet. With our product, time for creating reports is similar to time spent on creating reports for desktop applications. Reports can be displayed in an interactive and animated report viewer. Interface of the report designer uses the latest technology of report development industry and works on the Internet. And the most important - our product is designed specifically for Rich Internet Applications, using the best Internet technologies on the market today.Before the release of our product, reporting for Internet applications was limited by various problems: lack of dynamism, simplicity and interactivity when displaying reports, constant exchange of information with the server. A problem of compatibility with various platforms and browsers. Lack of ability to produce complete customization of reports via the Internet. All this limited creation of high-quality and attractive reports for the Internet. Time spent for creating reports for Rich Internet Application was ten times more than the same in desktop applications. Developing Stimulsoft Reports.Fx, we tried to solve most problems of creating reports for the Internet. With our product, time for creating reports is similar to time spent on creating reports for desktop applications. Reports can be displayed in an interactive and animated report viewer. Interface of the report designer uses the latest technology of report development industry and works on the Internet. And the most important - our product is designed specifically for Rich Internet Applications, using the best Internet technologies on the market today.Before the release of our product, reporting for Internet applications was limited by various problems: lack of dynamism, simplicity and interactivity when displaying reports, constant exchange of information with the server. A problem of compatibility with various platforms and browsers. Lack of ability to produce complete customization of reports via the Internet. All this limited creation of high-quality and attractive reports for the Internet. Time spent for creating reports for Rich Internet Application was ten times more than the same in desktop applications. Developing Stimulsoft Reports.Fx, we tried to solve most problems of creating reports for the Internet. With our product, time for creating reports is similar to time spent on creating reports for desktop applications. Reports can be displayed in an interactive and animated report viewer. Interface of the report designer uses the latest technology of report development industry and works on the Internet. And the most important - our product is designed specifically for Rich Internet Applications, using the best Internet technologies on the market today.Before the release of our product, reporting for Internet applications was limited by various problems: lack of dynamism, simplicity and interactivity when displaying reports, constant exchange of information with the server. A problem of compatibility with various platforms and browsers. Lack of ability to produce complete customization of reports via the Internet. All this limited creation of high-quality and attractive reports for the Internet. Time spent for creating reports for Rich Internet Application was ten times more than the same in desktop applications. Developing Stimulsoft Reports.Fx, we tried to solve most problems of creating reports for the Internet. With our product, time for creating reports is similar to time spent on creating reports for desktop applications. Reports can be displayed in an interactive and animated report viewer. Interface of the report designer uses the latest technology of report development industry and works on the Internet. And the most important - our product is designed specifically for Rich Internet Applications, using the best Internet technologies on the market today.Before the release of our product, reporting for Internet applications was limited by various problems: lack of dynamism, simplicity and interactivity when displaying reports, constant exchange of information with the server. A problem of compatibility with various platforms and browsers. Lack of ability to produce complete customization of reports via the Internet. All this limited creation of high-quality and attractive reports for the Internet. Time spent for creating reports for Rich Internet Application was ten times more than the same in desktop applications. Developing Stimulsoft Reports.Fx, we tried to solve most problems of creating reports for the Internet. With our product, time for creating reports is similar to time spent on creating reports for desktop applications. Reports can be displayed in an interactive and animated report viewer. Interface of the report designer uses the latest technology of report development industry and works on the Internet. And the most important - our product is designed specifically for Rich Internet Applications, using the best Internet technologies on the market today.Before the release of our product, reporting for Internet applications was limited by various problems: lack of dynamism, simplicity and interactivity when displaying reports, constant exchange of information with the server. A problem of compatibility with various platforms and browsers. Lack of ability to produce complete customization of reports via the Internet. All this limited creation of high-quality and attractive reports for the Internet. Time spent for creating reports for Rich Internet Application was ten times more than the same in desktop applications. Developing Stimulsoft Reports.Fx, we tried to solve most problems of creating reports for the Internet. With our product, time for creating reports is similar to time spent on creating reports for desktop applications. Reports can be displayed in an interactive and animated report viewer. Interface of the report designer uses the latest technology of report development industry and works on the Internet. And the most important - our product is designed specifically for Rich Internet Applications, using the best Internet technologies on the market today.Before the release of our product, reporting for Internet applications was limited by various problems: lack of dynamism, simplicity and interactivity when displaying reports, constant exchange of information with the server. A problem of compatibility with various platforms and browsers. Lack of ability to produce complete customization of reports via the Internet. All this limited creation of high-quality and attractive reports for the Internet. Time spent for creating reports for Rich Internet Application was ten times more than the same in desktop applications. Developing Stimulsoft Reports.Fx, we tried to solve most problems of creating reports for the Internet. With our product, time for creating reports is similar to time spent on creating reports for desktop applications. Reports can be displayed in an interactive and animated report viewer. Interface of the report designer uses the latest technology of report development industry and works on the Internet. And the most important - our product is designed specifically for Rich Internet Applications, using the best Internet technologies on the market today.</Text>
              <TextBrush>[102:77:38]</TextBrush>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=True, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <Type>Expression</Type>
              <VertAlignment>Center</VertAlignment>
            </Text1>
          </Components>
          <Conditions isList="true" count="0" />
          <CountData>1</CountData>
          <DataRelationName>CategoriesProducts</DataRelationName>
          <Filters isList="true" count="0" />
          <KeepChildTogether>True</KeepChildTogether>
          <KeepDetails>KeepDetailsTogether</KeepDetails>
          <MasterComponent isRef="24" />
          <Name>DataBand2</Name>
          <Page isRef="27" />
          <Parent isRef="27" />
          <Sort isList="true" count="2">
            <value>ASC</value>
            <value>ProductName</value>
          </Sort>
        </DataBand2>
        <FooterBand1 Ref="32" type="FooterBand" isKey="true">
          <Brush>Transparent</Brush>
          <ClientRectangle>0,3.2,19,1</ClientRectangle>
          <Components isList="true" count="1">
            <Text6 Ref="33" type="Text" isKey="true">
              <Border>All;[193:152:89];1;Solid;False;4;Black</Border>
              <Brush>Transparent</Brush>
              <ClientRectangle>0,0,19,0.6</ClientRectangle>
              <ComponentStyle>Footer1</ComponentStyle>
              <Conditions isList="true" count="0" />
              <Font>Arial,9</Font>
              <HorAlignment>Right</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text6</Name>
              <Page isRef="27" />
              <Parent isRef="32" />
              <Text>End of Example Text</Text>
              <TextBrush>[102:77:38]</TextBrush>
              <Type>Expression</Type>
              <VertAlignment>Center</VertAlignment>
            </Text6>
          </Components>
          <Conditions isList="true" count="0" />
          <Name>FooterBand1</Name>
          <Page isRef="27" />
          <Parent isRef="27" />
        </FooterBand1>
      </Components>
      <Conditions isList="true" count="0" />
      <Guid>671a9b55b3c141ddbb5958cca584daf0</Guid>
      <Margins>1,1,1,1</Margins>
      <Name>subReport_1</Name>
      <PageHeight>29.7</PageHeight>
      <PageWidth>21</PageWidth>
      <Report isRef="0" />
      <Watermark Ref="34" type="Stimulsoft.Report.Components.StiWatermark" isKey="true">
        <Font>Arial,100</Font>
        <TextBrush>[50:0:0:0]</TextBrush>
      </Watermark>
    </subReport_1>
  </Pages>
  <PrinterSettings Ref="35" type="Stimulsoft.Report.Print.StiPrinterSettings" isKey="true" />
  <ReferencedAssemblies isList="true" count="8">
    <value>System.Dll</value>
    <value>System.Drawing.Dll</value>
    <value>System.Windows.Forms.Dll</value>
    <value>System.Data.Dll</value>
    <value>System.Xml.Dll</value>
    <value>Stimulsoft.Base.Dll</value>
    <value>Stimulsoft.Controls.Dll</value>
    <value>Stimulsoft.Report.Dll</value>
  </ReferencedAssemblies>
  <ReportAlias>Master-Detail with SubReports</ReportAlias>
  <ReportAuthor isNull="true" />
  <ReportChanged>5/13/2013 8:58:00 AM</ReportChanged>
  <ReportCreated>5/29/2004 10:59:00 AM</ReportCreated>
  <ReportDescription>This sample demonstrates how to create a Master-Detail report with Sub-Reports.</ReportDescription>
  <ReportFile>D:\Program Files\Stimulsoft Reports.Ultimate 2013.1\Bin\Reports\Master-DetailWithSubReports.mrt</ReportFile>
  <ReportGuid>927529f61d6f4bf982a818fb0bf7389f</ReportGuid>
  <ReportName>Report</ReportName>
  <ReportUnit>Centimeters</ReportUnit>
  <ReportVersion>2013.1.1600</ReportVersion>
  <Script>using System;
using System.Drawing;
using System.Windows.Forms;
using System.Data;
using Stimulsoft.Report;
using Stimulsoft.Report.Components;
using Stimulsoft.Base.Drawing;

namespace StiReports
{
    
    public class Report : Stimulsoft.Report.StiReport
    {
        
        public Report()
        {
            this.InitializeComponent();
        }
        
        #region StiReport Designer generated code - do not modify
		#endregion StiReport Designer generated code - do not modify
    }
}</Script>
  <ScriptLanguage>CSharp</ScriptLanguage>
  <Styles isList="true" count="12">
    <Title1 Ref="36" type="Stimulsoft.Report.StiStyle" isKey="true">
      <AllowUseBorderSides>False</AllowUseBorderSides>
      <Border>None;[193:152:89];1;Solid;False;4;Black</Border>
      <Brush>Transparent</Brush>
      <Conditions isList="true" count="0" />
      <Description />
      <Font>Arial,19</Font>
      <HorAlignment>Right</HorAlignment>
      <Name>Title1</Name>
      <TextBrush>[193:152:89]</TextBrush>
      <VertAlignment>Center</VertAlignment>
    </Title1>
    <Title2 Ref="37" type="Stimulsoft.Report.StiStyle" isKey="true">
      <AllowUseBorderSides>False</AllowUseBorderSides>
      <Border>None;[102:77:38];1;Solid;False;4;Black</Border>
      <Brush>Transparent</Brush>
      <Conditions isList="true" count="0" />
      <Description />
      <Font>Arial,9</Font>
      <Name>Title2</Name>
      <TextBrush>[102:77:38]</TextBrush>
      <VertAlignment>Center</VertAlignment>
    </Title2>
    <Header1 Ref="38" type="Stimulsoft.Report.StiStyle" isKey="true">
      <AllowUseBorderSides>False</AllowUseBorderSides>
      <Border>None;[193:152:89];1;Solid;False;4;Black</Border>
      <Brush>Transparent</Brush>
      <Conditions isList="true" count="0" />
      <Description />
      <Font>Arial,19</Font>
      <Name>Header1</Name>
      <TextBrush>[193:152:89]</TextBrush>
      <VertAlignment>Center</VertAlignment>
    </Header1>
    <Header2 Ref="39" type="Stimulsoft.Report.StiStyle" isKey="true">
      <AllowUseBorderSides>False</AllowUseBorderSides>
      <Border>None;[193:152:89];1;Solid;False;4;Black</Border>
      <Brush>Transparent</Brush>
      <Conditions isList="true" count="0" />
      <Description />
      <Font>Arial,12,Bold</Font>
      <HorAlignment>Center</HorAlignment>
      <Name>Header2</Name>
      <TextBrush>[193:152:89]</TextBrush>
      <VertAlignment>Center</VertAlignment>
    </Header2>
    <Header3 Ref="40" type="Stimulsoft.Report.StiStyle" isKey="true">
      <AllowUseBorderSides>False</AllowUseBorderSides>
      <AllowUseHorAlignment>True</AllowUseHorAlignment>
      <AllowUseVertAlignment>True</AllowUseVertAlignment>
      <Border>All;[193:152:89];1;Solid;False;4;Black</Border>
      <Brush>[242:234:221]</Brush>
      <Conditions isList="true" count="0" />
      <Description />
      <Font>Arial,9,Bold</Font>
      <HorAlignment>Center</HorAlignment>
      <Name>Header3</Name>
      <TextBrush>[193:152:89]</TextBrush>
      <VertAlignment>Center</VertAlignment>
    </Header3>
    <Header4 Ref="41" type="Stimulsoft.Report.StiStyle" isKey="true">
      <AllowUseBorderSides>False</AllowUseBorderSides>
      <Border>All;[193:152:89];1;Solid;False;4;Black</Border>
      <Brush>Transparent</Brush>
      <Conditions isList="true" count="0" />
      <Description />
      <Font>Arial,9,Bold</Font>
      <HorAlignment>Center</HorAlignment>
      <Name>Header4</Name>
      <TextBrush>[193:152:89]</TextBrush>
      <VertAlignment>Center</VertAlignment>
    </Header4>
    <Data1 Ref="42" type="Stimulsoft.Report.StiStyle" isKey="true">
      <AllowUseBorderSides>False</AllowUseBorderSides>
      <Border>None;[193:152:89];1;Solid;False;4;Black</Border>
      <Brush>Transparent</Brush>
      <Conditions isList="true" count="0" />
      <Description />
      <Font>Arial,9</Font>
      <Name>Data1</Name>
      <TextBrush>[102:77:38]</TextBrush>
      <VertAlignment>Center</VertAlignment>
    </Data1>
    <Data2 Ref="43" type="Stimulsoft.Report.StiStyle" isKey="true">
      <AllowUseBorderFormatting>False</AllowUseBorderFormatting>
      <AllowUseBorderSides>False</AllowUseBorderSides>
      <AllowUseFont>False</AllowUseFont>
      <AllowUseTextBrush>False</AllowUseTextBrush>
      <AllowUseTextOptions>False</AllowUseTextOptions>
      <Brush>[240:237:232]</Brush>
      <Conditions isList="true" count="0" />
      <Description />
      <Font>Arial,9</Font>
      <Name>Data2</Name>
      <TextBrush>Black</TextBrush>
    </Data2>
    <Data3 Ref="44" type="Stimulsoft.Report.StiStyle" isKey="true">
      <AllowUseBorderSides>False</AllowUseBorderSides>
      <Border>None;[193:152:89];1;Solid;False;4;Black</Border>
      <Brush>[240:237:232]</Brush>
      <Conditions isList="true" count="0" />
      <Description />
      <Font>Arial,9</Font>
      <Name>Data3</Name>
      <TextBrush>[102:77:38]</TextBrush>
      <VertAlignment>Center</VertAlignment>
    </Data3>
    <Footer1 Ref="45" type="Stimulsoft.Report.StiStyle" isKey="true">
      <AllowUseBorderSides>False</AllowUseBorderSides>
      <Border>Top;[193:152:89];1;Solid;False;4;Black</Border>
      <Brush>Transparent</Brush>
      <Conditions isList="true" count="0" />
      <Description />
      <Font>Arial,9</Font>
      <Name>Footer1</Name>
      <TextBrush>[102:77:38]</TextBrush>
      <VertAlignment>Center</VertAlignment>
    </Footer1>
    <Footer2 Ref="46" type="Stimulsoft.Report.StiStyle" isKey="true">
      <AllowUseBorderSides>False</AllowUseBorderSides>
      <Border>None;[193:152:89];1;Solid;False;4;Black</Border>
      <Brush>Transparent</Brush>
      <Conditions isList="true" count="0" />
      <Description />
      <Font>Arial,12,Bold</Font>
      <HorAlignment>Right</HorAlignment>
      <Name>Footer2</Name>
      <TextBrush>[193:152:89]</TextBrush>
      <VertAlignment>Center</VertAlignment>
    </Footer2>
    <CrossTab Ref="47" type="Stimulsoft.Report.StiCrossTabStyle" isKey="true">
      <Color>242, 234, 221</Color>
      <Conditions isList="true" count="0" />
      <Description />
      <Name>CrossTab</Name>
    </CrossTab>
  </Styles>
</StiSerializer>