FastReport.Net adds RDL import

Released: Oct 11, 2010

Updates in this release

Updates in V1.5

  • Added import from RDL format (Report Definition Language)
  • Added XPS export
  • Added Word 2007 (DOCX) export
  • Added DataBand.ResetPageNumber property
  • Added properties PDFExport.JpegQuality and PDFExport.RichTextQuality (default value is 90 in both)
  • Added Slovak localization
  • Added support for custom functions in the matrix totals
  • Added calculation of percents in the Matrix object
  • Added TotalsFirst option for the matrix totals
  • Added property HTMLExport.Layers and a checkbox in the dialog of the HTML export (enable layers in HTML file)
  • Added Config.ReportSettings.ReportPrinted event
  • Added DataLoaded event to all dialog controls that support data filtering
  • Added inline printing from browser in WebReport
  • Added property WebReport.PrintInPdf (enable for PDF printing or disable for browser printing)
  • Added properties WebReport.PrintWindowWidth, WebReport.PrintWindowHeight
  • Added properties WebReport.ShowWord2007Export, WebReport.DocxMatrixBased