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

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

FastReport .NET WinForms + WebForms

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

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

i

Please note that FastReport .NET WinForms + WebForms is no longer available. Please see one of the other editions:

FastReport.Net WinForms + WebForms 2017.3

Released: May 31, 2017

2017.3 버젼 업데이트

기능

  • Core
    • Added Intelligent Mail (USPS) barcode.
    • Added MaxiCode barcode.
    • Added property Report.ReportInfo.Tag.
    • Added property Report.ReportInfo.SaveMode.
    • Added support functions with optional parameters.
    • Added thread-safe collections support for .net 4.
  • Designer
    • Added ability of multi-line editing of Report.ReportInfo.Description and Report.ReportInfo.Tag.
  • Exports
    • Added ability to embed any file in PDF export with methods: PDFExport.AddEmbeddedXML, PDFExport.AddEmbeddedFile.
  • Extras
    • Added new example for working with ZUGFeRD and PDF/A-3b \Demos\C#\ZUGFeRD.
    • Added new example for Web API \Demos\C#\Web\WebApi.
  • WebReport
    • Added properties WebReport.RequestHeaders, WebReport.ResponseHeaders.
    • Added catching of exceptions on call of WebReport.DesignerSaveCallBack.

수정사항

  • Designer
    • Fixed bug with wrong width of different lines of border.
  • Exports
    • Fixed creating blank page after a table in RTF and Word2007 exports.
    • Fixed bug with bands Exportable property.
    • Fixed appearance of dates in Excel2007 export.
    • Fixed bug with padding and height of text in PDF export.
    • Fixed bug with black boxes in exports.
  • Extras
    • Fixed bug with relative path to JSON file in JSON connector.
  • WebReport
    • Fixed page margins in printing from browser.
    • Fixed bug with lines in HTML export and WebReport.
    • Fixed TTF exceptions processing for PDFExport.