FastReport.Net WinForms + WebForms 2019.3.1

Released: May 15, 2019

2019.3.1 での更新項目

機能

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

不具合の修正

  • 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.
  • WebReport
    • Fixed a bug with inherited reports with online designer.