WPReporter: design-time load template

  • WPReporter uses two WPRichText components: Source and Destination. Source is supposed to have a template with defined groups, bands and fields.

    When I load the template in Source via WPRichText.LoadFromFile() - everything is OK, however when I load the same template during design-time by using RTFText property - the loaded file looses some Bands properties (I think!), like Alias and Name. Even visually the template looks different - the bands are not painted properly.

    Is this a problem with my design-time environment?
    Is there a solution?

    Thank you.