Image may be NSFW.
Clik here to view.
FastReport Mono.Clik here to view.

Adds new barcodes ITF-14 and Deutsche Post Identcode.
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.