Search the Wiki

Viewing 1 to 3 of 409 items

RB 23

Installer new “All Languages” option when selecting language resources Designer new ReportWizard, restore field to original position when de-selected new ReportTree, optimze to eliminate flicker new ReportTree, set workspace focus when component selected new DataTree, optimize to eliminate flicker new DataTree, update selected DataPipeline when report/subreport selected new Object Inspector, improved VclStyle support User Interface  Full Article…

Comments Off on RB 23

Merging Archive Files

Report archive files are an exact replication of the report output when it is generated. While the report itself can be dynamic in nature by accepting different data, event code, or parameters, an archive is a direct snapshot of the output and is unchanging. One way to merge multiple outputs into a single file is  Full Article…

Comments Off on Merging Archive Files

Merge Reports with Subreports

There are numerous ways to merge multiple reports into one. One way is to utilize subreports.  This involves creating a main “container” report with a single detail band only.  Inside the detail, a number of subreports are added to hold the reports needing to be merged.                    Full Article…

Comments Off on Merge Reports with Subreports