FastReport.Desktop 2019.2

Released: Apr 2, 2019

Atualizações na 2019.2

Recursos

  • Engine
    • Added texture fill.
    • New reports default font will now 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.
    • Added an ability to change font in query editor.
  • Exports
    • Added links for images to HTML-export.
    • Added an ability to escape quotes in CSV export.
    • Added PDF digital signature.
    • Added Hyperlinks to Word2007 export.
    • Added Hyperlinks to Excel2007 export.
    • Word2007 files gets proper locale now (Res.LocaleName).

Correções

  • Engine
    • 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.
    • Fixed 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.
  • 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.
    • Fixed conversion of bold text in RichObject in PDF export.