ActiveReports.NET 20
Released: Feb 23, 2026
20 での更新項目
機能
- Smart Data Regions - help you get from "I have the data" to "I have a solid first draft" quickly. It lets developers and end-users generate common data regions such as Tables, Tablix, and Charts using AI.
- Pick your fields.
- Generate suggestions.
- Choose and insert the suggestion/s you need.
- AI Image to Report - Lets you go from a static image to an editable ActiveReports report layout in minutes. Drop in an image of an existing report and ActiveReports will analyze and interpret what is on the page and generate a report layout that closely matches the original. Ideal for:
- Mock-ups and design composition: turn a Figma export, PDF screenshot, or stakeholder mock-up into a real report.
- Legacy or "found" reports: recreate older internal reports without starting from a blank canvas.
- Platform migrations: use a screenshot of a report from another reporting tool as a fast starting point, then refine the styling, data bindings, and layout details in ActiveReports.
- Report Snapshots (.rdlx-snap) - A snapshot is a pre-rendered report that captures the layout and the data exactly as they were at generation time. This allows the report to be opened without having to reconnect to the database. Ideal for archiving, compliance/audit trails, and offline distribution.
- Added support for .NET 10 and Visual Studio 2026.
- Refreshed Visual Studio integrated designer Icons.
- Marquee Zoom Tool - Added marquee zoom mode to make navigating large or complex report layouts faster and more precise.
- High-Performance Direct2D Printing - upgrades desktop printing with a new Direct2D rendering pipeline, delivering faster processing and sharper output for RDLX and CrossPlatform Section Reports.
- Automatic Image Orientation - A new ApplyExifOrientation property simplifies image handling by automatically respecting EXIF orientation metadata.
- PDF Custom Properties - PDF export capabilities have been expanded to include user-defined Custom Properties.
不具合の修正
- Reworked Code-Based Section Report Designer - The move from .NET Framework to .NET Core rendered the Code-Based Section Report Designer inoperable. MESCIUS has reworked this from the ground up to resolve this issue.