FastReport adds BIFF8 XLS export filter

Released: Jun 7, 2011

Updates in this release

Updates in V4.11

  • Fixed hiding grid lines around nonempty cells in BIFF export
  • Added property TfrxODFExport.SingleSheet
  • Added property TfrxSimpleTextExport.DeleteEmptyColumns
  • Fixed image blurring when exporting
  • Optimized merging cells in BIFF export
  • Fixed word wrapping in Excel XML export
  • Added property TfrxBIFFExport.DeleteEmptyRows
  • Added progress bar to BIFF export
  • Added BIFF8 XLS export filter
  • Added to ODF export the Language property
  • Fixed bug in XML export with the ShowProgress property
  • Fixed bug in RTF export with font size in empty cells
  • Fixed bug in ODF export with UTF8 encoding of the Creator field
  • Fixed bug in XML export with processing special characters in strings
  • Fixed bug in ODF export with properties table:number-columns-spanned, table:number-rows-spanned
  • Fixed bug in ODF export with the background clNone color
  • Fixed bug in ODF export with a style of table:covered-table-cell
  • Fixed bug in ODF export with table:covered-table-cell duplicates
  • Fixed bug in ODF export with excessive text:p inside table:covered-table-cell
  • Fixed bug in ODF export with language styles
  • Fixed bug in ODF export with spaces and tab symbols
  • Fixed bug in ODF export with styles of number cells
  • Fixed bug in ODF export with the background picture
  • Fixed bug in ODF export with charspacing
  • Fixed bug in ODF export with number formatting
  • Fixed bug in ODF export with table-row tag
  • Fixed bug in XLS(OLE) export with numbers formatting
  • Fixed bug in RTF export with processing RTF fields
  • Fixed bug with processing special symbols in HTML Export
  • Fixed bug with UTF8 encoding in ODF export
  • Fixed bug in PDF export with underlined, struck-out and rotated texts
  • Enterprise Edition Only - added "scripts" folder for additional units ("uses" directive in report script)
  • Enterprise Edition Only - added logs for scheduler (add info in scheduler.log)
  • Enterprise Edition Only - added property "Reports" - "Scripts" in server configuration - set the path for "uses" directive in report script
  • Enterprise Edition Only - added property "Http" - "MaxSessions" in server configuration - set the limit of maximum session threads, set 0 for unlimited
  • Enterprise Edition Only - added property "Reports" - "MaxReports" in server configuration - set the limit of maximum report threads, set 0 for unlimited
  • Enterprise Edition Only - added property "Logs" - "SchedulerLog" in server configuration - set the scheduler log file name
  • Enterprise Edition Only - added property "Scheduler" - "Active" in server configuration - enable of scheduler
  • Enterprise Edition Only - added property "Scheduler" - "Debug" in server configuration - enable writing of debug info in scheduler log
  • Enterprise Edition Only - added property "Scheduler" - "StudioPath" in server configuration - set the path to FastReport Studio, leave blank for default
  • Enterprise Edition Only - fixed bug with MIME types in http header (content-type)
  • Enterprise Edition Only - fixed bug with default configuration (with missed config.xml)
  • Enterprise Edition Only - fixed bug with error pages