FastReport VCL のリリース

Released: Nov 28, 2013

Updates in this release

Updates in V4.15

  • Support for Embarcadero RAD Studio XE5.
  • Internal components for FireDac database engine.
  • Set default font charset in Style Editor.
  • Fixed bug with images in PDF export for OSX viewers.
  • Fixed duplex problem when printing several report copies.

Released: Jun 4, 2013

Updates in this release

Updates in V4.14

  • Embarcadero RAD Studio XE4 support.
  • Improved report preview and designer interface.
  • Improved MAPI interface in TfrxExportMail exports.
  • Improved compatibility with Fast Report FMX.

Released: Nov 26, 2012

Updates in this release

Updates in V4.13

  • Supports Embarcadero RAD Studio XE3.
  • Lazarus Beta support.
  • Added "Quality" property to TfrxPDFExport object.
  • Added "UseMAPI" property to TfrxExportMail object.
  • Added "PictureType" property to ODF export.
  • Fixed bug in multi-column reports.
  • Fixed exception in report designer.
  • Fixed bug with PDF anchors.

Released: Sep 26, 2011

Updates in this release

Updates in V4.12

  • Added support of Embarcadero Rad Studio XE2 (x32/x64)
  • Added export of Excel formulas in the BIFF export
  • Added export of external URLs in the PDF export
  • Added converter from Rave Reports ConverterRR2FR.pas
  • Added Cross.KeepRowsTogether property optimized merging cells in the BIFF export
  • Added property DataOnly to exports pictures format in all exports
  • Switched to PNG improved number formats processing in the BIFF export
  • Added property DataOnly to exports
  • Added property...

Released: Jun 7, 2011

Updates in this release

Updates in V4.11

  • Fixed hiding grid lines around nonempty cells in BIFF export
  • Added property TfrxODFExport.SingleSheet
  • Added property TfrxSimpleTextExport.DeleteEmptyColumns
  • Fixed image blurring when exporting
  • Optimized merging cells in BIFF export
  • Fixed word wrapping in Excel XML export
  • Added property TfrxBIFFExport.DeleteEmptyRows
  • Added progress bar to BIFF export
  • Added BIFF8 XLS export filter
  • Added to ODF export the Language property
  • Fixed bug in XML export with the ShowProgress property...

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