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.