ActiveReports 18 .NET Edition
DevOps / ActiveReports Features / Report Types
In This Topic
    Report Types
    In This Topic

    Choosing a Report Type

    ActiveReports supports the following report types:

    RDLX is the default report type. If you need special fixed pages, you should choose the Page report type. We suggest using the Section report type for migration use-cases only. For XML-based RPX reports we have an import tool, which allows migrating most of the layout.

    For now, each report type has some unique feature, so it is suggested to choose the report type depending on your requirements. This table will help you choose the report type.

    Report Type End-User Designer WebDesigner DocX Export Linux Custom controls Galley layout Primary Target:
    developers or end-users
    Document serialization Different page sizes
    in a document
    Viewer interactivity
    RDLX end-users
    Page 1 end-users
    RDLX Dashboard end-users
    XML-based Section 1 developers 2 3
    Code-based Section 1 developers only 2 3
    1Paginated only
    2Internal RDF format
    3Supported in RDF format, requires manual document merging using scripts/events

    All report types support scripts (section reports require scripts in most situations) and the possibility to use functions from external assemblies (in expressions for Page/RDLX reports and in scripts/events for Section reports).

    Note: Section report requires using code/scripts for most complicated scenarios. See Scripting topic. 

     

    Report File Format Types

    You can create reports in a number of file formats with a varied set of features. This section describes the use of each of these file formats.

    Report Template Formats

     Additional File Formats

    ActiveReports also provides some additional file formats for reports. Each of these formats is used for a specific purpose as described below.

    See the following list of file formats available in each layout.

    Format Page Layout/RDLX Layout Section Layout
    RDLX
    VB or CS
    RPX
    RDLX-Master
    RDLX-Theme
    RDSX
    RDF

    Features comparison between report types

    In ActiveReports, the features available in a report depend on the type of report you select. See the following comparison list of features with each report type:

    Feature Section report Page report RDLX report
    Viewers & Editors
    Visual Studio Integrated Designer
    Expressions Editor
    Designer Script Editor
    Windows Form Viewer
    WebViewer (Pro Edition). Includes viewer types HTML, RawHTML, and PDF.
    HTTP Handlers (Pro Edition)
    Interactivity
    Hyperlinks
    Parameters
    Drill through
    Drill down
    Data Connections
    Standard Data Sources supported (e.g. SQL, OleDB, XML)
    Unbound Data Source
    Shared Data Source
    Export
    Export Filters
    Rendering Extensions
    PDF advanced export features: digital signatures, time stamp, bold font emulation (Pro Edition)
    Miscellaneous
    Master Reports
    Themes
    Collation
    Styles (through Report Settings dialog)
    Printing
    Filtering
    Grouping
    Sorting
    Standalone Applications
    ActiveReports Viewer
    ActiveReports Theme Editor
    ActiveReports Designer

    For comparison in available report controls or data regions, see Report Controls page.