FastReport Mono 2020.x

Released: Mar 17, 2020

2020.x での更新項目

v2020.4

Updated Sep 16, 2020

Features

  • Install
    • Added product installation package in DEB format.
    • Added product installation package in RPM format.
  • Engine
    • Rewritten RichObject code for translation of RTF document to report objects.
    • Added new barcode ITF-14.
    • Added new barcode Deutsche Post Identcode.
    • Added ability to align barcodes.
    • Added property PictureObject.ImageSourceExpression that allows setting the expression containing the source of the image.
    • Added possibility to use expression in brackets in VisibleExpression, PrintableExpression and ExportableExpression properties.
    • Added the PictureObject.ImageFormat property, which allows selecting the image storage format.
    • Added FastReport.DataVisualization to the list of assemblies by default (FR .Net, FR.Core).
  • Designer
    • Added the possibility to load CSV files via URL.
    • Updated plugin for connecting to MongoDB, to actual versions of MongoDB.
  • Exports
    • Added PDF/A-2u export.
    • Added property ReportPage.ExportAlias, which allows setting the page name when exporting to Microsoft Excel 2007.
    • Now, in Microsoft Excel 2007 export for sheets without pictures, files with a description of pictures and relations to them are not created.
  • WebReport
    • Added check of the report script for malicious code. This option is enabled by default for the Web.

Fixes

  • Engine
    • Fixed a bug where the designer crashed when the "Start new page" property is enabled for the page header child band.
    • Fixed a bug where the value of an expression was displayed by the text of this expression.
  • Designer
    • Fixed a bug, when empty string in Datamatrix barcode causes exception.
    • Fixed a bug where the gauge window had the wrong width.
  • Exports
    • Fixed a bug when exporting to Microsoft Excel 2007 in the "Seamless table" mode leading to table breaks.
    • Fixed a bug when exporting to Microsoft Excel 2007 in the "Seamless table" mode leading to incorrect merging cells.
    • Fixed a bug when exporting to Microsoft Excel 2007 in the "Seamless table" mode leading to incorrect exporting of images.
    • Fixed a bug where links with national alphabets letters did not work in PDF export.
    • Fixed a bug where the dates of creation and editing of the document did not match the equivalents in the metadata in PDF/A-1a export.
    • Fixed a bug while exporting to Microsoft Excel 97 causes exception "Huge SAT not implemented".
    • Fixed a bug with exporting texts containing ampersand '&' in Microsoft Excel 2007 export.
    • Fixed a bug while exporting MapObject to Microsoft PowerPoint.
    • Fixed a bug with exporting gradient fills with owner or user password in export to PDF.
    • Fixed a bug with encryption of digital signature in PDF-export when protecting a document with a password.
    • Fixed a bug with paragraph offset in export to OpenOffice Writer.
  • WebReport
    • Fixed figures absence on window print from browser.
    • Fixed incorrect calculation of page sizes in FastReport.Core.Web, if at least one page was in landscape orientation.
    • Fixed a bug where objects with Exportable = false were not visible in WebPreview.

v2020.3

Updated May 18, 2020

Features

  • Engine
    • Added import of RTF documents into report.
    • Merged codebase of FastReport.Net and FastReport.Mono.
  • Designer
    • Slight UI improvements.
    • Messages window now remembers its size/visibility.
    • Added Polygon toolbar in the designer.
    • Added description control in the Data Dictionary window.
  • Exports
    • Added ZPL export.
    • Added indent in ODT export.
    • Improved detection of font location in Linux.

Fixes

  • Engine
    • Fixed bugs in GUI.
  • Exports
    • Fixed size of PDF file with interactive forms.
    • Fixed RTF image size.

2020.1

Updated Mar 17, 2020

Features

  • All changes:
    • Added System.Windows.Forms.DataVisualization (charts).
    • Added ability to sign PDF documents with Digital Signature.
  • Engine
    • Added new currencies and rules for converting numbers to strings.
    • Added ability to split long strings within a table.
  • Exports
    • Added support of PDF/A-1a standard.

Fixes

  • Engine
    • Fixed bug with splitting tables across pages.
    • Many small bug fixes.
  • Exports
    • Fixed bug when printing a layerered HTML-export, in case of presence of landscape orientation of page.
    • Fixed bug with multi-threading PDF export.
    • Fixed a character space size in PDF export.
    • Fixed drawing of objects with negative width or height in layered HTML export.