Lançamentos do FastReport Desktop
Released: Dec 5, 2022
Atualizações na 2023.1.x
v2023.1.0
Updated Dec 5, 2022
Features
- Engine
- Added new Report.IsPrepared property.
- Added TextRenderType.Inline.
- Added a JasperReports template converter.
- Added a connection to stored procedures in MSSQL.
- Receiving JSON in the data source is now exposed to the interface part.
- Designer
- Added the ability to create calculated column for IEnumerable data sources.
- Added window with message about loading a report when opening a file.
- Added a column with error numbers in report validation table.
- Added...
Released: Sep 27, 2022
Atualizações na 2022.3.x
v2022.3
Updated Sep 27, 2022
Features
- Engine
- Added the ability to convert reports from Stimulsoft.
- Added the ability to change the name of the JSON data source in an expression when it's renamed.
- Added support for converting PaperSize property when converting reports from Stimulsoft.
- Added support for checking the existence of referenced assemblies when converting reports from StimulSoft.
- Added PrintOnParent property to Table and Matrix objects.
- Added support for loading report parameters when...
Released: May 16, 2022
Atualizações na 2022.2.x
v2022.2
Updated May 16, 2022
Features
- Engine
- Added the ability to save a report with random data.
- The ExportBand method now uses the 'BandBase' argument instead of 'Base'.
- Designer
- Added support for highlighting intersecting objects. When placing objects on the report page, overlapping objects and objects beyond the bounds of the bands are highlighted by color.
- Added ruler with guides to RichObject editor. The new tool allows you to conveniently adjust indentation and tab positions when editing...
Released: Dec 8, 2021
Atualizações na 2022.1
Recursos
- Engine
- Added a new AdvMatrixObject.
- Added GS1 DataBar barcodes: Limited, Omnidirectional, Stacked and Stacked Omnidirectional.
- Added new properties: Config.CompilerSetting.ExceptionBehaviour and Config.CompilerSetting.Placeholder. These properties give the ability to customize the behavior when exceptions are thrown with incorrect names of database tables and fields.
- Added translation of RichObject inside TableCell.
- Reworked translation of RichObject into report objects.
- Microsoft .NET...
Released: Sep 27, 2021
Atualizações na 2021.1
Recursos
- Engine
- Added connection to ElasticSearch.
- Added new barcodes: Japanese PostNet, ITF-14, Deutsche Post Leitcode, SberBank QR and Swiss QR Code.
- Added CountDistinct aggregate function (report totals and Matrix object totals).
- Added support for TLS 1.2.
- Added two new types of UncheckedSymbol for CheckBox.
- Added the ability to load XML data via URL.
- Added functions for converting numbers to words for Polish, Indian, Persian and Ukrainian.
- Added Rupee symbol for Indian currency.
- Added the...
Released: Sep 13, 2019
Atualizações na 2019.4
Recursos
- Engine
- Added Bezier curve for polygons.
- Added new time format minutes:seconds [mm:ss].
- Added a new JSON data connection integrated into the engine.
- Added RepeatBandNTimes property for bands.
- Updated polygon object: now the polygon toolbar is displayed not near to the object, but in the main toolbar and in Ribbon; polygon modes are changed, new modes allow editing and adding curves
> because polygons have got strong changes, Fast Reports want to get more detail about the change, the...
Released: May 27, 2019
Atualizações na 2019.3
Recursos
-
Builder
- Added Save-FileName parameter.
-
Engine
- Added ImageAlign property for image alignment inside PictureObject; by default, alignment is disabled.
-
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.
Correções
-
Engine
- Fixed a bug with infinite loop in AdvancedTextRenderer when WordWrap is...
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
Released: Jan 17, 2019
Atualizações na 2109.1
Recursos
- Engine
- Added the ability to disable hotkeys in designer and preview.
- Added property ReportPage.Printable (default value: true) for enable or disable printing of the page.
- SVG object is optimized, removed inheritance SVGObject from PictureObject, the SVG object is now not drawn in memory for its display in vector exports
(Note: The SVG object is now unlinked from the PictureObject, in consequence two properties are no longer available: Tile - which rendered the SVG image with vertical...
Released: Apr 27, 2018
Atualizações na 2018.2
Recursos
- Added print of unlimited pages on roll printers
- Added a new property ParagraphFormat for formatting paragraphs in a text object only when the HtmlParagraph value is set in the TextRenderType property. This property allows you to adjust the line spacing and the first line indent.
- The new text render supports the following tags: b, i, u, strike, br, sub, sup, img, span.
- Added a new logic for converting objects before exporting, the process is automatic, this is necessary to convert some...