What's new in this version: FastReport.Net 2019.4.12 - Change log not available for this version
FastReport.Net 2019.4.11 - Change log not available for this version
FastReport.Net 2019.4.10 - Change log not available for this version
FastReport.Net 2019.4.9 - Change log not available for this version
FastReport.Net 2019.4.8 - Change log not available for this version
FastReport.Net 2019.4.7 - Change log not available for this version
FastReport.Net 2019.4.6 - Change log not available for this version
FastReport.Net 2019.4.5 - Change log not available for this version
FastReport.Net 2019.4.4 - Change log not available for this version
FastReport.Net 2019.4.3 - Change log not available for this version
FastReport.Net 2019.3.26 - Change log not available for this version
FastReport.Net 2019.3.25 Designer: - Fixed a bug with the inability to return and cancel actions when copying the format
Preview: - Fixed a bug with breaking ManualBuild table with CanBreak = false
.Net Core: - Fixed TrueType font name conversion for extended weights - > font name conversion affected to FR.Core. The existing "font.list" file must be deleted manually, and will automatically rebuild on next export to PDF. Note that rebuilding of font.list takes long time
FastReport.Net 2019.3.24 - Change log not available for this version
FastReport.Net 2019.3.22 - added Bezier curve for polygons - Added new time format minutes:seconds [mm:ss] - Fixed image size calculation when AutoSize is enabled in the preparation stage - Fixed RichText lists format - Fixed a bug when font changed in parent report were not changed in inherited report - Updated a 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, we want to get more detail about the change, the polygon has 5 editing modes: the first allows you to work with the whole object, the second for selecting and moving points, the third allows you to add new points to the polygon, the fourth allows you to edit the curves, the fifth to delete the points of the polygon. For the 3rd and 4th mode, you must select a point - Added a new Json data connection integrated into the engine - Added FontListFolder property in the Utils.Config - Added RepeatBandNTimes property for bands - Fixed bug with changing the GroupHeaderBand hierarchy if it had a child GroupHeaderBand
Designer: - Fixed TypeConverter on the TextObject.ParagraphFormat property - Fixed a bug with rising exception when double clicking on a TextObject - Fixed a bug with shadow of report when designer is in Right-to-Left mode - Added feature to edit the sql query for the Query Builder; if the Query Builder cannot process the query a warning will be showed - Fixed a bug when Query Builder adds extra comma - Fixed bug with adding extra spaces in QueryBuilder - Fixed a bug with position of report shadow when zooming in Right-to-Left designer - Now when the name of data source changed, its name changes in expressions of TextObject.Text, PictureObject.DataColumn, DataBand.Filter and DataBand.Sort
Preview: - Added the ability to subscribe to the PreviewControl.OnPrint and PreviewControl.OnExport events, which are called when the corresponding buttons are clicked - Fixed bug with display on the penultimate page with PageFooter PrintOn = LastPage
.NET Core: - Fixed memory leak in PDF-export - Fixed memory leak in font engine - Fixed glyph widths in PDF export - Fixed errors of report building with complex expressions ("Requested operation is not available because the runtime library function '' is not defined.") - Fixed display of fonts in PDF export, reduced accuracy to 2 decimal places
WebReport: - Added PdfImagesOriginalResolution, PdfJpegCompression and PdfColorSpace properties - Added rotation for pages with landscape orientation in printing from browser - Added event CustomAuth
Exports: - Fixed bug with export of bitmaps in ZPL - Fixed bug with incorrect height of cells in Excel2007 - Fixed bug with exporting empty sheet in Excel2007 - Fixed bug with exporting the page with the wrong size in Excel97 - Fixed bug with exporting empty cells in Excel2007 - Fixed bug with strikethrough text in Excel2007 export - Fixed bug with strikethrough text in Word2007 export, when using html-tags and conditional formatting - Added Hyperlinks to RTFExport - Fixed QR code position in ZPL export - Fixed page init priority in ZPL export - Improved an example DemosC#PrintZPL - Fixed a bug with the same images duplication in the HtmlExport (properties: Layers, EmbeddedPictures) - Added an ability to split pages with data in different sheets when exporting to Excel2007 - Fixed bug with the lack of hyperlinks in pictures, figures, QR-codes when exporting to PDF - Fixed bug with exporting empty text to RTF, when using CanShrink = true and TextRenderType = HtmlParagraph
FastReport.Net 2019.3.21 - Fixed bug with display on the penultimate page with PageFooter PrintOn = LastPage
FastReport.Net 2019.3.20 Engine: - added Bezier curve for polygons - added new time format minutes:seconds [mm:ss] - fixed image size calculation when AutoSize is enabled in the preparation stage - fixed RichText lists format - fixed a bug when font changed in parent report were not changed in inherited report - updated a 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, we want to get more detail about the change, the polygon has 5 editing modes: the first allows you to work with the whole object, the second for selecting and moving points, the third allows you to add new points to the polygon, the fourth allows you to edit the curves, the fifth to delete the points of the polygon. For the 3rd and 4th mode, you must select a point - added a new Json data connection integrated into the engine - added FontListFolder property in the Utils.Config - added RepeatBandNTimes property for bands - fixed bug with changing the GroupHeaderBand hierarchy if it had a child GroupHeaderBand
Designer: - fixed TypeConverter on the TextObject.ParagraphFormat property - fixed a bug with rising exception when double clicking on a TextObject - fixed a bug with shadow of report when designer is in Right-to-Left mode - added feature to edit the sql query for the Query Builder; if the Query Builder cannot process the query a warning will be showed - fixed a bug when Query Builder adds extra comma - fixed bug with adding extra spaces in QueryBuilder - fixed a bug with position of report shadow when zooming in Right-to-Left designer - now when the name of data source changed, its name changes in expressions of TextObject.Text, PictureObject.DataColumn, DataBand.Filter and DataBand.Sort
Preview: - Added the ability to subscribe to the PreviewControl.OnPrint and PreviewControl.OnExport events, which are called when the corresponding buttons are clicked
.NET CORE: - Fixed memory leak in PDF-export - Fixed memory leak in font engine - Fixed glyph widths in PDF export - Fixed errors of report building with complex expressions ("Requested operation is not available because the runtime library function '' is not defined.") - Fixed display of fonts in PDF export, reduced accuracy to 2 decimal places
WebReport: - Added PdfImagesOriginalResolution, PdfJpegCompression and PdfColorSpace properties - Added rotation for pages with landscape orientation in printing from browser - Added event CustomAuth
Exports: - Fixed bug with export of bitmaps in ZPL - Fixed bug with incorrect height of cells in Excel2007 - Fixed bug with exporting empty sheet in Excel2007 - Fixed bug with exporting the page with the wrong size in Excel97 - Fixed bug with exporting empty cells in Excel2007 - Fixed bug with strikethrough text in Excel2007 export - Fixed bug with strikethrough text in Word2007 export, when using html-tags and conditional formatting - Added Hyperlinks to RTFExport - Fixed QR code position in ZPL export - Fixed page init priority in ZPL export - Improved an example DemosC#PrintZPL - Fixed a bug with the same images duplication in the HtmlExport (properties: Layers, EmbeddedPictures) - Added an ability to split pages with data in different sheets when exporting to Excel2007 - Fixed bug with the lack of hyperlinks in pictures, figures, QR-codes when exporting to PDF - Fixed bug with exporting empty text to RTF, when using CanShrink = true and TextRenderType = HtmlParagraph
FastReport.Net 2019.4.12 相關參考資料
Download FastReport.Net 2019.4.12 - Softpedia
Download FastReport.Net - This is a powerful and flexible .NET report generator that includes a visual report designer and viewer, targeting Visual Studio ...
https://www.softpedia.com
FastReport .NET 2019 报表控件安装激活图文详细教程(附下载 ...
FastReport .NET 2019是一款适用于Windows Forms, ASP.NET和MVC框架的功能齐全的报表分析解决方案,本文主要为大家带来了FastReport .
https://www.jb51.net
FastReport.Core 2019.4.10-demo - NuGet Gallery
FastReport.Net is a full-featured reporting solution for .Net Core. Various report objects will allow your report to look exactly how you want it to: ...
https://www.nuget.org
FastReport.Net 2019.4在矢量图形方面的创新-控件新闻-慧都网
在FastReport.Net的2018版本中,您应该注意到报表中出现了入门级矢量图形。这些是多边形和曲线。可以构建复杂的形状,但所有曲线都是直的。
https://www.evget.com
FastReport.Net中文资源,最新版免费下载,在线文档,视频教程 ...
FastReport.Net是适用于Windows Forms,ASP.NET,MVC和.NET Core的全功能报表解决方案。 它可以在Microsoft Visual Studio 2005-2017中使用。 支持.
https://www.evget.com
FastReport.Web 2019.4.10-demo - NuGet Gallery
FastReport.Net is a full-featured reporting solution for .Net Core. Various report objects will allow your report to look exactly how you want it to: ...
https://www.nuget.org
FastReports news (page 1) - Fast Reports Inc.
En la nueva versión de FastReport .NET 2019.4 mejoramos sustancialmente los polígonos, para lo que se agregaron curvas de Bezier y nuevos modos de ...
https://www.fast-report.com
全功能報表解決方案FastReport.Net v2019.4報表發布- 每日頭條
FastReport.Net是適用於Windows Forms,ASP.NET,MVC和.NET Core的全功能報表解決方案。 它可以在Microsoft Visual Studio 2005-2019中 ...
https://kknews.cc
重要更新|FastReport.Net v2019.4报表发布,为多边形添加了贝 ...
在FastReport .NET 2019.4中,我们显着改进了多边形,我们为其添加了贝塞尔曲线和新的编辑模式。现在,您可以使用整个多边形,向其添加曲线, ...
https://www.evget.com
|