At the moment, there are difficulties with account authorizationfor FastReport ID, and downloading from the NuGet server. We are working on fixing the problem.
Version 1.6 --------------- + added ability to save template to RDL format (Report Definition Language) * changed work of exports and printing in WebReport, now we use handlers in "web.config" + added Romanian, Hungarian, Japanese and Thai localization + added Report.InitialPageNumber property + added TextObject.ParagraphOffset property + added PreviewControl.UseBackColor property + added IsNull function to check DB columns for null + added import of WritingMode property when import template from RDL format + added saving of TextObject.Angle property when saving template in RDL format + added FNC1 symbol encoding in the Datamatrix barcode (use &1; sequence) + added Open Document Text, XPS, DBF exports in WebReport * added ability to replace built-in query builder - fixed "Scale" print mode - fixed bug with RichObject and CanShrink - fixed bug in TextObject break - fixed bug in TextObject.TabWidth - fixed bug when saving the prepared report with UseFileCache flag - fixed RichObject multi-thread issues - fixed bug when opening some saved to RDL reports in the Report Builder - fixed bug in the Group Expert - fixed bug with ChartObject filter when saving the report as a C#/VB.Net class - fixed bug when converting boolean expressions in the RDL import - fixed bug with internal manifest in ODF export
Fast Report Inc. Sponsors Delphi Developer Days 2011 and MindTheBird Global Campaign Fast Report Inc., a leading developer of the fast reporting software, is proud to announce its sponsorship of upcoming Delphi Developer Days 2011 that will provide a deep insight into current and earlier versions of Delphi. Delphi Developer Days 2011 DelphiDeveloperDays.com Top Delphi experts Marco Cantù and Cary Jensen present their annual Delphi Developer Days tour. This year, they visit four cities in the United States and Europe. Cites and Dates for 2011: DC/Baltimore area, US: April 11-12, 2011 Houston, Texas, US: April 14-15, 2011 Frankfurt, Germany May 12-13, 2011 Amsterdam, The Netherlands: May 16-17, 2011
v2.3 ============== + added "scripts" folder for additional units ("uses" directive in report script) + added logs for scheduler (add info in scheduler.log) + added property "Reports" - "Scripts" in server configuration - set the path for "uses" directive in report script + added property "Http" - "MaxSession" in server configuration - set the limit of maximum session threads, set 0 for unlimit + added property "Reports" - "MaxReports" in server configuration - set the limit of maximum report threads, set 0 for unlimit + added property "Logs" - "SchedulerLog" in server configuration - set the scheduler log file name + added property "Scheduler" - "Active" in server configuration - enable of scheduler + added property "Scheduler" - "Debug" in server configuration - enable writing of debug info in scheduler log + added property "Scheduler" - "StudioPath" in server configuration - set the path to FastReport Studio, leave blank for default * used FastReport 4.10 core - fixed bug with MIME types in http header (content-type) - fixed bug with default configuration (with missed config.xml) - fixed bug with error pages - fixed bug with "Export Setup" button in editor of scheduled task in configuration utility
We are pleased to annouce the campaign of Authentic plan initiated by Huidu Technology, our China partner. It is aimed to increase the awareness of using authorized software and protect all users' interests. We strongly support this campaign and will continuously work with Huidu to achieve its success.
FastCube 1.8---------------+ Added support of Embarcadero Rad Studio XE (Delphi XE/C++Builder XE)+ Added property RunScriptInDesigner in TfrcCube.+ Added search by first symbol (after pressing a key) in popup lists (list of fields and the lists of unique values)+ Added TeeChart 2010 support- Fixed error: AV when calculation measure is moved in field list- Fixed range drawing when XP themes are enabled.- Fixed error with UnicodeString measures- Fixed error: AV after compiling project without using runtime packages in BCB 6- Fixed error with ftMemo fields- Fixed error of TfcGrid printing
What's new?Version 1.5---------------+ added import from RDL format (Report Definition Language)+ added XPS export+ added Word 2007 (docx) export+ added DataBand.ResetPageNumber property+ added properties PDFExport.JpegQuality and PDFExport.RichTextQuality (default value is 90 in both)+ added Slovak localization+ added support for custom functions in the matrix totals+ added calculation of percents in the Matrix object+ added TotalsFirst option for the matrix totals+ added property HTMLExport.Layers and a checkbox in the dialog of the HTML export (enable layers in HTML file)+ added Config.ReportSettings.ReportPrinted event+ added DataLoaded event to all dialog controls that support data filtering+ added inline printing from browser in WebReport+ added property WebReport.PrintInPdf (enable for PDF printing or disable for browser printing)+ added properties WebReport.PrintWindowWidth, WebReport.PrintWindowHeight+ added properties WebReport.ShowWord2007Export, WebReport.DocxMatrixBased* DbfExport properties FieldNamesFileName, LoadFieldNamesFromFile replaced with FieldNames property* improved TextObject.Duplicates- fixed text object's html tags + "underline" font style- fixed "keep with data" + multicolumn databand- fixed bug with paper size- fixed bug when rendering several side-by-side Table objects- fixed bug with report outline- fixed bug in RTF export with similar pictures- fixed bug with CheckedListBoxControl + cascaded filter- fixed bug with subreport and multi-column band- fixed bug with FirstTabOffset- fixed bug with static query parameters and master-detail report- fixed bug in the PowerPoint export- fixed bug with Matrix and EvenStyle
FastReport VCL 4.10-------------------------+ 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 + added option EmbedProt which allows to disable embedding fonts into an encrypted PDF file + added TfrxDateEditControl.WeekNumbers property - fixed bug in the XLS XML export about striked-out texts - fixed bug about exporting an empty page via the XLS OLE export - fixed bug in the PDF export about coloring the background of pages - fixed bug in embedded designer when using break point in script - fixed bug with lost of focus in font size combo-box in designer - fixed bug with truncate of font size combo-box in Windows Vista/7 in designer (lost of vertical scroll bar) - fixed bug when lost file name in inherited report - fixed bug in multi-page report with EndlessHeight/EndlessWidth - fixed bug wit TfrxHeader.ReprintOnNewpage and KeepTogether - fixed bug in multi-column report with child bands - improved split mechanism (added TfrxStretcheable.HasNextDataPart for complicated data like RTF tables) - improved crosstab speed when using repeat band with crosstab object