ActiveReports 18 .NET Edition
DevOps / ActiveReports Features / ActiveReports Components / Professional Edition
In This Topic
    Professional Edition
    In This Topic

    You need to have the Professional Edition if you are going to use these features.

    ActiveReports Components

    End-User Report Designer

    The control is a run-time designer that may be distributed royalty-free. It allows the ActiveReports Designer to be hosted in an application and provides end-user report editing capabilities. The control's methods and properties provide easy access to saving and loading report layouts, monitoring and controlling the design environment, and customizing the look and feel to the needs of end users.

    WebDesigner

    Create or modify reports by embedding WebDesigner into your web applications.

    JS Viewer

    View reports in all modern browsers using JSViewer.

    Blazor Viewer

    It uses the same client-server architecture as JS viewer (works with the same back end as JS Viewer).

    ActiveReports Controls

    These report items are included into the Professional Edition features.

    Table of Contents

    The TableOfContents control is used to display the document map, an organized hierarchy of the report heading levels and labels along with their page numbers, in the body of a report. It allows you to quickly understand and navigate the data inside a report in all viewers that are supported in ActiveReports.    

    Map

    The Map data region shows your business data against a geographical background. You can create different types of map, depending on the type of information you want to communicate in your report.    

    InputField

    The InputField report control provides support for editable fields in an exported PDF report where the InputField’s value can be modified. !!You can choose one of the two report contorl types – Text and Checkbox. Each selected type has its own set of properties.

    ActiveReports Exports    

    Word export

    Export your reports in .docx format, a format that opens in Microsoft Word application.

    Excel Data export

    Excel Data exports only data from Tablix, Table, and Matrix data regions, preserving the data region structure and ignoring layout-related features (page break, cumulative total, etc). Other controls and data regions of the original report are ignored at this export.

    PDF export

    See Also