In der Veröffentlichung von FastReport Online Designer 2025.1 haben wir ein neues Komponentenmenü hinzugefügt, neue Funktionen in das Kontextmenü des Objekts „Tabelle“ eingeführt, die Wasserzeicheneinstellungen verbessert, die Erstellung von Hilfslinien auf der Seite hinzugefügt und vieles mehr.
FastCube 1.1---------------+ added new aggregate function "Count of Unique"+ added new property DefaultFormat for Date, Time and Numeric.+ added new property FormatString in TfcCubeField.+ added support for ftLargeInt and ftMemo fields+ added option mdsoNoTotalIfOneValue (No Total if data only one row)+ added finction for automatic fields layout: TfcSlice.CreateAutoFieldsLayout(ANumsAsFacts: boolean = false);+ added option mdsoAddTotalPrefix (add word "Total" when used mdsoTotalAsPrevLevel)+ added event (OnGetFieldConv) for tune of field converter+ added AutoHeight from ALL colmuns in RowAxis+ added package for Delphi 5+ added Recompile Wizard for FastCube+ added Events on Save/Load/Export actions+ added component TfrcGrid for link TfrcCrossView in report with TfcGrid from form.* unit fcGraphics renamed to fcGraphicUtils since 1stClass has same unit name* unit fcScrollBar renamed to fcScrollBarCtrl since 1stClass has same unit name- fixed problem with Lookup Fields- fixed problem with compare BCD in Delphi 2005- fixed problem with copy selected block cell in clipboard- fixed wrong left position of horizontal scrollbar after changing internal layout of TfcGrid- fixed wrong setting of MakeTotal when collaps(expand) value- remove russian symbols from form- fixed bugs in Export
What is new in the version 4.4---------------+ 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+ added properties TfrxPDFExport.Keywords, TfrxPDFExport.Producer, TfrxPDFExport.HideToolbar,TfrxPDFExport.HideMenubar, TfrxPDFExport.HideWindowUI, TfrxPDFExport.FitWindow,TfrxPDFExport.CenterWindow, TfrxPDFExport.PrintScaling+ added ability recompile frxFIB packages in "recompile wizard"+ added ability to set color property for all teechart series which support it+ added, setting frame style for each frame line in style editor+ added TfrxPreview.Locked property and TfrxPreview.DblClick event+ added 'invalid password' exception when load report without crypt+ added new parameter to InheritFromTemplate (by default = imDefault) imDefault - show Error dialog, imDelete - delete duplicates, imRename - rename duplicates+ added property TfrxRTFExport.AutoSize (default is "False") for set vertical autosize in table cells* redesigned dialog window of PDF export* improved WYSIWYG in PDF export- fixed bug, the PageFooter band overlap the ReportSummary band when use EndlessHeight- fixed bug with lage paper height in preview- fixed bug with outline and encryption in PDF export- fixed bug with solid arrows in PDF export- fixed bug when print TfrxHeader on a new page if ReprintOnNewPage = true and KeepFooter = True- fixed bug when used AllowSplit and TfrxGroupHeader.KeepTogether- fixed page numbers when print dotMatrix report without dialog- fixed bug with EndlessHeight in multi-columns report- fixed font dialog in rich editor- [fs] fixed bug when create TWideStrings in script code- fixed bug with dialog form when set TfrxButtonControl.Default property to True- fixed twice duplicate name error in PreviewPages designer when copy - past object- fixed bug with Preview.Clear and ZmWholePage mode- fixed bug with using "outline" together "embedded fonts" options in PDF export- fixed multi-thread bug in PDF export- fixed bug with solid fill of transparent rectangle shape in PDF export- fixed bug with export OEM_CODEPAGE in RTF, Excel exports- fixed bug with vertical size of single page in RTF export- fixed bug with vertical arrows in PDF export- fixed memory leak with inherited reports
We are happy to inform our users that FastReport is included now into the developer solution for one of the most popular open-source databases – Firebird (www.firebirdsql.org). IBPhoenix (www.ibphoenix.com), the main company behind Firebird development, released Firebird Developer Pack 2007, which contains all necessary tools for development applications with Firebird, and as important part includes FastReport Standard Firebird Edition.
Using Firebird Developer Pack 2007 and FastReport, Firebird developers now can easily create fast, robust and affordable reporting and business intelligence solutions.
By high needs of the FastReport's customers our company releases set of OLAP-components for Delphi "FastCube". What the preferences of the FastCube?
high speed of the information processing by the our traditional code optimization and own data-keeping format
high flexibility of data analisis in the power of full compatible and posibility of use script enjine FastScript - connect any complexity analisis!
full integration with the FastReport. You can send results from the OLAP-cube to FastReport or, by other way, call OLAP-cube from the FastReport.
And - the main! Only for our customers - 30% discount to any edition of the FastCube!
FastReport® VCL is an add-on component that allows your application to generate reports quickly and efficiently. FastReport® provides all the necessary tools to develop reports, including a visual report designer, a reporting core, and a preview window. It can be used in the Borland Delphi and Borland C++Builder environments.What is new in the version 4.3---------------+ 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