FastReport.Net now supports VS2010

Released: May 7, 2010

Updates in this release

Updates in V1.4

  • Added Visual Studio 2010 support
  • Added support of font subsets in PDF export
  • Added SQL CE connection
  • Added HierachyRow# system variable which returns the row number like "1.2.1" in the hierarchical report
  • Added support for table schema in OleDB and ODBC connectors
  • Added NumToWordsEs function for Spanish
  • Added Dutch localization
  • Added Ukrainian localization
  • Added Config.ReportSettings.DefaultPaperSize property
  • Added HTMLExport.Print property (show the browser's print dialog when HTML document is opened, available only in "single page" mode)
  • Added HTMLExport.PageBreaks property (insert hard page breaks in "single page" mode)
  • Added ForceLoadData property to all datasources
  • Added band.FirstRowStartsNewPage property
  • Added Parameter.Description property
  • Added Config.TempFolder property
  • Added report.ReportInfo.PreviewPictureRatio property
  • Added DataBand.PrintIfDatasourceEmpty property
  • Added ChildBand.PrintIfDatabandEmpty property
  • Added Config.DesignerSettings.Restrictions.DontCreateData restriction to disable the "Data|Add Data Source..." menu