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

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

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 2019.3.1

Released: May 15, 2019

2019.3.1 버젼 업데이트

기능

  • Engine
    • Added ImageAlign property for image alignment inside PictureObject; by default, alignment is disabled.
    • Added a new property Config.ProcessEvents for cancel button in progress form.
  • Designer
    • Added an ability to change font in query editor.
    • Added Digital Signature object for adding empty signature field in PDF documents.
  • Exports
    • Added ability to export empty signature fields for PDF documents.
    • Added links for images to HTML-export.

수정사항

  • Engine
    • Fixed a bug with infinite loop in AdvancedTextRenderer when WordWrap is true and width of object less than width of one character.
    • Fixed a bug when in some cases the TypeConverter`s were not loaded correctly.
    • Fixed a bug causing memory leak in HtmlTextRenderer.
    • Fixed a bug when using the KeepTogether property for a group with matrix, when in some cases the GroupHeader was placed on one page and the matrix was on another page.
  • Preview
    • Fixed a bug where the preparation process was hanging and the cancel button was inactive throughout the preparation.
  • Exports
    • Fixed a bug in CSV-export with "Data only" option when not only Data bands were exported.
    • Fixed a bug when PDF Export did not export some SVGObject gradients to a PDF file, with the property GradientQuality = GradientQualityEnum.Image.
  • WebReport
    • Fixed a bug with inherited reports with online designer.