News

April 14, 2025

50% off FastReport Single license renewal — only until April 30!

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.
June 01, 2016

New FastReport .NET

✓  The new FastReport version - 2016.3  has additional report objects – PolyLineObject - broken curve, PolygonObject – closed polygon with filling. The user also can edit the already prepared objects PolyLineObject/PolygonObject through moving, adding or removing the anchor point ✓ Report page received 2 new properties: Page.UnlimitedPaperHeight and Page.UnlimitedPaperWidth. They enable “infinite page” mode, when the report page’s size adjusts to objects position. This feature will be helpful for reports with tables with growing width and matrix without bringing them forward. It will also come in handy when creating a column report with further exporting in Excel – all the data will be placed on one page without breaking it with page headline and foot bands. Besides, it will be useful for Web reports, when there’s no need to stick with certain page size. ✓  Added new PDF export property – ShowPrintDialog. It helps creating a PDF document that displays print dialog in a PDF viewer (for example, Adobe Acrobat) right after opening. It’s useful when printing PDF in online reports ✓  PDF files can be created without font embedding – the entire text can be built in curves. This capability is activated by PDFExport.TextInCurves property. Building text in curves increases size of the resulting files, but it can be useful when you need to create invariable document without ability to copy the text and without reference to the installed fonts. As well as when creating PDF files for printing industry. ✓  By popular demand we rearranged mechanism of creating the dash dot line in PDF file. It was necessary for getting around the printing error when printing such lines from the Chrome browser’s internal viewer – dash dot lines were displayed correctly but were not printed. ✓  Added new export to JSON format for data exchange of the built report. For data consolidation it's better to use the “infinite page” mode.   [Core]+ added new objects PolyLineObject, PolygonObject+ added properties Page.UnlimitedPaperHeight, Page.UnlimitedPaperWidth* updated rotation drawing for angle of images [Designer]+ added welcome window displayed on the designer startup+ added splash screen showing during loading designer+ added new toolbar for editing of PolyLineObject, PolygonObject+ added unsaved report indication in window title+ added unlimited page width and height options to PageSetup window [Exports]+ added Bold, Italic simulation for "MS UI Gothic" font and similar in PDF export+ added export in JSON+ added property PDFExport.ShowPrintDialog for showing the print dialog after opening the PDF document+ added export PolyLineObject, PolygonObject in PDF+ added property PDFExport.TextInCurves for creating the PDF document without fonts+ added possibility to send multiple reports as attachments in Email export+ added ToMultipleFiles property in XAML export* improved export in Excel 2007 with enabled property Seamless* improved drawing of dash-dot lines in PDF export for correct printing from the Chrome- Fixed bug with <div> style(numbers format) in Html Layers export- fixed bug with pictures with size over the page in PDF export- fixed bug with paths in exports: XAML, SVG, PostScript, PPML- fixed bug with shadows in HTML export- fixed bug with TextObject.Underlines in HTML export- fixed bug with images hash counting in PDF export- fixed bug with hyperlinks in Trial version in PDF export- fixed bug(Header added) in PostScript export- fixed bug with fonts in PostScript export [WebReport]+ added properties Left, Top, Width, Height in CustomDrawEventArgs (can be used in WebReport.CustomDraw)+ added showing Print Dialog in print in PDF+ added properties WebReport.DocxRowHeightIs, WebReport.PdfShowPrintDialog+ added function WebReport.PrintInPdf(bool ShowPrintDialog) for setup showing the Print Dialog in PDF* usage examples of WebReport are updated and relocated to the \Demos\C#\Web folder* updated internal jQuery to v1.12.3- fixed bug with CustomDraw event inside TableObject and Matrix- fixed bug with incorrect MIME type in inline PDF printing- fixed bug with switching Localization in ASP.NET (not MVC) [Extras]+ added JsonConnectionEditor.cs in FastReport.Json connector (\Extras\Connections\FastReport.Json) [Online Report Designer]+ added viewing of existing Highlights expressions in the report+ added resize of component in any dimension
May 30, 2016

New version of FastReport Mono - 2016.1

