FastReport.Mono 2016.2

Released: Nov 2, 2016

2016.2 での更新項目

機能

  • Allows use of report generator on Linux in standalone mode without X Window System.
  • Improved quality of PDF export - fixed calculation of font metrics.
  • Speed up embedding fonts in PDF and XPS documents.
  • Added message window to script editor.
  • Added <BR> html tag.

不具合の修正

  • Fixed date format.
  • Fixed width of space and missing characters in PDF export.
  • Fixed crash on run in console mode (without X Window Server) under Linux. Just add single line into your code: Utils.Config.DisableUIEvents = true;.
  • Fixed bug with Two-Pass single page.