News

19 de julho de 2023

Official launch of the FastReport Cloud service

We’re happy to announce the official launch of FastReport Cloud, a cloud service for creating, editing and storing documents!
12 de dezembro de 2017

Nova versão de FastReport .NET 2018.1

FastReport .Net 2018.1: Na versão 2018.1 adicionamos o WebReport – agora criar relatórios nos aplicativos .Net Core ficou mais fácil e rápido. Adicionamos também o suporte de Online Designer no aplicativo .Net Core. Novo recurso de interatividade – você pode editar caixas de seleção e objetos de texto com a propriedade editável habilitada. Ela permite criar espaços em branco e formulários que também podem ser editados em PDF.  Adicionamos a exportação ao formato ZPL: você agora pode criar etiquetas com a impressora de etiquetas Zebra! Novos objetos de indicador, correções de erros, código aprimorado e otimizado     All changes: [Core]+ added WebReport for .Net Core (FastReport.Web.Core\README.md)+ added support Online Designer [Preview]+ added the ability to change of TextObject and CheckBoxObject in Preview when these objects have Editable property- fixed non-working search in preview [Engine]+ added Editable property for TextObject and CheckBoxObject- fixed error when parameter with type double initialized by int value [Designer]+ added Gauge editors, semi-radial gauges, added gradient fill to Pointer* improved report generation speed with UseFileCache option* imroved selection of LineObject when zoom > 100%- fixed bug with processing mouse event on PolyLineObject and PolygonObject toolbars [Exports]+ added polygons and polylines to PowerPoint export+ added ShiftNonExportable property indicating that the report bands should be shifted, if page has any non-exportable bands (Exportable = false)+ added PreserveAspectRatio, UseWidthAndHeight and UseViewBox properties to SVG export+ added forms export for pdf export, objects with the Editable property, will be exported as an input field+ added export in ZPL (Zebra printers)- fixed bug with SVG export to multiple files- width and height replaced to vievBox in svg export- fixed bug with multiple export from one export class instance- fixed bug when exporting report from code with Report.MaxPages equal 1 or more- fixed bug with ImageExport if report contain tables- fixed bug with ampersand in links for Excel2007Export [WebReport]+ added outline (TOC) of report in WebReport- fixed issue when fastreport handler in 'location' tags [Extras]- fixed bug with encoding in json connector, added DataEncoding property [Online Designer]+ added ability to hide of preview button on building+ added SVGObject+ added grouping of similar components (Gauge etc.) in tab with components+ added dialog window with error text from server on saving of report* info (i) is showing in dialog instead of popup in top corner- property values of Cursor have been updated- fixed bug with selection of color from toolbar in IE browser- fixed bug with field with selection for color in Highlight editor and Border editor in IE browser- fixed bug with empty properties panel for TableColumn and TableRow- fixed bug with showing of bands in incorrect order in Chrome browser
07 de dezembro de 2017

Nova versão de FastCube VCL - 2.7

Como sempre, a nova versão não só oferece alguns aprimoramentos e correções de erros, mas também novos recursos! Adição de novo filtro de exportação para Microsoft Excel 2007 (xlsx); Basta colocar o componente TfcxXLSXExport e o filtro de exportação está pronto para usar; Parâmetros do filtro de exportação são idênticos ao filtro de exportação do Microsoft Excel (xls); Também inclui o suporte do último IDE do RAD Studio 10.2 Tokyo. Full list of changes: + Added procedure TfcxMeasuresContainer.Recalculate+ Added property TfcxCube.AbortLoading: boolean to abort data loading in event OnProgress* Fixed names of TeeChart units in fcxpChartEditor.pas- Fixed error with Null values in export to Microsoft Excel 2007 (.xlsx)- Fixed error of reading milliseconds from XML- Fixed stack overflow error in popup list of unique values- Fixed text drawing using themes (noticed on dark themes)- Fixed error with creating measures with missed base field during loading schema- Fixed error with Unassigned and 0- Fixed error with drawing Fields zone- Fixed error with Highlights- Fixed error with HideZero- Fixed error with Dataset in TfcxpCube- Fixed error in ColOffsetValue and RowOffsetValue- Fixed error with comparing Date in Ranges- Fixed error with export to Excel introduced in 2.6- Fixed errors with export to Excel for 64-bit systems
14 de setembro de 2017

Nova versão de FastReport .NET - 2017.4

