FastReport.Net WinForms 2019.2

Released: Mar 5, 2019

2019.2.1 での更新項目

機能

  • Engine
    • Added texture fill.
    • Now in the new reports the default font will always be serialized.
  • Designer
    • Added "Hide Zeros" item to context menu for text objects.
    • Added ability to select a style from the context menu.
    • Added dialogs for text editor closing; now pressing "X" button will be showed dialog for text changes confirmation.
    • Added an ability to sort Data Sources in Data window.
    • Added an ability to sort Data Fields in Data window.
  • Exports
    • Added an ability to escape quotes in CSV export.
    • Added PDF digital signature.
    • * Word2007 files gets proper locale now (Res.LocaleName).
  • Extras
    • Updated Arabic resources.

不具合の修正

  • Engine
    • Fixed a bug with generation method of barcode Supplement 5 (EAN-5).
    • Fixed bug with incorrect type cast in data fields (IMPORTANT! This hotfix may affect previously developed reports).
    • Fixed bug with incorrect type cast of Nullable types of fields.
    • Fixed a bug with parsing old reports (before 2016), when the Arial 10pt is not loaded in locales jp and zh.
    • Fixed a bug with removing serieses of MSChartObject when AutoSeriesColumn is empty and AutoSeriesForce is false.
  • Exports
    • Fixed a bug with an extra line break in the Word export.
    • Fixed loss of a RichText border on export with ConvertRichText option enabled.
    • Fixed bug with caps of border lines in PDF export.
    • Fix conversion of bold text in RichObject in PDF export.