New Version of FastReport Mono 2016 includes all recent capabilites of FastReport .Net 2016. For instance - new ability of multiple use of FastReport .Mono and Online Report Designer. Now you can also produce documents that will comply with archive standart PDF/A. New types of Barcodes -  Aztec, Plessey, GS1-128/EAN-128. Lots of other improvements called to simplify report generation on Mono framework! + added support of Online Report Designer in WebReport+ added support PDF/A in PDF export+ added barcodes Aztec, Plessey, GS1-128/EAN-128+ added new Gauge objects+ added exports in XAML, SVG, PPML, PostScript+ added property CSVExport.NoQuotes in CSV export+ added properties in WebReport: DesignReport, DesignScriptCode, DesignerPath, DesignerSavePath, DesignerSaveCallBack, PrintInBrowser, SinglePage+ added property WebReport.XlsxSeamless for export tables without brakes in Excel 2007 export+ added property WebReport.EmbedPictures (embedded pictures in HTML)+ added property WebReport.DesignerLocale (sets an interface language for Online Report Designer)+ added property EmbedPictures(images inside html code) in HTML export+ added property WebReport.RefreshTimeout (refresh timeout in seconds, 0 – auto refresh disabled), the property useful for Dashboards + added outline for text with color selection, width and line style (property TextObject.TextOutline)+ added event for drawing the custom objects in WebReport or override drawing any standard object (WebReport.CustomDraw), works only with enabled WebReport.Layer+ added support layered HTML in WebReport (WebReport.Layers) with better WYSIWYG+ added support of TextObject.TextOutline in PDF export+ added support LineHeight, ParagraphOffset in HTML export+ added html tags filtration in CSV export+ added text clipping functionality (TextObject.Clip) in PDF export+ added property PDFExport.ShowPrintDialog for showing the print dialog on opening the PDF document* updated internal jQuery up to v1.12.3- fixed bug in WebReport with downloading files from IE8 in Windows XP- fixed bug with several WebReport objects in one page- fixed bug with multiline TextObject in dialogs in WebReport
April 27, 2016

New version of FastReport VCL 5

With new FastReport VCL 5.5 version we have added support of new developer environment Embarcadero RAD Studio 10.1 Berlin.Also, new version brings a lot of improvements and new features for Lazarus, like internal Charts, PDF export and some compatibility fixes.For VCL we have Improved work of FastReport with high-dpi screen resolution and of course a lot of small improvements and bug fixes such as: + Added Embarcadero RAD Studio 10.1 Berlin support for x32 and x64 windows platforms+ [Lazarus] Added export to PDF+ [Lazarus] Added support of native Lazarus Chart component+ Added HTML tags and line spacing support for DOCX export+ Added SynPDF Export demo+ Added TfrxPrintMode support in the frxClassRTTI+ Improved picture cache- [Lazarus] Fixed images printing- [Lazarus] Fixed compatibility with x64 platforms- [Enterpise] Fixed CGI and ISAPI demos- [Enterprise] Fixed problem with images and dialog forms- Fixed problems (wrogn scale of Charts, Barcodes, RTF) with non dpi-aware applications with big scale factor (150% and more)- Fixed export to PDF for FCharSpacing <> 0 and HAlign = haBlock- Fixed exporting of Unicode characters to ODF for non-Unicode IDE- Fixed exporting of text with empty lines at the end to XLSX- Fixed access to resource (frc) file- Fixed empty text with HTML tags exporting to ODF- Fixed horizontal align in the ODF export- Fixed zoom after drill-down- Fixed bins' list refreshing when TfrxReport.PrintOptions.Printer changed in the designer- Fixed wrapping of the paragraph's first line with ParagraphGap- Fixed bug with page's color ant frame in the PDF export- Fixed exporting date to BIFF8- Fixed BIFF8 export for reports with more then 1025 pages- Fixed exporting text with non-printable chars in the XLSX export- Fixed "Canvas does not allow drawing" error in the TfrxRichView- Fixed style's font for HighDPI- Fixed object's export to images if object's height or width < 1 for PDF- Fixed parent for objects with Left < 0- Fixed haBlock alignment for RTL languages for PDF- Fixed reading confirmation for SMTP- Fixed Standart Report Wizard- Fixed restoring of preview's positions after drill-down- Fixed filenames of attachment in the e-mail export- Fixed &FNC1; usage in the Code128C and CodeEAN128C barcodes- [Fast Script] Improved FormatFloat accuracy- Fixed params in the FireDAC components- Fixed printing on high-DPI printers- Fixed numeric formatting in the XLSX export- Fixed FieldNames usage in th DBF export- Fixed Z-order for images in the HTML(Layered) export  
March 24, 2016

New version of FastReport .NET - 2016.2

