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 2019.3.1

Released: May 15, 2019

Updates in 2019.3.1

Funktionen

  • Engine
    • Added ImageAlign property for image alignment inside PictureObject; by default, alignment is disabled.
    • Added a new property Config.ProcessEvents for cancel button in progress form.
  • Designer
    • Added an ability to change font in query editor.
    • Added Digital Signature object for adding empty signature field in PDF documents.
  • Exports
    • Added ability to export empty signature fields for PDF documents.
    • Added links for images to HTML-export.

Fehlerkorrekturen

  • Engine
    • Fixed a bug with infinite loop in AdvancedTextRenderer when WordWrap is true and width of object less than width of one character.
    • Fixed a bug when in some cases the TypeConverter`s were not loaded correctly.
    • Fixed a bug causing memory leak in HtmlTextRenderer.
    • Fixed a bug when using the KeepTogether property for a group with matrix, when in some cases the GroupHeader was placed on one page and the matrix was on another page.
  • Preview
    • Fixed a bug where the preparation process was hanging and the cancel button was inactive throughout the preparation.
  • Exports
    • Fixed a bug in CSV-export with "Data only" option when not only Data bands were exported.
    • Fixed a bug when PDF Export did not export some SVGObject gradients to a PDF file, with the property GradientQuality = GradientQualityEnum.Image.