中国最专业的商业控件服务网

慧都控件网

电话:400-700-1020(免费)或023-66090381
product
最经典Silverlight控件套包助你打造酷炫的Web应用程序
上一个 上一个 ReportControl 下一个 下一个Elixir Repertoire
FASTREPORT for COM/ActiveX
[产品编号: 10732 ]  
FASTREPORT for COM/ActiveX

收藏订阅

  • 当前版本:v4.9   [销售以商家最新版为准,如需其他版本,请来电咨询]
  • 开  发 商:FastReport 正式授权
  • 产品类型:独立控件
  • 产品功能:报表
  • 控件类型:Activex & COM
  • 其他特性:Web Form / Windows Form
  • 产品源码:不提供源码
关于本产品的分类与介绍仅供参考,具体以商家网站介绍为准。
产品介绍 下载 购买 版本更新 开发商 视频与培训 评论(4)  
FASTREPORT for COM/ActiveX v4.8.18(最新版) (09-11-23) v4.7.49

FASTREPORT for COM/ActiveX 版本更新 v4.8.18 (更新日期:11/23/2009)

ADDED:

+ added ability to split big bands(biggest than page height) by default
+ added ability to use keeping(KeepTogether/KeepChild/KeepHeader) in multi-column report
+ added BDE engine
+яadded DBX engine
+ added confirmation reading for TfrxMailExport
+ added new enumerations drDontEditReportScript and drDontEditInternalDatasets to TfrxDesignerRestriction
+ added new TfrxDesignerRestriction: drDontEditReportScript and drDontEditInternalDatasets
+ added PrnOutFileName property to printer options
+ added RTF 4.1 support for TfrxRichText object
+ added TfrxDesigner.MemoParentFont property
+ added TfrxGroupHeader.ShowChildIfDrillDown property
+ added TfrxPrintOptions.PrnOutFileName property to set ability to print to file
+ added TfrxReportOptions.HiddenPassword property to set password silently from code
+ added TimeOut field to TfrxMailExport form
+ added checksum calculating for 2 5 interleaved barcode

CHANGED:

* changed PDF export: added full unicode support, improved performance, decreased memory requirements
- changed inheritance mechanism, correct inherits of linked objects (fixups)

FIXED:

- fixed "Page" and "Line" variables inside vertical bands
- fixed ActiveForm ActiveX object
- fixed bug in multi-column page when band overlap stretched PageHeader
- fixed bug when cross tab cut the text in corner, when corner height greater than column height
- fixed bug when designer place function in commented text block
- fixed bug when designer shows commented functions in object inspector
- fixed bug when engine delete first space from text in split Memo
- fixed bug when Engine try to split non-stretcheable view and gone to endless loop
- fixed bug when group doesn't fit on the whole page
- fixed bug with displacement of subreport when use PrintOnParent property in some cases
- fixed bug with DownThenAcross in Cross Tab
- fixed bug with emf in ODT export
- fixed bug with HTML tags in memo when use shot text and WordWrap
- fixed bug with Mirror Mrgins in RTF, HTML, XLS, XML, OpenOffice exports
- fixed bug with outline when build several composite reports in double pass mode
- fixed bug with some codepage which use two bytes for special symbols (Japanese ans Chinese codepages)
- fixed bug with using KeepHeader in some cases
- fixed bug with using ReprintOnNewPage
- fixed designer restrictions constants
- fixed problem with PageFooter and ReportSymmary when use PrintOnPreviousPage property
- fixed small memory leak in subreports

IMPROVED:

- improved AddFrom method - copy outline
- improved DrillDownd mechanism, should work correct with master-detail-subtetail nesting
- improved functional of vertical bands, shows memos placed on H-band which doesn't across VBand, also calculate expression inside it and call events (like in FR2)
- improved script compilation
- improved unsorted mode in crosstab(join same columns correctly)
- improved WatchForm TListBox changet to TCheckListBox