FastReport.Net WinForms 2019.1

特定のページの印刷を有効または無効にする機能を追加、SVGオブジェクトを最適化
12月 19, 2018
新バージョン

機能

  • [Engine]
    • Added property FastReport.Utils.Config.PreparedCompressed (default value: true) to enable or disable the compression in files with prepared reports (fpx).
    • Added the ability to disable hotkeys in designer and preview.
    • Added property ReportPage.Printable (default value: true) to enable or disable printing of the page.
    • SVG object is optimized, removed inheritance SVGObject from PictureObject, SVG object is now not drawn in memory for its display in vector exports.
      * Pay attention when working with the SVG object, it is now unlinked from the PictureObject, in consequence two properties are no longer available: Tile - which rendered the SVG image with vertical and horizontal repetition, and Image - which stored the image to be drawn.
      The denial of the last property allowed drawing an SVG object in vector exports without rendering the raster image in memory. You need to double-check your reports if you used the SVG object as an inheritance of a PictureObject.
  • [Designer]
    • Added saving last active tab of the designer options window.
    • Improved algorithm of SubreportObject and designer, you can now delete and copy the Subreport page.
  • [Preview]
    • Added feature to simply print from the console using the command `Viewer.exe / P`.
    • Now Duplex will be changed in Print window if it has been changed in printer settings.
  • [Exports]
    • Improved font packaging in pdf export, using simple ligatures (fi, tt).
    • Improved font style emulation in pdf.
  • [Extras]
    • Updated json connector for working with latest version.
    • Updated Greek resources.

不具合の修正

  • [Engine]
    • Fixed a bug with high engine loads with reports using guide lines.
    • Fixed bug with "optional hyphen" in rich text parser.
    • Fixed bug with System.ArgumentOutOfRangeException in MSChartObject.DeleteSeries(int index) method.
    • Fixed bug with null value returned from FastReport.Utils.Variant.ToString() method.
    • Fixed bug with not used parameter in FastReport.Utils.FastString.FastString(int) constructor.
    • Fixed bug with possible infinite recursion inside TextObject.ParagraphFormat property.
    • Fixed bug with System.IndexOutOfRangeException in BarcodeCodabar.GetPattern() method.
    • Fixed a bug with the size of the text offset when using TextObject.ParagraphOffset.
    • Fixed bug with printing band when Printable property is disabled.
    • Fixed a bug with calculating the size of the SVG object, when negative values are used in the ViewBox.
    • Fixed a bug with drawing when a text object contained only tab characters.
    • Fixed a bug with indentation size when printing a report using TextObject[TextRendererType = TextRenderType.HtmlParagraph].
    • Fixed a bug with report preparation when SubreportObject doesn't have a valid link to the report page.
  • [Designer]
    • Fixed bug when format controls stay enabled after deleting object.
    • Fixed bug with saving sql query by Finish button.
    • Fixed bug with System.NullReferenceException when trying to copy DialogPage.
    • Fixed bug with enabled buttons in group Report->Bands when active page is DialogPage.
    • Fixed bug with enabled buttons "Grid", "Guides", "Automatic Guides", "Delete Horizontal Guides" and "Delete Vertical Guides" when active page is DialogPage.
    • Fixed order of objects in toolbar.
    • Fixed bug with incorrect position of not-maximized window (window is not visible) on turned off second monitor.
    • Fixed memory leak in CSV connection.
    • Fixed bug with blank condition in Group Header.
    • Fixed bug with System.ArgumentException in Chart Editor when Width of Strip less than zero.
    • Fixed bug with System.ArgumentException in Chart Editor when Step of Markers less than one.
  • [Preview]
    • Fixed icon size when using true.
    • Fixed a bug with display of grayscale SVG.
  • [Exports]
    • Fixed text display in pdf export on linux systems, when text starts with a tab.
    • Fixed missed "" tag in HTML export with single page.
    • Fixed bug with pdf export, when the default number format is symbolic, not digital.
FastReport.Net WinForms

FastReport .NET WinForms(英語版)

アプリケーションに依存しない帳票の作成

ご質問がありますか?

今すぐ Fast Reports ライセンススペシャリストとライブ チャット