FastReport VCL is a next-generation application that generates and designs reports promptly, making it ideal for generating consistent, functional, and dependable reports. It's a reporting toolset aimed at giving your program the capability to create reports quickly and effectively, with all the required tools available.
FastReport VCL offers a range of useful features that make report generation quicker and more efficient. The advanced report designer allows for customization and the creation of data grouping and master-detail reports. The tool also includes caching of large reports, saving you time in generating them again, and allows for exporting reports to popular formats, such as PDF, RTF, XLS, XML, HTML, JPG, BMP, GIF, TIFF, TXT, CSV, and Open Document Format.
Other features of FastReport VCL include report inheritance, UNICODE support, report encryption, nested reports through sub report objects, dot matrix reports, linear barcodes, composite reports, SQL Builder, dialogue forms, interactive reports, web-reporting components, built-in script engine, events support, and full sources.
Overall, FastReport VCL is a comprehensive and efficient tool for generating reports in various formats, while providing advanced customization and automation options.
Version 5.4:
Added Embarcadero RAD Studio 10 Seattle support for x32 and x64 windows platforms
[Lazarus] Added export filters package with basic export filters BMP, JPEG, PNG, HTML and HTML5 (Layered)
[Lazarus] Added IBX internal datasets support
Added support of user function's for parent reports
Version 5.2:
Added Embarcadero RAD Studio XE7 support;
Added initial support of Lazarus for Fast Report 5;
Added new export filter to SVG format;
Added ability to reset object properties to parents in inherited report (whole report or single object)
Version 5.1:
Added Embarcadero RAD Studio XE6 support;
Added OnGetCustomData/OnSaveCustomData events which allow to save;
custom data inside report template(look new CustomReportData demo);
Added OnLoadDetailTemplate event - used to load detail reports from
other sources like data fields;
Version 4.11:
+ added BIFF8 XLS export filter
+ added to ODF export the Language property
+ [enterprise] added "scripts" folder for additional units ("uses" directive in report script)
+ [enterprise] added logs for scheduler (add info in scheduler.log)
Version 4.9:
ability to print/export transparent pictures (properties TfrxPictureView.Transparent and TfrxPictureView.TransparentColor) (PDF export doesn't supported)
+ added new "split to sheet" modes for TfrxXMLExport
+ added support of /PAGE tag in TfrxRichView
Version 4.8:
+ added support of Embarcadero Rad Studio 2010 (Delphi/C++Builder)
+ added TfrxMailExport.OnSendMail event
+ [enterprise] added Windows Authentification mode
+ adedd checksum calculating for 2 5 interleaved barcode
* [enterprise] improved CGI for IIS/Apache server
Version 4.06:
+ добавлен новый тег , текÑÑ‚ заключенный в тег не разбиваетÑÑ WordWrap, а переноÑитÑÑ Ñ†ÐµÐ»Ð¸ÐºÐ¾Ð¼
+ добавлена возможноÑÑ‚ÑŒ "Ñортировать по имени" в дереве данных
+ добавлена возможноÑÑ‚ÑŒ вывода Ñтраниц в предпроÑмотре Ñправа налево (в режиме много Ñтраниц), Ð´Ð»Ñ RTL Ñзыков
Version 4.6:
+ added & , < , > to XML reader
+ added tag, the text concluded in tag is not broken by WordWrap, it move entirely
+ added ability to move band without objects (Alt + Move)
+ added ability to output pages in the preview from right to left ("many pages" mode)
Version 4.5:
+ added ConverterRB2FR.pas unit for converting reports from Report Builder to Fast Report
+ added ConverterQR2FR.pas unit for converting reports from QuickReport to FastReport
+ added support of multiple attachments in e-mail export (html with images as example)
+ added support of unicode (UTF-8)
Version 4.04:
+ added support for CodeGear RAD Studio 2007
+ improved speed of PDF, HTML, RTF, XML, ODS, ODT exports
+ added TfrxReportPage.BackPictureVisible, BackPicturePrintable properties
+ added rtti for the TfrxCrossView.CellFunctions property