Board index » cppbuilder » [ANN] FastReport 3.15 released
Michael Philippenko
![]() CBuilder Developer |
[ANN] FastReport 3.15 released2005-06-23 09:38:09 PM cppbuilder70 Dear friends! FastReport 3.15 released! Changes in FastReport 3.15 === + added new wizards (db connection, table, query) + added FlowTo property for TfrxDMPMemoView + added Bulgarian resources + added FibPlus support (you should install Source\FIB\frxFIBx.dpk, dclfrxFIBx.dpk packages manually) + added ability to composite prepared reports. Example: frxReport1.PrepareReport; frxReport2.PrepareReport; frxReport1.PreviewPages.AddFrom(frxReport2); frxReport1.ShowPreparedReport; + added UseFileCache, DefaultPath properties in all export filters + improved PDF, XLS export filters * changed resources structure * changed DBX components to work with bidirectional dataset - fixed bug with copies collation - fixed bug with shifting horizontal lines - fixed DMPLineView.Align = baWidth behaviour - fixed bug with TfrxDBLookupComboBox (incorrect work with field aliases) - fixed bug with build list of avialable reports on the FastReport Server Read more: www.fast-report.com All registered customers can download full latest version from customer web area: www.fast-report.com/cgi-bin/user/user.pl FastReport 3 is a report generator for giving your application the ability to generate reports quickly and efficiently. FastReport provides all the tools you need to develop reports. All variants of FastReport 3 contains: Visual report designer with rulers, guides and zooming, wizard for base type reports, export filters to html, tiff, bmp, jpg, xls, pdf, Dot matrix reports support, support most popular DB-engines. Full WYSIWYG, text rotation 0..360 degrees, memo object supports simple html-tags (font color, b, i, u, sub, sup), improved stretching (StretchMode, ShiftMode properties), Access to DB fields, styles, text flow, URLs, Anchors, and more... Changes in FastReport 3.14 === + added FastQueryBuilder (button in SQL editor window) + added TfrxOverlay.PrintOnTop property + added TfrxDMPCommand component to print ESC-sequences. Use Command property to set sequence: DMPCommand1.Command := '#27#40' (alternate form '1B28') + added TfrxReport.OnRunDialogs script event. Use this event to handle report dialogs manually + added Description property to all report components * changed internal datasets behaviour, now they can be added to any report page without using dialogs * changed internal datasets architecture (common class TfrxCustomDatabase, QBuilder support) - fixed bug with brush styles - fixed bug in Report Server with fetch of report from the cache with equal variables - fixed bug in XML export filter with fkNumber format of the memo Changes in FastReport 3.13 === + added "ExportNotPrintable" property in all export filters + added "Resolution", "SeparateFiles" properties in BMP, JPEG, TIFF export filters + improved TfrxHTTPClient RFC 2068 compatibility (when working with non-FastReport servers) - fixed Outline bug in PDF export filter - fixed RTL (Hebrew, Arabic language) bug in PDF export filter - fixed resolution bug in TIFF export filter - bug fixes -- Best regards, Michael Philippenko mailto: XXXX@XXXXX.COM Delphi Informant Magazine Readers Choice Awards 2004 Product of the Year and Best Reporting Tool FastReport www.fast-report.com All results can be found at delphizine.com/newsletterarticle/2004/08/di200408jc_l/di200408jc_l.asp |