이 페이지는 아카이브화 되어 더 이상 업데이트 되지 않습니다.

더 이상 이 제품을 제공 하지 않습니다.

FastReport .NET Basic

애플리케이션에서 독립적인(application-independent) 레포트를 만듭니다.

Fast Reports사에서 공개
2009년 부터 ComponentSource에서 판매중

i

Please note that FastReport .NET Basic Edition is no longer available. Please see one of the other editions:

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