Muitas novidades no FastReport .NET 2017.4: suporte de .NET Core (Professional, Enterprise edition) novos objetos de relatório: Medidores e imagens SVG Entrega via Telegram messenger Salvar no formato LaTeX FastReport Pages: o visualizador de relatório do Android agora está no Google Play Market - http://fast.report/1ffff E não é somente isto! Todas as alterações:   [Core] + added initial support of .NET Core (\Demos\Core\FastReportCore.MVC\readme.txt)     [Engine] + Trim property has been added for linear barcodes + Tag property has been added for all components + added saving of meta data (ReportInfo.Name, ReportInfo.Author, ReportInfo.Description,   ReportInfo.Created, ReportInfo.Modified, ReportInfo.CreatorVersion) in prepared report file + added RegisterData(DataSet data, bool enableAllTables) and RegisterData(DataSet data, string name, bool enableAllTables)   functions for registering DataSet and enabling all its tables + added possibility to access the Report.Dictionary without case sensitivity + added RadialGauge control + added SimpleProgressGauge control - fixed wrong result for n.9999 values in NumToWords functions - fixed bug with multi-thread preparing and using the cursors inside a report - fixed borders for Gauges - adjusted scale and pointer for SimpleGauge     [Designer] + added pagination in Data View Window + added Space to separators list in CSV connection + added possibility to open List and Label files with extensions crd, srt, inv, lab and let + added selecting previous file filter in open file dialog - fixed bug with deleting of bands - fixed bug with empty fields when connecting to CSV table - fixed bug with space separator when connecting to CSV table - fixed bug with strings without separator when connecting to CSV table - fixed bug when viewing business object data - fixed bug with null value of System.Guid instance - fixed bug in PageColumns class when number of positions is not equal number of columns     [Exports] + added Word2007Export.RowHeight property with enum (Minimum, Exactly) + added converting to Percent format for Excel2007 export + added export in LaTeX (without pictures, works with XeLaTex) - fixed bug with barcode duplicates in PDF export - fixed bug with table cells duplicates in XAML, SVG exports - fixed bug with tilde in Excel2007 export - fixed bug with image duplicating in PDFExport - fixed bug with Biff8 export from prepared report - allowed export TextObjects with not default FontWithRatio to Excel 2007     [WebReport] + added property WebReport.DesignerConfig for storing custom configuration of Online Designer - fixed bug with WebReport object resizing     [Extras] + added Web API self-hosted example (Demos\C#\Web\WebApiSelfHosted) + added SVGObject plugin (\Extras\Misc\SVGObjectPlugin) + added TelegramMessenger plugin (\Extras\Misc\Messaging\TelegramMessenger) + added support for MaxiCode and Intelligent Mail barcodes + added editor for hyperlink property * improved Crystal Reports converter, now works with the latest versions of Crystal     [Online Designer] + added Highlight editor + added resizing area for the left sidebar + added MaxiCode & Intelligent Mail barcodes + added ability to call control dialogs from properties panel by clicking button in the title of subsection + switch all the customization panels at once + font editing dialog + border property editing dialog + hyperlink property editing dialog + building process changed * popup restyle in the upper right corner - fixed bug with positioning DataHeader Band after DataBand - fixed bug with freezing in IE
15 de maio de 2017

FastReport .NET 2017.3

Na nova versão FastReport .NET 2017.3 adicionamos 2 novos códigos de barras: Intelligent Mail Barcode operado pelo USPS e MaxiCode que carrega informações de frete durante o transporte. Também adicionamos o recurso de anexar arquivos ao PDF, o que permite criar faturas eletrônicas no formato ZUGFeRD. E agora há um exemplo sobre como usar o FastReport .Net com o quadro ASP.NET Web API. Todas as alterações: [Core] + added Intelligent Mail (USPS) barcode+ added MaxiCode barcode+ added property Report.ReportInfo.Tag+ added property Report.ReportInfo.SaveMode+ added support functions with optional parameters* added thread-safe collections support for .net 4 [Designer] + added ability of multi-line editing of Report.ReportInfo.Description and Report.ReportInfo.Tag- fixed bug with wrong width of different lines of border [Exports] + added ability to embed any file in PDF export with methods: PDFExport.AddEmbeddedXML, PDFExport.AddEmbeddedFile- fixed creating blank page after a table in RTF and Word2007 exports- fixed bug with bands Exportable property- fixed appearance of dates in Excel2007 export- fixed bug with padding and height of text in PDF export- fixed bug with black boxes in exports [Extras] + added new example for working with ZUGFeRD and PDF/A-3b \Demos\C#\ZUGFeRD + added new example for Web API \Demos\C#\Web\WebApi - fixed bug with relative path to JSON file in JSON connector [WebReport] + added properties WebReport.RequestHeaders, WebReport.ResponseHeaders+ added catching of exceptions on call of WebReport.DesignerSaveCallBack- fixed page margins in printing from browser- fixed bug with lines in HTML export and WebReport- fixed TTF exceptions processing for PDFExport [Online Designer] + added support of new property ReportInfo.Tag in Report object- fixed muli-level view of childs links- property Padding can contain only integer values
04 de abril de 2017

