Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Saved Archive Report Outlines Are Gone

edited November 2003 in General
I'm using ReportBuilder Standard Edition Version 7.02 with
Delphi Version 5 (Update Pack 1)

I have a ReportBuilder TppReport that I allow the user to preview and
print.

I have set the following TppReport OutlineSettings properties in the
Object Inspector:
CreateNode = True
CreatePageNodes = True
Enabled = True
Visible = True

As a result, the user is able to correctly see and access the outline
section in the previewer. The user also has the option of saving the
report to an archive file.

The problem that I am having is when this archive report is saved and
later displayed using the TppArchiveReader component, the outline that
was displayed in the original report is no longer displayed. Is there
some kind of property that needs to be set in the TppArchiveReader in
order to display the outline that was originally there when the archive
was saved? I don't see any properties in the Object Inspector nor can
find anything in the online help that indicates that this is a
requirement.

Thanks,
Steve Swarner

Comments

  • edited November 2003
    Hi Steve,

    This was fixed in ReportBuilder 7.03. Please update to the latest version.
    If you need update information, please contact sales@digital-metaphors.com
    with your serial number. (This is a free upgrade).

    --
    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited November 2003
    Thanks.
This discussion has been closed.