News

November 18, 2024

New version of FastReport Online Designer 2025.1

In the FastReport Online Designer 2025.1 release, we have added a new components menu, implemented new features in the context menu of the "Table" object, improved watermark settings, added the option of creating guidelines on the page, and much more.
April 03, 2008

FastReport VCL 4.6 released!

+ added & , < , > to XML reader+ added <nowrap> 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), for RTL languages(PreviewOptions.RTLPreview) + added ability to storing picture cache in "temp" file (PreviewOptions.PictureCacheInFile)+ added EngineOptions.UseGlobalDataSetList (added for multi-thread applications) - set it to False if you don't want use Global DataSet list(use Report.EnabledDataSet.Add() to add dataset in local list) + added new property Hint for all printed objects, hints at the dialog objects now shows in StatusBar + added new property TfrxDBLookupComboBox.AutoOpenDataSet (automatically opens the attached dataset after onActivate event) + added new property TfrxReportPage.PageCount like TfrxDataBand.RowCount+ added new property WordWrap for dialog buttons (Delphi 7 and above). + added sort by name to data tree+ added TfrxDesigner.TemplatesExt property+ added TfrxStyles class in script rtti+ changes in the Chart editor: ability to change the name of the series, ability to move created series, other small changes + [enterprise] added configurations values refresh in run-time + [enterprise] added new demo \Demos\ClientServer\ISAPI+ [enterprise] added output to server printers from user browser (see config.xml "AllowPrint", set to "no" by default), note: experimental feature+ [enterprise] added reports list refresh in run-time+ [enterprise] added templates feature+ [enterprise] improved speed and stability+ [fs] added TfsScript.IncludePath property+ [fs] added TfsScript.UseClassLateBinding property + [fs] fixed type casting from variant(string) to integer/float- changes in report inherit: FR get relative path from current loaded report(old reports based on application path works too)- corrected module for converting reports from Report Builder- fixed bug in CrossTab when set charset different from DEFAULT_CHARSET- fixed bug in RTF export with some TfrxRichView objects- fixed bug when print on landscape orientation with custom paper size- fixed bug when use network path for parent report- fixed bug with Band.Allowslit = True and ColumnFooter- fixed bug with drawing subreport on stretched band- fixed bug with embedded fonts in PDF export- fixed bug with long ReportTitle + Header + MaterData.KeepHeader = true- fixed bug with minimizing of Modal designer  in BDS2005 and above- fixed bug with paths in HTML export - fixed bug with RTL in PDF export- fixed bug with SubReport in multi column page- fixed bug with Subreport.PrintOnParent = true in inherited report- fixed bug with SYMBOL_CHARSET in PDF export- fixed bug with the addition of datasets by inheritance report - fixed bug with width calculation when use HTML tags in memo - fixed compatibility with WideStrings module in BDS2006/2007- fixed flicking in preview when use OnClickObject event- fixed free space calculation when use PrintOnPreviousPage- fixed preview bug with winXP themes and in last update- fixed subreports  inherit- Thumbnail and Outline shows at right side for RTL languages - [fs] fixed bug with late binding
March 21, 2008

FastReport Server 2.0 released

All registered users of FastReport Server now get one license of FastReport Studio Business Edition. You can get this license in Customer User Panel.Demo version of FastReport Studio is included in each install package of Server.* changed kernel to FastReport 4+ added configurations values refresh in run-time + added reports list refresh in run-time+ added templates support ("templates" folder), note: all template files have UTF8 encoding+ added start in tray (command line: "start frxservice /tray", service should be stopped)+ added Open Document Format support, export in Open Office files *.ods and *.odt+ added scheduler feature in Server Configurator+ added print to network printers from browser (see config.xml "AllowPrint", set to "no" by default), note: experimental feature+ improved speed and stability- bug fixes
March 18, 2008

Updated FAQ

Added FAQ sections for Fast Report 4 VCL and for Fast Report Studio.
March 12, 2008

FastCube 1.3 released!

