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 21, 2010

Fast Report Inc. sponsors Delphi Developer from 2

Fast Report Inc., a leading company in the development of fast softare The company also sponsors the MindTheBird campaign! in support of the launch of Firebird 2.5. As a promotional sponsor, Fast Report Inc. it also supports the first Ukrainian International Conference, which aims to provide information about Firebird, the open source database management system. The company Fast Report is famous for sponsoring numerous conferences that are held around the world. The company-sponsored conferences are intended to facilitate dialogue and exchange of views among IT professionals, so that they can fully exploit their potential. Fast Report Inc. she is proud to announce these initiatives and to contribute to collaboration between leading global companies. These conferences provide important up-to-date information on the latest technology and related business activities, and are also a source of inspiration for attendees. In addition, they help create new business opportunities and function as an excellent platform for exchange and collaboration between professionals. Delphi Developer Days 2010 will take place in the USA, the Uk, and in Germany in may, this event will bring together both experts in Delphi for the same users, which will delve into together the issues related to the technologies, applications and techniques of Delphi. The in-depth sessions of all the relevant topics will be held by the two leading experts from Delhi, Marco Cantu and Carens Further information on the program of this conference and the description of the topics that will be covered, are available on the website: http://www.delphideveloperdays.com. Marco Cantu will also share his experience during AEB. The global campaign, launched to provide visibility to Firebird 2.5, is supported by leading companies including Fast Report Inc. As the official sponsor of the campaign, the campaign will offer numerous licenses, of its products and at reduced prices, to the most active Firebird users and developers participating in the MindTheBird campaign. More information about the campaign is available on the website: www.mindthebird.com. Another event sponsored by Fast Report Inc. and dedicated to Firebird is the first Ukrainian International Conference on Firebird which will take place on April 23, 2010 in Dnepropetrovsk. The main developers of Firebird, Dmitrem Emanov, ale PES Peshkov and Vlad Khorsun will present the opportunities and main features of this innovative soft Rd The conference program includes a report on the main tools used to develop and improve this relational database management system for multi-platforms.
April 21, 2010

Fast Report Sponsors Delphi Developer Days 2010

Fast Report Inc., a leading developer of the fast reporting software, is proud to announce its sponsorship of upcoming Delphi Developer Days 2010 that will provide a deep insight into current and earlier versions of Delphi. The company also sponsors MindTheBird! campaign supporting the launch of Firebird 2.5. As a sponsor of the campaign, Fast Report Inc. supports First Ukrainian International Conference aimed to deliver the information on the open-source database management system Firebird. Fast Report is known for sponsoring a number of conferences held all over the world. The conferences sponsored by the company aim to facilitate the dialog and exchange of views between IT professionals, allowing them to fulfill their potential. Fast Report Inc. is proud to come up with these initiatives and contribute to the collaboration of the leading global companies. While delivering current and essential information about the latest technology advances and related industry activities, the conferences also provide inspiration for participants. What’s more, they help to create new business opportunities and serve as an excellent platform for professional networking and exchange. Delphi Developer Days 2010 scheduled to be held in the USA, UK and Germany in May will bring together Delphi experts and users who will elaborate on the major questions including Delphi technologies, applications and techniques. Sessions covering all the relevant topics will be presented by top Delphi experts Marco Cantù and Cary Jensen who will reveal their favorite tricks. Further information on the schedule of this conference and topic descriptions is available athttp://www.delphideveloperdays.com. Marco Cantù will also share some more of his experience during a webinar on Delphi+Firebird as a part of MindTheBird! campaign. Launched to ensure the visibility of Firebird 2.5, the global campaign is supported by the leading companies including Fast Report Inc. Being a full sponsor of the campaign, the company offers several licenses of its products as prizes for the most active Firebird users and developers who have joined MindTheBird campaign. Additional information about the campaign is available at www.mindthebird.com.One more event sponsored by Fast Report Inc. and devoted to Firebird is the First Ukrainian International Conference on Firebird that is to take place April 23, 2010 in Dnepropetrovsk. Firebird’s core developers Dmitry Yemanov, Alex Peshkov and Vlad Khorsun will explore the opportunities and main features of the innovative RDBMS software. Conference program includes the report on the main tools used for developing and enhancing this multi-platform relational database management system.
December 28, 2009

FastReport VCL 4.9 released!

