
Adds support for .NET 5 along with new barcode types.
Features
- Engine
- Added support for Microsoft .NET 5.
- Added a new barcode - Deutsche Post Leitcode.
- Added a new barcode - SberBank QR.
- Added functions for converting numbers to letters.
- Added functions for converting numbers to words in Indian, Persian and Ukranian languages.
- Added Rupee symbol for Indian currency.
- Added Report.Prepare method which allows you to prepare a limited number of pages.
- Optimized VisibleExpression, PrintableExpression and ExportableExpression properties for bands.
- Improved algorithm for converting RTF to report objects.
- WebReport
- Added correct view of script errors in ScriptSecurity mode.
- Microsoft .NET Core
- Added WebReport properties (ShowDbfExport, ShowMhtExport, PrintInHtml, PrintInPdf) that allow you to hide/show buttons in the toolbar when exporting/printing.
- In FR.Core you can now detect WebProcess and StubClasses that aren't added to ConsoleApp\Library.
- Resources
- Updated French resources.
- Extras
- Changed Crystal Reports converter project dependency from System.Windows.Forms.DataVisualization to FastReport.DataVisualization.
- Updated MongoDB connection plugin in Core and OpenSource.