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

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

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.2

Released: Mar 5, 2019

2019.2.1 버젼 업데이트

기능

  • Engine
    • Added texture fill.
    • Now in the new reports the default font will always be serialized.
  • Designer
    • Added "Hide Zeros" item to context menu for text objects.
    • Added ability to select a style from the context menu.
    • Added dialogs for text editor closing; now pressing "X" button will be showed dialog for text changes confirmation.
    • Added an ability to sort Data Sources in Data window.
    • Added an ability to sort Data Fields in Data window.
  • Exports
    • Added an ability to escape quotes in CSV export.
    • Added PDF digital signature.
    • * Word2007 files gets proper locale now (Res.LocaleName).
  • WebReport
    • Added property WebReport.PdfInteractiveForms.
    • Added WebReport.DateTimePickerFormat property, which allows to set the format for the DateTimePicker in WebReport.
    • Added editable fields localization.
  • Extras
    • Updated Arabic resources.

수정사항

  • Engine
    • Fixed a bug with generation method of barcode Supplement 5 (EAN-5).
    • Fixed bug with incorrect type cast in data fields (IMPORTANT! This hotfix may affect previously developed reports).
    • Fixed bug with incorrect type cast of Nullable types of fields.
    • Fixed a bug with parsing old reports (before 2016), when the Arial 10pt is not loaded in locales jp and zh.
    • Fixed a bug with removing serieses of MSChartObject when AutoSeriesColumn is empty and AutoSeriesForce is false.
  • Exports
    • Fixed a bug with an extra line break in the Word export.
    • Fixed loss of a RichText border on export with ConvertRichText option enabled.
    • Fixed bug with caps of border lines in PDF export.
    • Fix conversion of bold text in RichObject in PDF export.
  • WebReport
    • Fixed editable fields in tables.