November 30, 2022

Support for .NET 7 in new FastReport .NET 2023.1

FastReport .NET 2023.1

The autumn update for the report generator is now available! The functionality of our solutions is expanding every day and we are pleased to present you a partial integration with FastReport Cloud, .NET 7 support, JasperReports template converter, connection to stored procedures in MsSQL, and much more.

 

Integration with FastReport Cloud

FastReport .NET, FastReport Core, and FastReport Mono now support some interaction experience with FastReport Cloud.

 

Downloading and uploading reports

Now you can download the report from Cloud and work on it in the designer, or vice versa — upload your files to Cloud.

Downloading and uploading reports

 

Web Preview

A web preview function has also appeared in addition to the standard preview. The report can only be viewed this way if it was opened from Cloud.

Web Preview

 

Connecting to FastReport Cloud data sources

FastReport Cloud can store connections to data sources. From now on, you have the option to add these data sources to your report. 

Connecting to FastReport Cloud data sources

 

It also became possible to add the connection to Cloud.

Connecting to FastReport Cloud data sources

Read this article to learn more about the new features.

 

 .NET 7 support

We have added .NET 7 support for FastReport.Core and FastReport.CoreWin. This platform improves application performance and adds many new features to your projects.

 

Report validator improvements

Increased work speed

Now the report validator runs in a single thread. The speed of its work is significantly optimized. You can notice the changes in processing reports with a large number of errors. While the validator is checking the report, the check window shows a respective message.

Increased work speed

 

In this case, you can edit the report. A table with errors will appear upon completion of the validator.

 

Validator table setup

For convenience, we have added a new column with error numbers. Its display can be enabled or disabled via the table context menu. In the same way, you can customize the display of the error type column.

Validator table setup

 

JasperReports Template Converter

We have added the option to convert report templates from JasperReports to FastReport .NET templates. JasperReports reports may contain objects that are not supported by the FastReport designer. These objects will not be converted or will be replaced to make the generated report as similar as possible to the one created in JasperReports.

Read more in the article.


MSChartObject improvements and fixes

The MSChartObject object has many properties and settings. The most frequently used ones are moved to the object editor. Properties that are not available in the editor can be modified using the Object Inspector. However, there was a problem with these properties — when they were changed, the report was not seen as modified. As a result, saving was not available.

To save the report, it was necessary to change its other property or object. In addition, the values of the specified properties were reset to their default values when preparing a report and after closing the preview window.

This bug has been fixed in the new version.

 

Connection to Stored Procedures in MsSQL

We have added the option to connect to procedures stored in MsSQL. This was previously available via a database query. Now you can connect to procedures much more conveniently using the interface of database table connection. They will be displayed in the selection window along with the tables.

Connection to Stored Procedures in MsSQL

Once you select a procedure, a window with parameter settings, if any, will appear. Read more in the article.

 

Export Improvements

"Print optimized" option in RTF export

We have added a new PrintOptimized property and a corresponding option in the export window. Enabling this option will greatly increase the quality of the exported image. However, the size of the output file will be bigger.

Export Improvements

 

UseFileStream property in Excel 2007 export

We have added a new option, UseFileStream, for exporting to Excel 2007. It can only be used when exporting from code to a file. This option is useful when exporting reports with a large number of pages (several tens of thousands) in multiple threads. This will help you avoid memory shortage errors. In other cases, it does not make much sense to use it and it is not recommended to do it. Example:

Report report = new Report();
Excel2007Export export = new Excel2007Export();
export.UseFileStream = true;
report.Export(export, "report.xlsx");

 

Accounting format when exporting to Excel 2007

You can now export the currency data format as an accounting format. To do this, a corresponding option has been added in the export window and the CurrencyToAccounting property.

Export Improvements

 

Upgrading the minimum .NET Framework version from 4.0 to 4.6.2

We are upgrading the minimum supported version of FastReport .NET to .NET Framework 4.6.2 due to the following:

  • support for .NET Framework 4.0 has long been ended;
  • there are problems with building the FastReport source code in the latest versions of Microsoft Visual Studio;
  • the need to implement new APIs.


The full list of changes is available at the following link.

Fast Reports
  • 800-985-8986 (English, US)
  • +4930568373928 (German)
  • +55 19 98147-8148 (Portuguese)
  • info@fast-report.com
  • 901 N Pitt Str #325 Alexandria VA 22314

© 1998-2024 Fast Reports Inc.
Trustpilot