Added ability to use OSM maps (http://www.openstreetmap.org) in reports. Layerwise objects help WEB reports look much better. Windows Forms Designer allows selecting several fields in the data tree and dragging them onto the report page. Improved Online Designer's usability, added custom function mapping in the data tree. [Core]+ added property Config.ReportSettings.ImageLocationRoot for set the local root path of PictureObject.ImageLocation+ added possibility to download maps from OpenStreetMap files (*.osm)- fixed bug with System.NullReferenceException after ShowPrepared method [Designer]+ added support to select and drag-n-drop multiple items in the data window- fixed bug with drag-n-drop operation of parameter variables in the data window [Exports]+ added support of TextObject.TextOutline in PDF export+ added support of LineHeight, ParagraphOffset in HTML export+ added filtering of html tags in CSV export+ added support of clipping (TextObject.Clip) in PDF export- fixed bug with absent spaces behind tagged strings- fixed bug with bookmarks in Acrobat Reader- fixed bug with packing of open type fonts in PDF export- fixed bug with wrong frames in PDF export [WebReport]+ added support of layered HTML in WebReport (WebReport.Layers) with better WYSIWYG+ added interface for Online Designer with list of functions+ added event for rendering the custom objects in Web or overriding rendering of standard objects (WebReport.CustomDraw), works only with enabled WebReport.Layer- fixed bug with padding in WebReport- fixed bug with different localization (WebReport.LocalizationFile)- fixed bug with width of popup in toolbar menu- fixed bug with application cookies in Online Designer handlers- fixed bug with WebReport.XlsxWysiwyg [Service] + added new methods (GetReportsListByPathXml, GetReportsListXml, GetGearListXml, GetPreparedReportByID, GetReportXml, PutReport) in FastReport.Service.dll [Online Designer] + added support of custom functions + added support of LineHeight + added support of multi-line text in TextObject+ added support if Style+ added painting of middle color for gradient fills + added grouping (added tab Layout)+ added enable/disable of guides in toolbar+ added context menu for long tap on mobile devices and tablets+ added editing of Format in dialog for TextObject+ added settings for panels customization in scripts/config-data.js, key customization+ added absolute static path in builder+ added disabling of exit dialog (property confirmBeforeExit http://dsg2014.fast-report.com:3000/#/builder/config)+ added settings for entry name different of index.html+ added ability of dragging the popup+ added customization panel with small previews of pages and dialogs+ added setting in builder for embedding in iframe and div + added resizing of customization panels + added “Code” caption for code page* changed of API settings (getReport, saveReport, makePreview) in scripts/config-data.js* changed font size band title * removed dot lines in title of band - fixed bug with drawing of popup menu out of screen - fixed bug with default value of Height in band- fixed bug with redo action on object dragging- fixed bug with zero values in properties - fixed bug with coordinates of popup on object dragging - fixed bug with report preview - fixed bug with opening of some reports - fixed bug with drawing of Font size on init
February 03, 2016

New version of FastCube FMX - 1.2

+ Added support of Embarcadero Rad Studio 10 Seattle (Delphi/C++Builder)+ Added support of ShortInt fields+ Added restoring selected cell after loading schema+ Added export to CSV* Reimplemented XML-A export* If cell value is both minimum and maximum of the column/row then treat it as maximum for highlight rules- Fixed error groups expanding- Fixed error in recompile.exe- Fixed errors in language resources- Fixed error in HTML and Excel exports (error with property RepeatValues)
February 03, 2016

New FastReport Viewer

FastReport Viewer is a free tool for viewing and printing prepared reports.  FastReport Viewer now supports all modern FastReport formats: .fp3 and .fpx.  Works on Windows, macOs and Linux.   Download for free
January 18, 2016

New version FastReport FMX - 2.3

As the year of red fire monkey is about to kick in we are glad to announce the new version of FastReport for FireMonkey!   + Added support of Embarcadero RAD Studio 10 Seattle includes compatibility fixes for new FMX framework + Added support of Embarcadero RAD Studio XE8 for both Delphi and C++Builder developing environment + Implemented Line spacing for Text object (LineSpacing property) + Added Custom realization of ProcessMessages function for cocoa(One from FMX framework doesnt work correct). Fix for freezes of preview window and slow down during report preparation - Fixed RAD Studio 10 Seattle memory leaks - Fixed export of wrap text in PDF Export - Improvment FireDac components - Fixed Images mask in PDF Export - Fixed print memory leak fron GDI+ context - Fixed rendering of export matrix images - Fixed export of multiline text to PDF - Fixed images' export - Fixed Variable's editor - Fixed Display Format editor window - Fixed TfrxDesigner.Restrictions drDontSaveReport option behavior after changes in the script - Fixed bug with units in the preview pages settings window - Fixed minor issues with old XE2 framework - Fixed compatibility with FMX styles - Fixed <font color> HTML tag in TfrxMemoView - FMX version can read images created in VCL version - Fixed nested drill down repots - Implemented temp folders for report file chae - Fixed picture cache behaviour with empty images - Fixed TfrxMemoView.Underline property 
Fast Reports
  • 800-985-8986 (English, US)
  • +31 97 01025-8466 (English, EU)
  • +49 30 56837-3928 (German, DE)
  • +55 19 98147-8148 (Portuguese, BR)
  • info@fast-report.com
  • 66 Canal Center Plaza, Ste 505, Alexandria, VA 22314

© 1998-2025 Fast Reports Inc.