FastReport VCL 4.9==============ability to print/export transparent pictures (properties TfrxPictureView.Transparent and TfrxPictureView.TransparentColor) (PDF export doesn't supported)+ added new "split to sheet" modes for TfrxXMLExport + added support of /PAGE tag in TfrxRichView, engine automatically break report pages when find /PAGE tag  + added ability to hide Null values in TfrxChartView (TfrxChartView.IgnoreNulls = True)+ added ability to set any custom page order for printing (i.e. 3,2,1,5,4 )+ [enterprise] added variables "AUTHLOGIN" and "AUTHGROUP" inside the any report  + [enterprise] now any report file can be matched with any (one and more) group, these reports are accessible only in matched groups+ [enterprise] now you can set-up cache delays for each report file (reports.xml)+ [enterprise] added new properties editor for reports in Configuration utility (see Reports tab)+ [enterprise] added property "Xml" - "SplitType" in server configuration - allow to select split on pages type between none/pages/printonprev/rowscount+ [enterprise] added property "Xml" - "SplitRowsCount" in server configuration - sets the count of rows for "rowscount" split type+ [enterprise] added property "Xml" - "Extension" in server configuration - allow select between ".xml" and ".xls" extension for output file+ [enterprise] added property "Html" - "URLTarget" in server configuration - allow select the target attribute for report URLs+ [enterprise] added property "ReportsFile" - path to file with reports to groups associations and cache delays + [enterprise] added property "ReportsListRenewTimeout" in server configuration+ [enterprise] added property "ConfigRenewTimeout" in server configuration+ [enterprise] added property "MimeType" for each output format in server configuration + [enterprise] added property "BrowserPrint" in server configuration - allow printing by browser, added new template nav_print_browser.html+ [enterprise] added dynamic file name generation of resulting formats (report_name_date_time)* [enterprise] SERVER_REPORTS_LIST and SERVER_REPORTS_HTML variables (list of available reports) depend from user group (for internal authentification)+ added drawing shapes in PDF export (not bitmap)+ added rotated text in PDF export (not bitmap)+ added EngineOptions.IgnoreDevByZero property allow to ignore division by zero exception in expressions+ added properties TfrxDBLookupComboBox.DropDownWidth, TfrxDBLookupComboBox.DropDownRows+ added event TfrxCustomExportFilter.OnBeginExport+ added ability to decrease font size in barcode object+ added ability to inseret FNC1 to "code 128" barcode+ added event TfrxPreview.OnMouseDown+ added support of new unicode-PDF export in D4-D6 and BCB4-BCB6* improved AddFrom method - anchor coping- fixed bug with strikeout text in PDF export- fixed bug with incorrect export of TfrxRichView object in RTF format (wrong line spacing)- [enterprise] added critical section in TfrxServerLog.Write- fixed bug with setting up of the Protection Flags in the PDF export dialog window- fixed bug in PDF export (file structure)- fixed bug with pictures in Open Office Writer (odt) export- [enterprise] fixed bug with TfrxReportServer component in Delphi 2010- fixed minor errors in Embarcedero RAD Studio 2010- fixed bug with endless loop with using vertical bands together with page header and header with ReprintOnNewPage- fixed bug when using "Keeping" and Cross tables (incorrect cross transfer)- fixed bug with [CopyName#] macros when use  "Join small pages"  print mode- fixed bug  when try to split page with endless height to several pages (NewPage, StartNewPage)- fixed bug with empty line TfrxRichView when adding text via expression- fixed bug when Footer prints even if main band is invisible (FooterAfterEach = True)- fixed resetting of Page variable in double-pass report with TfrxCrossView- fixed bug with loosing of  aligning when split TfrxRichView- fixed buzz in reports with TfrxRichView when using RTF 4.1And FastScript v1.96 released==============+ added support of Embarcedero Rad Studio 2010 added new RTTI functions* improver script run speed* improved work for Lazarus
December 15, 2009

Merry Christmas and Happy New Year - 20% discounts for all the software!

Dear friends! We wish you a Merry Christmas and Happy New Year! We offer a gift for all the developers - 20 % discount on all of our products and licenses - and that is from the 15th of December upto the 10th of January. For FastReport.Net, FastReport VCL, FastCube, FastReport Studio, FastReport Server, FastScript and FastQuery Builder - good products for reporting and business analysis. We prepare good news for you for the next year! -- Best regards, Fast Reports team Reporting must be Fast! http://www.fast-report.com
December 01, 2009

CodeRage III Special Product Discount of Fast Reports

As Prize Donor (https://conferences.codegear.com/coderage08/prizes) and exhibitor of CodeRage 2008 (https://conferences.codegear.com/coderage08) we are offer Special Discount on Fast Reports products. You can save some coin with 20% off on your choice of Fast Reports products. Offer expires at 11:59pm on Friday, December 5, 2008 Discount page: https://fast-report.com/en/coderage8.html Special offer (5 days only!) FastReport.Net Win Forms and FastReport.Net WinForms+WebForm (for Delphi Prism) with 20% discount!
November 30, 2009

FastReport Server 2.2 released!

+ added variables "AUTHLOGIN" and "AUTHGROUP" inside the any report  + now any report file can be matched with any (one and more) group, these reports are accessible only in matched groups+ now you can set-up cache delays for each report file (reports.xml)+ added new properties editor for reports in Configuration utility (see Reports tab)+ added property "Xml" - "SplitType" in server configuration - allow to select split on pages type between none/pages/printonprev/rowscount+ added property "Xml" - "SplitRowsCount" in server configuration - sets the count of rows for "rowscount" split type+ added property "Xml" - "Extension" in server configuration - allow select between ".xml" and ".xls" extension for output file+ added property "Html" - "URLTarget" in server configuration - allow select the target attribute for report URLs+ added property "ReportsFile" - path to file with reports to groups associations and cache delays + added property "ReportsListRenewTimeout" in server configuration+ added property "ConfigRenewTimeout" in server configuration+ added property "MimeType" for each output format in server configuration + added property "BrowserPrint" in server configuration - allow printing by browser, added new template nav_print_browser.html+ added dynamic file name generation of resulting formats (report_name_date_time)+ added Windows x64 support (in WOW mode)* SERVER_REPORTS_LIST and SERVER_REPORTS_HTML variables (list of available reports) depend from user group (for internal authentification)* changed PDF export: added full Unicode support, improved performance, decreased memory requirements- fixed bug in garbage collector (Session Manager)- fixed bug with designer executable crash- fixed bug with variables lost on refresh/export
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.