FastReport.Net updated

Released: Dec 14, 2009

Updates in this release

Updates in V1.3

  • added monochrome TIFF export
  • added Excel 2007 export
  • added PowerPoint 2007 export
  • added MHT (web-archive) export
  • added DBF export
  • added ODBC connection
  • added Oracle ODP.NET connection
  • added ability to print copy name on the printed page
  • added built-in support for cascaded data filtering (DetailControl property).
  • added TextObject.NullValue property (to replace null values with specified string)
  • added TextObject.ProcessAt property (allows to print totals in the header)
  • added the ImageExport.MonochromeTiffCompression property
  • added HTMLExport.WidthUnits, HTMLExport.HeightUnits properties (allows selection between Pixel and Percent)
  • added Config.DesignerSettings.FilterConnectionTables event
  • added DataSourceBase.Load event to load detail rows in code
  • added Croatian localization added Persian localization
  • added new demo projects in the Demos\VB.Net folder added "Script/Sort Group By Total" report