Nova versão de FastReport Mono - 2017.1

Nova versão de FastReport Mono inclui a capacidade de criar imagens de fundo na RTF, adicionou fontes Apple, exportação BIFF8: + added Excel 97-2003 export+ adicionou um modo de imagens sobrepostas à exportação de RTF+ exportação de PDF melhorada- estoiro fixo em execução no modo de consola (withut X Window Server) no Linux e muitas correções menores melhoram a estabilidade
30 de março de 2017

FastReport vai sem impressão*

O mais novo gerador de relatórios FastReport Desktop Green Edition tem uma opção de Impressão desativada.   Portanto, você nunca terá que lidar com bandejas de papel vazias, indicadores de "baixa tinta" e trituradores novamente. É uma coisa real! Confira nosso infomercial e nunca mais volte a imprimir!     *Feliz April Fools'
27 de março de 2017

O FastReport 5.6 chegou com o suporte Embarcadero RAD Studio 10.2 Tokyo.

Com suporte da nova IDE, a nova versão traz alguns novos recursos e muitas melhorias. Também estamos tornando o FastReport 5 melhor não só para Delphi, mas também para Lazarus. A nova versão oferece a funcionalidade de construção do aplicativo Lazarus com widgets GTK. + Added Embarcadero RAD Studio 10.2 Tokyo support for x32 and x64 windows platforms+ Added Sup, Sub tag support for TfrxHTMLExport+ Added TfrxPDFExport.SaveOriginalImages property. True by default+ Added GS1 support for Code128C, EAN128C barcodes+ Added sorting of printers by name in the printer's list+ Added Norwegian resources+ Added TfrxFDTable support in the frxFDRTTI+ Added #0..#31 chars support in the Code128A+ Added TfrxBarcodeView.TestLine property+ Added TfrxRichEditor form state storing+ [Lazarus] Added support of GTK widget- Fixed frx2xto30.pas for XE2 and later- Increased PaperSizes count limit to 512- [Lazarus] Fixed scrolling in designer- Fixed smMaxHeight in TfrxRichView- Fixed TfrxXLSXExport for file with 1000 worksheets- Fixed TfrxPreviewPages.ClearPageCache- Fixed TfrxIBXQuery.ExecSQL- Fixed new event insert if main procedure of the script have line with "// begin"- Fixed component's name after Drag&Drop from Data Tree for fields with Unicode characters- Fixed TfrxBarcodeView baCenter, baRight align- Fixed reprint on new page and group keeping bug- Fixed update parameters after loading for TfrxADOQuery- Fixed preview's toolbar for RAD Studio Berlin 10.1 Update 2 when VCL styles applied- Fixed TfrxReport.PrintOptions.Duplex usage- Fixed printing of PNG images- Fixed TfrxReport.ReportOptions.Author in the DOCX, PPTX and XLSX exports- Fixed vsExport usage for export filters- Fixed export of non-alphanumeric chars (<, >, &) inside HTMLTags in the ODF export- [FastScript] Fixed Format function- Fixed HTMLTags in the TfrxMemoView- Fixed calculation of hyperlink expressions- Fixed image size in the DOCX export- Fixed MSI barcode- Fixed exporting of objects' hyperlinks to encrypted PDF- Fixed export to continuous XLSX for reports with many pictures- Fixed export of frames with width < 1 to HTML- Fixed export of empty pages to XLSX- Fixed band's with barcodes stretching- Fixed KeepChild behavior for TfrxReportTitle child bands- Fixed custom number format in the ODF export- [Lazarus] Fixed printer selection in the print dialog- Fixed export of hyperlinks with hkPageNumber kind when page number greater than pages count- Fixed component's name after Drag&Drop from Data Tree for some cases- Fixed "Divizion by zero" error with pmSplit print mode- Fixed PrintOnSheeet in the Print Dialog for some cases- [Lazarus] Fixed default printer in the print dialog- Fixed export images to BIFF8 for x64- [Lazarus] Fixed printer selection before print properties dialog- Fixed RAD Studio 10.1 Berlin size of dialog page issue in the designer- Fixed exporting of numbers with '%' in the format string (like #,##0.###%) in the BIFF8 export- [Enterprise] Fixed "Report not found" error message- Fixed "Print to file" option for GDI reports- Fixed export to PDF with embedded fonts and empty memos- Fixed export to PDF for HAlign = haBlock (GapX used now)- Fixed font's embedding for protected PDF if EmbedFontsIfProtected = False and EmbeddedFonts = True- Fixed exporting of TfrxShapeView to XLSX and DOCX exports- Fixed exporting of Unicode characters in the memos with HTML tags to DOCX for non-Unicode IDE- Fixed TfrxPreviewButtons in the frxClassRTTI- Fixed parent for objects for some cases- Fixed font's name in the ODF export
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.