News

25 de dezembro de 2025

FastReport 2025: Retrospectiva

Confira os destaques de 2025 da FastReport: melhorias de desempenho, novas funcionalidades e evolução das soluções Desktop, Cloud e Server.
13 de fevereiro de 2018

FastReport VCL 6 FAQ

1. Quando será lançado o FastReport VCL 6?Planejamos lançar em 1º de Março de 2018 2. Novidades?Veja aqui: breve revisão  3. Quais as versões do Delphi / RAD Studio / C++ Builder serão suportadas?Todas as versões do v. 7 para o atual a partir de hoje. Como parceiro técnico da Embarcadero, adicionamos suporte às últimas versões o mais rápido possível. 4. Posso obter FastReport 6 de graça e antes da liberação oficial?Sim, se: a)você comprar licença FastReport 5 agora e obter FastReport 6. b) Como sempre, teremos o prazer de dar licença de FastReport 6 para nossos parceiros 5. Comprei o FastReport 5 há pouco . o que posso fazer? Se você comprou a licença depois de 31 de agosto de 2017 você vai obter upgrade para FastReport VCL 6 gratuitamente! - Olha para o teu PC. Está aí?Se você comprou a licença antes de 1 de setembro de 2017, você pode obter FastReport VCL 6 (a mesma edição) com 20% de desconto. Veja de CP ->upgrades. 6. Oops. Eu só tenho licença de FastReport 4 (3, 2). Há algum desconto para mim?Porque não? Veja upgrades CP - > e obter 20% de desconto! 7. É possível utilizar o FastReport VCL 6 no novo projecto? Ainda é Beta?Está estável o suficiente agora. E tradicionalmente, todos os nossos testadores Beta oficiais da 6ª versão serão lançados. Espera, como é que o uso? Onde está a nova documentação com a descrição de novas funções e funcionalidades?Neste momento, estamos a trabalhar na actualização da documentação. Por agora, nós escrevemos vários artigos" como-TO " (e continuar escrevendo novos) - confira aqui A propósito, planejamos seminários e webinars sobre novas possibilidades de FastReport VCL 6. Fiquem sintonizados para mais notícias!
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 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'

© 1998-2026 Fast Reports Inc.