FastReport VCL Reporting のリリース

Released: Sep 28, 2010

Updates in this release

Updates in V4.10

  • Added support of Embarcadero RAD Studio XE (Delphi EX/C++Builder EX)
  • Added support of TeeChart 2010 packages (new series type aren't supported in this release)
  • Added a property TruncateLongTexts to the XLS
  • OLE export that allows to disable truncating texts longer than a
  • Specified limit added option EmbedProt which allows to disable
  • Embedding fonts into an encrypted PDF file added
  • TfrxDateEditControl.WeekNumbers property
  • Fixed bug in the XLS XML export about striked-out texts...

Released: Feb 3, 2010

Updates in this release

Updates in V4.9

  • Ability to print/export transparent pictures (properties TfrxPictureView.Transparent and TfrxPictureView.TransparentColor) (PDF export is not supported)
  • Added new "split to sheet" modes for TfrxXMLExport
  • Added support of /PAGE tag in TfrxRichView, engine automatically break report pages when find /PAGE tag
  • Added ability to hide Null values in TfrxChartView (TfrxChartView.IgnoreNulls = True)
  • Added ability to set any custom page order for printing (i.e. 3,2,1,5,4 )
  • [Enterprise...

Released: Dec 3, 2009

Updates in this release

Updates in V4.8

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