FastReport.Net 2019.4.7 軟體 Download 下載

檔案名稱 FRNetDemo.msi

FastReport.Net 2019.4.7 軟體下載

軟體資訊
檔案版本 FastReport.Net 2019.4.7

檔案名稱 FRNetDemo.msi
檔案大小 51.6 MB
更新日期 2019-10-11
  • 1
    版本確認
  • 2
    檔案準備中
  • 3
    檔案下載

軟體介紹 & 更新資訊

FastReport.Net 2019.4.7
Mozilla Thunderbird 通過智能垃圾郵件過濾器,內置 RSS 閱讀器和快速搜索等功能,使電子郵件更安全,更快速,更輕鬆。 Thunderbird 的目的是為了防止病毒,並阻止垃圾郵件。 Thunderbird 包括選項卡式電子郵件,新的搜索工具和索引,智能文件夾,支持 Firefox 的角色,簡化的設置嚮導,以及強大的垃圾郵件保護,包括網絡釣魚和垃圾郵件過濾器。 Thunderbi... Thunderbird 軟體介紹

What's new in 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.7 相關參考資料
FastReport.Net Download (2020 Latest) for Windows 10, 8, 7

Download FastReport.Net for Windows PC from FileHorse. 100% Safe and Secure ✓ Free Download (32-bit/64-bit) Latest Version 2020.

https://www.filehorse.com

FastReport .NET 2020破解版|FastReport.NET NetFx2-NetFx4 ...

2020年8月29日 — FastReport.Net2019破解版是一款适用于Windows Forms ASP.NET和MVC框架的功能齐全的报表分析解决方案,功能全面的报表解决方案,以及 ...

https://www.sdbeta.com

Vector graphics in FastReport.Net 2019.4. Script - Fast Reports

2019年7月30日 — In the first part of the article we reviewed the innovations of FastReport.Net 2019.4 in terms of vector graphics. Now polylines and polygons can ...

https://www.fast-report.com

New version of FastReport .Net 2019.4 - Fast Reports Inc.

2019年9月10日 — In FastReport .NET 2019.4 we significantly improved polygons for which we added Bezier curves and new editing modes. Now you can work ...

https://www.fast-report.com

FastReport.Net WinForms + WebForms - ComponentSource

Net is a full-featured reporting solution for Windows Forms and ASP.NET. It can be used in Microsoft Visual Studio. With FastReport.Net, you can create ...

https://www.componentsource.co

FastReport.Net 2019.4在矢量图形方面的创新-控件新闻-慧都网

2019年9月2日 — 在FastReport.Net的2018版本中,您应该注意到报表中出现了入门级矢量图形。这些是多边形和曲线。可以构建复杂的形状,但所有曲线都是直的 ...

https://www.evget.com

FastReport使用教程 - FastReport.Net

FastReport使用教程FastReport控件中文网提供FastReport免费在线学习资源,使用教程,在线演示,示例代码,版本更新,常见问答.

https://www.fastreportcn.com

全功能報表解決方案FastReport.Net v2019.4報表發布- 每日頭條

2019年9月16日 — FastReport.Net是適用於Windows Forms,ASP.NET,MVC和.NET Core的全功能報表解決方案。 它可以在Microsoft Visual Studio 2005-2019中 ...

https://kknews.cc