Released: Sep 1, 2016
2016.4 での更新項目
機能
Core
- Added new HtmlObject for using in the WebReport or HTML export.
- Added event Report.CustomCalc for custom data processing.
Designer
- Added TextOutline editor.
Exports
- Added compliance with PDF/X-3 in PDF export.
- Added new property PDFExport.PDFCompliance.
- Added property PDFExport.ColorProfile for using in PDF/X-3 compliance mode.
- Added support of export pictures with lossless compression in PDF export.
- Added property PDFExport.ImageLossless.
- Added IsScrolled property in XAML export...
Released: Jun 1, 2016
2016.3 での更新項目
機能
Core
- Added new objects PolyLineObject, PolygonObject
- Added properties Page.UnlimitedPaperHeight, Page.UnlimitedPaperWidth
- Updated rotation drawing for angle of images
Designer
- Added welcome window displayed on the designer startup
- Added splash screen showing during loading designer
- Added new toolbar for editing of PolyLineObject, PolygonObject
- Added unsaved report indication in window title
- Added unlimited page width and height options to PageSetup window
Exports
- Added Bold, Italic simulation...
Released: Apr 8, 2016
Updates in this release
Updates in 2016.2
Core
- Added property Config.ReportSettings.ImageLocationRoot for setting the local root path of PictureObject.ImageLocation.
- Added possibility to download maps from OpenStreetMap files (*.osm).
- Fixed bug with System.NullReferenceException after ShowPrepared method.
Designer
- Added support to select and drag-n-drop multiple items in the data window.
- Fixed bug with drag-n-drop operation of parameter variables in the data window.
Exports
- Added support of TextObject.TextOutline in...
Released: Dec 29, 2015
Updates in this release
Updates in 2016.1
Core
- Added text outline with the possibility to set color, width and style of line (property TextObject.TextOutline).
- Added property TextObject.TextOutline.DrawBehind.
- Fixed bug with ResetPageNumber with multiple nested GroupHeaderBand.
- Fixed bug with pointing of objects in Preview when Classic View of bands is enabled in Designer.
- Fixed bug with exception on printing to disconnected printer.
Exports
- Fixed CRLF in ODT Export.
- Fixed bug with out of range exception in...
Released: Oct 23, 2015
Updates in this release
Updates in 2015.4
FastReport Online Designer is now a standalone application, previously its beta version was available as a part of the Professional Edition.
The online designer can now be purchased separately or as a part of FastReport.NET Enterprise edition
All Changes:
- New install
- Modified Main demo and report examples (\Demos\C#\Main)
Core
- Improved speed of report prepare
- Reduced memory consumption
- Explained exception on invocation the events in script
Designer
- Added import from DevExpress...
Released: Jun 22, 2015
Updates in this release
Updates in 2015.3
- Improved the online designer's interface and functionality.
- Optimized WebReport memory consumption.
- Support for the Windows Azure platform.
- Save reports from the online designer using a POST query.
Released: Sep 25, 2014
Updates in this release
Updates in 2014.3
- Edit QR-code barcodes in the designer.
- Import from List & Label report templates.
- New vertical linear gauge.
- New DefaultZoom property in PDFExport.
- Added WebMatrix demo (\Demos\C#\WebMatrix).
- Added CSV export in WebReport.
Released: Mar 31, 2014
Updates in this release
Updates in 2014.2
- Google BigQuery connector and samples.
- Save to Box cloud from preview.
- Support for line-spacing in RTF and DOCX.
- Increased speed of database access.
Released: Jan 10, 2014
Updates in this release
Updates in 2014.1
- Compatibility with Fips Algorithm policies.
- Support for PDF/A and SVG exporting.
- Support for <B>, <I> and <U> HTML tags in RTF exporting.
- Web report localization.
- Added custom icons and backgrounds on the Web report toolbar.
Released: Jul 5, 2013
Updates in this release
Updates in 2013.3
- Save reports to an FTP site from preview mode.
- New Windows Communication Foundation (WCF) service library.
- New Sparkline object.
- Added WeekOfYear function.
- Added Slovenian localization.
- New demos including WCFWindowsService, WCFWebService, WCFClient and WCFWebClient.