Diese Seite wurde archiviert und wird nicht mehr aktualisiert.

Dieses Produkt wird nicht mehr von uns vertrieben.

FastReport .NET WinForms

Erstellen Sie anwendungsunabhängige Berichte.

Veröffentlicht von Fast Reports
Wird von ComponentSource seit 2009 vertrieben

Aktualisiert: wöchentlich?

i

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

FastReport .NET WinForms Releases

Released: Dec 19, 2018

Updates in 2019.1

Funktionen

  • [Engine]
    • Added property FastReport.Utils.Config.PreparedCompressed (default value: true) to enable or disable the compression in files with prepared reports (fpx).
    • Added the ability to disable hotkeys in designer and preview.
    • Added property ReportPage.Printable (default value: true) to enable or disable printing of the page.
    • SVG object is optimized, removed inheritance SVGObject from PictureObject, SVG object is now not drawn in memory for its display in vector exports.
      * Pay...

Released: Sep 13, 2018

Updates in 2018.4

Funktionen

  • Engine
    • Added possibility to access totals, parameters and variables without case sensitivity.
    • Added a new experimental feature to improve the work with memory.
    • New RTF parser - if "ConvertRichText" option is enabled, then an embedded RTF document is splitting to report objects - TextObject, TableObject, and PictureObject.
    • Now division by zero does not lead to generator crashing, instead of that expression containing error will be exchanged to text "DIVISION BY ZERO!".
    • Optimized QR...

Released: May 16, 2018

Updates in 2018.3

Funktionen

  • Engine
    • The Barcode Object is now converted to vector graphics for PDF, HTML and SVG exports.
    • Added print of unlimited pages on roll printers (ReportPage.PrintOnRollPaper property).
    • Added a new logic for converting objects before exporting, the process is automatic, this is necessary to convert some objects into vector graphics.
    • Added a new property ParagraphFormat for formatting paragraphs in a text object only when the HtmlParagraph value is set in the TextRenderType property.
      This...

Released: Mar 6, 2018

Updates in 2018.2

Funktionen

  • Engine
    • Added SVGObject into main library FastReport.dll (for .Net 4 and higher).
    • Added compatibility with Fips Algorithm Policy (with limitations: encryption of PDF export, encryption of report).
  • Designer
    • Added an event indicator for objects and bands, a small triangle in the upper left corner; this feature is able to be enabled or disabled in the designer settings (disabled by default).
    • Added a new tab of the designer's settings: "Objects appearance".
  • Exports
    • Added property...

Released: Dec 12, 2017

Updates in 2018.1

Funktionen

  • You can now edit text objects and checkboxes. This allows you to create blanks and forms which can be edited in PDF.
  • Export reports to ZPL format. You can now make labels with a Zebra label printer.
  • Added new gauge objects.

Released: Sep 14, 2017

Updates in 2017.4

Funktionen

  • Engine
    • Trim property has been added for linear barcodes.
    • Tag property has been added for all components.
    • Added saving of meta data (ReportInfo.Name, ReportInfo.Author, ReportInfo.Description, ReportInfo.Created, ReportInfo.Modified, ReportInfo.CreatorVersion) in prepared report file.
    • Added RegisterData(DataSet data, bool enableAllTables) and RegisterData(DataSet data, string name, bool enableAllTables) functions for registering DataSet and enabling all its tables.
    • Added possibility to...

Released: May 31, 2017

Updates in 2017.3

Funktionen

  • Core
    • Added Intelligent Mail (USPS) barcode.
    • Added MaxiCode barcode.
    • Added property Report.ReportInfo.Tag.
    • Added property Report.ReportInfo.SaveMode.
    • Added support functions with optional parameters.
    • Added thread-safe collections support for .net 4.
  • Designer
    • Added ability of multi-line editing of Report.ReportInfo.Description and Report.ReportInfo.Tag.
  • Exports
    • Added ability to embed any file in PDF export with methods: PDFExport.AddEmbeddedXML, PDFExport.AddEmbeddedFile.
  • Extras
    • Added...

Released: Feb 15, 2017

Updates in 2017.2

Funktionen

  • Core
    • Added new barcode: Pharmacode.
    • Added new option for images: Grayscale display mode.
    • Added ability to change the color of barcodes.
    • Added caching of compiled report script.
  • Designer
    • Added support of Right-to-Left Interface (RTL).
    • Added a new property to MSChartObject, that allows the use of several series with automatic creation.
  • Preview
    • Added Right-to-Left Interface (RTL) support.
    • Added mouse-relative zoom.
  • Exports
    • Added export to binar format Excel 97-2003 (BIFF8).
    • Added the...

Released: Dec 5, 2016

Updates in 2017.1

Funktionen

  • Optimized code for report building and exporting to different formats makes FastReport.NET faster and lighter.
  • Immediately access CSV text files. Includes convenient parameter setting for loading CSV files allows using any data from Excel tables and other applications that support CSV export.
  • Added MongoDB connector to the bundled plugins for connecting to a number of DataBase Management Systems.
  • PDF export now supports graphic standard PDF/X-4. Ability to add color profiles to the...

Released: Sep 1, 2016

Updates in 2016.4

Funktionen

Core

  • Added event Report.CustomCalc for custom data processing.

Designer

  • Added TextOutline editor.

Exports

  • Added compliance with PDF/X-3 in PDF export.
  • Added new property PDFExport.PDFCompliance.
  • Added property PDFExport.ColorProfile for using in PDF/X-3 compliance mode.
  • Added support of export pictures with lossless compression in PDF export.
  • Added property PDFExport.ImageLossless.
  • Added IsScrolled property in XAML export.

Extras

  • Added connector SharePoint/"Office 365" \Extras...