Great news for owners of FastReport VCL and FastReport .NET Single licenses! Until April 30, you can renew your license with an impressive 50% discount.
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
v2.3==============+ added folder "scripts"for additional drives ("uses" directive in report script)+ added log to scheduler (add info in scheduler.log)+ added property "Reports" - "Scripts" in server configuration-set path to Directive "uses" directive in report script+ added "Http" property - "MaxSession" in server configuration-set maximum thread session limit, to set unlimited 0+ added property "Reports" - "MaxReports" in server configuration-set maximum report threads limit, set 0 to unlimited+ added property "logs" - "SchedulerLog" in server configuration-set scheduler log name+ added "Scheduler" - "active" property in scheduler server - enable configuration+ added "Scheduler" - "Debug" property in server configuration-allow writing debug information to scheduler log+ added property "Scheduler" - "StudioPath" in server configuration - set path to FastReport Studio, leave blank to default
* In the core of FastReport 4.10- Fixed bug with MIME types in HTTP header (Content Type)- Fixed bug with default configuration (with absence of config.xml)- Fixed bug with error pages- Fixed bug with "Export Setup" in Scheduled Task editor 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