FastReport Mono 2017.1

Released: Apr 4, 2017

2017.1 での更新項目

機能

  • Added overlapped pictures mode to RTF export.
  • Added Excel 97 -2003 (BIFF8) export.
  • Added message window to script editor.
  • Improved PDF export.
  • Added <BR> html tag.

不具合の修正

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