Released: Apr 23, 2015
Updates in this release
Updates in 5.3
- Support for RAD Studio XE8.
- Improvements and fixes for the Lazarus IDE.
- Support for PDF/A-2a format.
- Support for multiply ECI in QR code.
- Detail reports now allow you to pass a list of variables in a hyperlink.
- The Value variable can now be used inside a hyperlink expression.
- Added GDI to DMP and DMP to GDI converters.
- Added paper orientation support for worksheets in the XML export filter.
Released: Apr 3, 2014
Updates in this release
Updates in 5
- Gradient and glass fill types in Memo objects.
- Memo highlighting now includes frame, font, fill and an object visibility.
- Filter data rows without using scripts.
- PDF417, DataMatrix, QR Code, Code 128 and EAN 128 barcodes.
- Interactive report types including detail report and detail page.
- New exports including HTML5 (div), DOCX, XLSX and PPTX.
- New navigation toolbar with touch support.
- Optimized exchange protocols.
Customers who purchased FastReports VCL 4 between October 1st...
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: Jun 27, 2012
Updates in this release
Updates in 1.9
- QR Code barcode support
- Exportable properties in report objects
- Now compatible with MS Visual Studio 2012
- UNC path support in WebReport storage (web.config)
- Improved TableObject performance
- Improved printing of data in headers/footers
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...