이 페이지는 아카이브화 되어 더 이상 업데이트 되지 않습니다.

더 이상 이 제품을 제공 하지 않습니다.

FastReport .NET WinForms + WebForms

애플리케이션에서 독립적인(application-independent) 레포트를 만듭니다.

Fast Reports사에서 공개
2009년 부터 ComponentSource에서 판매중

i

Please note that FastReport .NET WinForms + WebForms is no longer available. Please see one of the other editions:

FastReport.Net WinForms + WebForms 2021.1.x

Released: Dec 7, 2020

2021.1.x 버젼 업데이트

v2021.1.6

Updated Jan 8, 2021

Features

  • Microsoft .NET Core
    • Added new properties ShowDbfExport, ShowMhtExport, PrintInHtml and PrintInPdf for WebReport that allow you to enable/disable the display of buttons in the toolbar of the corresponding exports/print.

Fixes

  • Microsoft .NET Core
    • You can now detect WebProcess and StubClasses aren't added to ConsoleApp\Library in FR.Core.
    • Fixed a bug with RichObject expressions.
    • Fixed a bug with exporting MSChartObject in PowerPoint 2007 export.
    • Fixed a bug with exporting images in Excel 2007 export on Windows.

v2021.1

Updated Dec 7, 2020

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.
  • 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.

Fixes

  • Engine
    • Fixed a bug with web response stream reader when connecting to remote JSON.
    • Fixed a bug while compiling the report with some expressions in the properties: VisibleExpression, PrintableExpression and ExportableExpression.
    • Fixed a bug with font.list file leading to exception "System.IO.FileNotFoundException".
    • Fixed a bug with incorrect checksum calculation in Deutsche Post Identcode barcode.
    • Fixed ReCompile (adding assemblies after Compile with error).
  • Designer
    • Fixed a bug with empty database name after reloading the report.
    • Fixed a bug when double click to arrow buttons on report tab creates a new report page.
  • Exports
    • Fixed a bug with exporting strings containing only spaces in DXF export.
    • Fixed a bug in PDF export, leading to disappearance of spaces when there are tabs in the report.
    • Fixed a bug with exporting page footers when export to Excel 2007 in seamless table mode.
    • Fixed a bug with exporting "\" character in Excel 2007 export.
  • WebReport
    • Fixed a bug with PDF export in online designer.
    • Fixed a bug with ParagraphOffset.