ActiveReports Developer 7
Standalone Designer and Viewer
See Also Support Forum
ActiveReports Developer 7 > ActiveReports Developer Guide > Concepts > Standalone Designer and Viewer

Glossary Item Box

ActiveReports Developer provides executable files for the Designer and the Viewer controls in the startup menu. These executable files function as standalone applications to help create, edit and view a report quickly.

Use the Standalone Designer application to create a report layout, save it in .rpx or .rdlx format and then load it in the Standalone Viewer application to view the report.

To access the Standalone Designer or Viewer application

From the Start Menu, go to All Programs > ComponentOne > ActiveReports Developer and select ActiveReports Developer Designer or ActiveReports Developer Viewer.

OR

Select the following applications located under ...\Common Files\ComponentOne\ActiveReports Developer 7.

Standalone Designer


Standalone Designer refers to the GrapeCity.ActiveReports.Designer.exe bundled with the ActiveReports Developer installer. This application provides a user interface comprising of a Designer at the center along with a toolbox, toolbar, menu, Report Explorer and Properties Window to mimic the Visual Studio look and feel.

The Standalone Designer supports both section and page report layouts. By default, a standalone designer appears with a section layout loaded in the designer. To open a page layout, do one of the following:

Use the File menu > Save As option to save the report in .rpx or .rdlx format depending on the type of layout you are using. The Report menu that appears in the menu bar is similar to the one in Visual Studio. See Report Menu for more information.

Standalone Viewer


Standalone Viewer refers to the GrapeCity.ActiveReports.Viewer.exe bundled with the ActiveReports Developer installer. This is basically a Windows Form application with an ActiveReports Developer Viewer control in it. The default user interface of this application provides an ActiveReports Developer Viewer control along with a menu bar.

You can open an .rdlx or .rpx report in the Standalone Viewer application, by going to the File menu > Open menu option and selecting a report to load in the viewer. Unlike the Viewer control, no code implementation is required to load the report in the standalone application.

Please note that any additional features activated through code like the annotation toolbar, are not available in the Standalone Viewer application. See Using the Viewer for more information on how to implement these features in the Viewer control.

See Also

©2014. ComponentOne, a division of GrapeCity. All rights reserved.