|
![]() [ View full size screenshot ] |
| Version | Date Released | Status | Release Notes |
| FastReport 4.12 | Sep 15, 2011 | Major Update | added support of Embarcadero Rad Studio EX2 (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 optimised merging cells in the BIFF export |
| FastReport 4.11 | May 5, 2011 | Major Update | + 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) |
| FastReport 4.10 | Sep 21, 2010 | Major Update | + added support of Embarcadero Rad Studio XE (Delphi EX/C++Builder EX)
 + added support of TeeChart 2010 packages (new series type aren't support in this release)
 + added a property TruncateLongTexts to the XLS OLE export that allows to disable truncating texts longer than a specified limit |
| FastReport 4.9 | Dec 28, 2009 | Major Update | 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 |
| FastReport 4.8 | Sep 21, 2009 | Major Update | + 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 |
| FastReport 4.7 | Oct 9, 2008 | Major Update | +Delphi 2009 support + [enterprise] enchanced error description in logs + added properties TfrxHTMLExport.HTMLDocumentBegin: TStrings, TfrxHTMLExport.HTMLDocumentBody: TStrings, TfrxHTMLExport.HTMLDocumentEnd: TStrings + improved RTF export (with line spacing, vertical gap etc) etc |
| FastReport 4.06 | Apr 3, 2008 | Major Update | + добавлен новый тег , текст заключенный в тег не разбивается WordWrap, а переносится целиком + добавлена возможность "сортировать по имени" в дереве данных + добавлена возможность вывода страниц в предпросмотре справа налево (в режиме много страниц), для RTL языков |
| FastReport 4.5 | Dec 18, 2007 | Major Update | + 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) |
| FastReport 4.04 | Sep 21, 2007 | Major Update | + 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 |
| FastReport 4.03 | Jul 10, 2007 | Major Update | + added support for C++Builder 2007 + added encryption in PDF export + added TeeChart Pro 8 support + added support of OEM code page in PDF export + added TfrxReport.CaseSensitiveExpressions property + added "OverwritePrompt" property in all export components + improved RTF export (WYSIWYG) + added support of thai and vietnamese charsets in PDF export + added support of arrows in PDF export * at inheritance of the report the script from the report of an ancestor is added to the current report (as comments) * some changes in PDF export core - fixed bug with number formats in Open Document Spreadsheet export - fixed bug when input text in number property(Object Inspector) and close Designer(without apply changes) - fixed bug in TfrxDBDataset with reCurrent - fixed bug with memory leak in export of empty outline in PDF format - line# fix (bug with subreports) - fixed bug with edit prepared report with rich object - fixed bug with shadows in PDF export - fixed bug with arrows in designer - fixed bug with margins in HTML, RTF, XLS, XML exports - fixed bug with arrows in exports - fixed bug with printers enumeration in designer (list index of bound) - fixed papersize bug in inherited reports |