|
![]() [ View full size screenshot ] |
| Version | Date Released | Status | Release Notes |
| FastReport for Business 4.9 | Jul 11, 2011 | Major Update | + 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 |
| FastReport for Business 4.8 | Oct 13, 2009 | New Release | + 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 |
| FastReport for Business 4.7 | Apr 16, 2009 | New Release | - Added new demonstration program for Sybase PowerBuilder - Improved DrillDownd mechanism, should work correct with master-detail-subtetail nesting - Extened functionality of Vertical Bands - Extended interface of TfrxReport object. |
| FastReport for Business 4.6 | Apr 9, 2008 | New Release | + added IfrxCheckBoxView interface + added encryption for password protected reports. Please, backup your password protected reports prior to use this version. + added property 'Visible' to IfrxComponent interface + added method SetGlobalVariable to IfrxReport interface |
| FastReport for Business 4.5 | Jan 29, 2008 | New Release | + added activation + added support of multiple attachments in e-mail export (html with images as example) + added support of unicode (UTF-8) in e-mail export + added ability to change templates path in designer + added OnReportPrint script event + added TfrxDMPMemoView.TruncOutboundText propert |
| FastReport for Business 3.22b | Jun 26, 2006 | Beta | * updated documentation + added new control for page headers/footers mode selection in RTF export dialog + added Frame, ShiftMode, and Align proprty to IfrxView interface + added IfrxSubreport interface + added IfrxHeader interface + added IfrxFooter interface + added IfrxMasterData interface + added IfrxDetailData interface + added IfrxSubdetail interface + added IfrxDataBand4 interface + added IfrxDataBand5 interface + added IfrxDataBand6 interface + added IfrxPageHeader interface + added IfrxPageFooter interface + added IfrxColumnHeader interface + added IfrxColumnFooter interface + added IfrxGroupHeader interface + added IfrxGroupFooter interface + added IfrxChild interface + added IfrxOverlay interface + added VB6 demo which shows how to use FindObject method, TfrxADODatabase and TfrxADOQuery objects + added IfrxStretcheable interface + added C# demo for Master/Detail relations for ADO objects + added IfrxChartAxis interface + added new types of TeeChart series + added new C# example: MailExportDemo. This example demonstrates how to use TfrxGzipCompressor and SendMail method of IfxrBuiltinExports interface. + added TfrxGzipCompressor object. + added timeout property to TfrxADOQuery + added timeout properties to TfrxADOConnection + added new C++ TeeChart demo + added new C# TeeChart demo + added new VC++ Crosstabs demo * updated CreateReportObject and CreateReportObjectEx methods of IfrxReport interface * IfrxReport->IfrxPrintOptins->PageNumbers sets the range of pages for print and export * updated TeeChart to version 7. * e-mail export now inherits the attachment file name from exports file name * update Danish resources * update German resources * preserve object names when working with clipboard * improved HTML, RTF exports * improved XML, Excel exports (thanks for Bali) * increased timeout in E-Mail export * update Danish resources * update Portuguese resources - fixed bug with export of barcodes with zoom more than two - fixed error when page number does not exist in page range in exports dialog - fixed bug with XML export (XML Parsing Error) - fixed bug with HideIfSingleDataRecord - fixed bug with empty page in HTML export - fixed IIF bug - fixed bug in XML export - fixed error with reportsummary band - fixed memory leaks when script has errors - fixed shift issues - fixed brush style bsBDiagonal and bsFDiagonal in PDF export - fixed bug with incorrect codepage of TfrxRichView in RTF export - fixed bug with margins in PDF export - fixed bug with stretched images |
| FastReport for Business 3.21b | Mar 21, 2006 | Beta | + added new VB6 demos: Pictures,UserDataset and Dynamic report. + added IPersistPropertyBag interface to TfrxPreviewX ActiveX object + added Delphi for .NET example - keep reports in database + added IfrxRichView interface + added new Delphi for .NET demos (DataSetDemo and StreamExample) + added unicode support in HTML, "Rich Text" (RTF) and XML exports + added clipping in the preview + added printer fonts to fontname combobox + added transparency/backcolor to rich object * initial support of VB6 events * modified C# Pictures example: Now it shows pictures from a demo table. * modified C# StreamExample: Now it demonstrates how to keep reports on database server. * added streaming methods to IfrxPictureView interface * changes in the databand editor * "Pictures" checkbox changed to combobox (none/jpeg/bmp/gif) in HTML export dialog * "Styles" checkbox changed to "Continuous" in XLS and XML export dialog * update Danish resources * update Dutch resources * update Brazilian resources - fixed C++ ActiveX demo - fixed method SelectDataset of IfrxReport. - fixed 'Size' property of the .NET Stream warapper - fixed IfrxReport::SelectDataset method. Corrected behaviour for deselection (Selected = false). - fixed IfrxComponent::FindObject method. It does not throw exception anymore in .NET environment - fixed ADO DataBase property of ADO Query and ADO Table. Now it can be set to zero. - fixed bug with incorrect codepage detection for page navigator in HTML export - fixed bug with incorrect export of EAN barcodes (digits beyond of border were croped) - fixed incorrect page breaks in RTF export - fixed shift problem - fixed monochrome bitmaps stretching - fixed copying grouped objects - fixed vband&overlay error - fixed setting of printer parameters - fixed KeepFooter + aggregate functions - fixed ado query parameters - fixes in database/table/query wizard - fixed bug with font charset in RTF export - fixed preview painting bug - fixed bug with rich when no printers installed - fixed copies in dmp export - fixed rtf expression parser - fixed bug with RTL reading brackets in PDF export - fixed input chinese chars in dialog controls - fixed shift behavior - fixed bug with right align and non-zero charspacing in PDF export - fixed bug with underline in HTML export - fixed overlay+keeptogether bug - fixed large font issues - fixed html tags |
| FastReport for Business 3.22b | Jun 26, 2006 | Beta | * updated documentation + added new control for page headers/footers mode selection in RTF export dialog + added Frame, ShiftMode, and Align proprty to IfrxView interface + added IfrxSubreport interface + added IfrxHeader interface + added IfrxFooter interface + added IfrxMasterData interface + added IfrxDetailData interface + added IfrxSubdetail interface + added IfrxDataBand4 interface + added IfrxDataBand5 interface + added IfrxDataBand6 interface + added IfrxPageHeader interface + added IfrxPageFooter interface + added IfrxColumnHeader interface + added IfrxColumnFooter interface + added IfrxGroupHeader interface + added IfrxGroupFooter interface + added IfrxChild interface + added IfrxOverlay interface + added VB6 demo which shows how to use FindObject method, TfrxADODatabase and TfrxADOQuery objects + added IfrxStretcheable interface + added C# demo for Master/Detail relations for ADO objects + added IfrxChartAxis interface + added new types of TeeChart series + added new C# example: MailExportDemo. This example demonstrates how to use TfrxGzipCompressor and SendMail method of IfxrBuiltinExports interface. + added TfrxGzipCompressor object. + added timeout property to TfrxADOQuery + added timeout properties to TfrxADOConnection + added new C++ TeeChart demo + added new C# TeeChart demo + added new VC++ Crosstabs demo * updated CreateReportObject and CreateReportObjectEx methods of IfrxReport interface * IfrxReport->IfrxPrintOptins->PageNumbers sets the range of pages for print and export * updated TeeChart to version 7. * e-mail export now inherits the attachment file name from exports file name * update Danish resources * update German resources * preserve object names when working with clipboard * improved HTML, RTF exports * improved XML, Excel exports (thanks for Bali) * increased timeout in E-Mail export * update Danish resources * update Portuguese resources - fixed bug with export of barcodes with zoom more than two - fixed error when page number does not exist in page range in exports dialog - fixed bug with XML export (XML Parsing Error) - fixed bug with HideIfSingleDataRecord - fixed bug with empty page in HTML export - fixed IIF bug - fixed bug in XML export - fixed error with reportsummary band - fixed memory leaks when script has errors - fixed shift issues - fixed brush style bsBDiagonal and bsFDiagonal in PDF export - fixed bug with incorrect codepage of TfrxRichView in RTF export - fixed bug with margins in PDF export - fixed bug with stretched images |
| FastReport for Business 3.23b | Aug 1, 2006 | Beta | - fixed bug with styles and numbers format in the XML export - fixed bug with continuous mode in the XML export - fixed bug with character height in PDF export - fixed aggregare error (comma in the field name) * update Portuguese resources - fixed compatibility with TLargeIntField - fixed bug with DefaultPath in XLS export+ added Charset property to IfrxFont interface + added OldStyleProgress property to IfrxReport interface + added new VB6 example of using ActiveX previews * ActiveX implemetation fixes - fixed bug with RichText objects intersection in RTF export + added IfrxCustomCrossView, IfrxCrossView, IfrxDBCrossView interfaces ! renamed elements of frxSeriesSortOrder enumeration due to naming conflict: soNone -> so_None, soAscending -> so_Ascending, soDescending -> so_Descending |
| FastReport for Business 3.22b | Jun 26, 2006 | Beta | * updated documentation + added new control for page headers/footers mode selection in RTF export dialog + added Frame, ShiftMode, and Align proprty to IfrxView interface + added IfrxSubreport interface + added IfrxHeader interface + added IfrxFooter interface + added IfrxMasterData interface + added IfrxDetailData interface + added IfrxSubdetail interface + added IfrxDataBand4 interface + added IfrxDataBand5 interface + added IfrxDataBand6 interface + added IfrxPageHeader interface + added IfrxPageFooter interface + added IfrxColumnHeader interface + added IfrxColumnFooter interface + added IfrxGroupHeader interface + added IfrxGroupFooter interface + added IfrxChild interface + added IfrxOverlay interface + added VB6 demo which shows how to use FindObject method, TfrxADODatabase and TfrxADOQuery objects + added IfrxStretcheable interface + added C# demo for Master/Detail relations for ADO objects + added IfrxChartAxis interface + added new types of TeeChart series + added new C# example: MailExportDemo. This example demonstrates how to use TfrxGzipCompressor and SendMail method of IfxrBuiltinExports interface. + added TfrxGzipCompressor object. + added timeout property to TfrxADOQuery + added timeout properties to TfrxADOConnection + added new C++ TeeChart demo + added new C# TeeChart demo + added new VC++ Crosstabs demo * updated CreateReportObject and CreateReportObjectEx methods of IfrxReport interface * IfrxReport->IfrxPrintOptins->PageNumbers sets the range of pages for print and export * updated TeeChart to version 7. * e-mail export now inherits the attachment file name from exports file name * update Danish resources * update German resources * preserve object names when working with clipboard * improved HTML, RTF exports * improved XML, Excel exports (thanks for Bali) * increased timeout in E-Mail export * update Danish resources * update Portuguese resources - fixed bug with export of barcodes with zoom more than two - fixed error when page number does not exist in page range in exports dialog - fixed bug with XML export (XML Parsing Error) - fixed bug with HideIfSingleDataRecord - fixed bug with empty page in HTML export - fixed IIF bug - fixed bug in XML export - fixed error with reportsummary band - fixed memory leaks when script has errors - fixed shift issues - fixed brush style bsBDiagonal and bsFDiagonal in PDF export - fixed bug with incorrect codepage of TfrxRichView in RTF export - fixed bug with margins in PDF export - fixed bug with stretched images |
![]() SQL Server Comparison Expert Compare and Synchronize mssql Database with SQL Server Comparison Expert. |
![]() OraDump-to-Excel OraDump-to-Excel is a program to convert Oracle dump files into MS Excel |
![]() EMS SQL Manager for MySQL State-of-the-art GUI tool for MySQL Server administration and development. |
![]() EMS Data Export for PostgreSQL Program to export data from PostgreSQL databases into the most popular formats. |
![]() EMS Data Import for PostgreSQL Import data from MS Excel, MS Access, DBF, TXT, CSV, XML files to PostgreSQL. |
![]() OraLoader OraLoader, Save Your Oracle importing/exporting work. |