FastCube 1.3------------+ Added styles for cells with total: cellrowtotal, cellrowgrand, cellcoltotal, cellcolgrand, cellfulltotal, cellfullgrand, cellrowtotalcolgrand, cellrowgrandcoltotal+ You can use keyboard now to scroll content of DetailGrid+ in detail grid added cell focus+ Recompile Wizard save settings for every compiler+ added description of TfcChart. Read fcchart.txt.+ new events: TfcChart.OnGetSeriesClass, TfcChart.OnSeriesCreated, TfcChart.OnChartFilled+ new events: TfcGrid.OnDrawCell, TfcGrid.OnDrawAxisItem+ Change Caption of field in Slice when renamed Caption of field in Cube+ added component TfrcChart for link TfrcChartView in report with TfcChart from form.+ use new utf8-xml resource+ new version of TfcChart+ added PercentFormat+ added popup menu item to rename dimensions+ added property Value in TMeasure in script (short from CurrentValue)+ added FastCube classes registration in script in FastReport+ added Italian resources (thanks Loris Ferraresso)+ Right Alignment for numeric fields in DetailGrid+ added Brazil resources+ export in UTF8* dimension does not lose its width/height anymore while moving between areas* In Trial version You can to save cube to file.* added: It is possible to choose source for TfrcChartView and TfrcCrossView in report.* fix for Delphi5* not allow use function with "Count of Unique" with calculated measure* TfcCube.LoadFromStream set Cube to Active* String "Report Data" changed to Cube Caption in export- fix error with THorizBarSeries- fix error: divide by zero when display measure as Percent and Total = 0- Fixed: AV when drag and drop 'System Counter'.- fix error with showing SmallInt values- fix error: AV after loading slice from another cube- fix error: AV after added new measure- fix error: Caption of measures field set to "#MEASURES"- fix error: clear Data marking after measures editing- fix some bugs of DetailGrid and SourceGrid paint- fix error of unchecked of all measures with unchecked option mdsoAutoFilter- fix paint in TfcDetailGrid- fix error of rollback filter changes with unchecked option mdsoAutoFilter
February 21, 2008

Become our guest on CeBit 2008!

As you can know we shall participate in CeBit 2008 We shall be glad to see you as our guests - Hall 3, Stand B37/1. Live demonstration of FastReport 4, FastReport Studio, FastReport Server and FastCube. Consulting of our professionals.And preview of FastReport .Net Map of 3rd hall See you on the CeBit 2008! Fast Reports team
January 29, 2008

FastReport Studio 4.5 released!

+ 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 property - truncate outbound text in matrix report when WordWrap=false+ added new frames styles fsAltDot and fsSquare+ added new event OnPreviewDblClick in all TfrxView components+ added ability to change AllowExpressions and HideZeros properties in cross Cells (default=false)+ added IgnoreDupParams property to DB components+ added auto open dataset in TfrxDBLookupComboBox+ added new property TfrxADOQuery.LockType+ added TfrxPictureView.HightQuality property(draw picture in preview with hight quality, but slow down drawing procedure)+ added unicode input support in RichEditor+ added new function TfrxPreview.GetTopPosition, return a position on current preview page+ added new hot-keys to Code Editor - Ctrl+Del delete the word before cursor, Ctrl+BackSpace delete the word after cursor(as in Delhi IDE) - all language resources moved to UTF8, XML- fixed bug with html tags [sup] and [sub]- fixed width calculation in TfrxMemoView when use HTML tags- fixed bug with suppressRepeated in Vertical bands- fixed bug when designer not restore scrollbars position after undo/redo- fixed bug in CalcHeight when use negative LineSpace- fixed bug with Cross and TfrxHeader.ReprintOnNewPage = true- fixed  converting from unicode in TfrxMemoView when use non default charset- [fs] fixed bug with "in" operator- fixed bug with aggregate function SUM - fixed bug when use unicode string with [TotalPages#] in TfrxMemoView- fixed bug with TSQLTimeStampField field type- fixed bug in XML/XLS export - wrong encode numbers in memo after CR/LF- fiexd bug in RTF export - fixed bug with undo/redo commands in previewPages designer- fixed bug with SuppressRepeated when use KeepTogether in group
Fast Reports
  • 800-985-8986 (English, US)
  • +4930568373928 (German)
  • +55 19 98147-8148 (Portuguese)
  • info@fast-report.com
  • 66 Canal Center Plaza, Ste 505, Alexandria, VA 22314

© 1998-2024 Fast Reports Inc.