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.
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! FastReport Cloud is a pre-configured reporting system from your data in the cloud. Among its advantages: work directly through the browser or via API collaboration with setting up roles and access levels universal solution for any programming language and framework a convenient pre-made end user interface create, edit and store documents in one place and with just one click work security: from authentication to personal data protection All of this is based on the powerful FastReport engine with the ability to export to all formats and set up scheduled reports. Try cloud reporting now!
16 de maio de 2023

Single ecosystem for Delphi products in FastReport 2023.2 release

This major update combines our core products for Delphi and Lazarus into a single ecosystem. What does it mean? One installation system with online authorization—install and update all your products at once. Shared release system—major releases are a shared release of all products. Shared library for all products—fixes and new functions are available in several products. The Recompile utility has been removed. The functions of package rebuilding are now performed by the installer. ❗️To download the update, we recommend you uninstall all products through the old installer and then use the new one (installer). ❗️ Core library There are new Core, Core Graphics, and Core Localization packages combining products into one ecosystem. The product localization system has been changed. Now it does not require rebuilding packages: it is enough to install language packs during installation, add the TfrLocalizationController component, and select the desired language. FastReport VCL The system for editing and using styles in the report designer has been revised. The new mode allows you to: create, edit and assign styles during report design. The created styles copy the formatting of the object by default. Changing a style affects all objects that have been assigned this style. The new Style Table tool allows you to customize the appearance of a report using styles and switch between them on the fly. You can: Select style table mode; Create new custom styles and color schemes that would fit your report; Change already created styles of report objects to your taste; Switch almost instantly between ready-made solutions. Style tables are supported in a rendered report and allow you to change the report style without rebuilding. These styles are saved to the rendered report file to allow report distribution to other users. Each user can choose their style. Composite barcodes We have added a new container object for composite barcodes. The object has ready-made settings for composite barcodes: EAN 8+2, EAN 8+5, EAN 13+2, and EAN 13+5. The object editor offers functionality for quick compilation of your compound barcodes. An example of barcodes used when printing price tags. Powerful tools for your reports For the efficient work of multi-threaded applications, we have added the ability to print in multiple threads. Each thread can print to the printer without blocking others. This approach is efficient for applications running in print service mode. We have improved the digital signature object for PDF export. Now you can supplement the signature with the current signed date, name, and other additional information. The ability to override and replace the standard export dialog has been added to export filters without changes in the FastReport source codes. Example: uses frxExportPDFDialog; type TfrxCustomPDFExportDialog = class(TfrxPDFExportDialog) protected procedure InitControlsFromFilter(ExportFilter: TfrxBaseDialogExportFilter); override; end; procedure TfrxCustomPDFExportDialog.InitControlsFromFilter(ExportFilter: TfrxBaseDialogExportFilter); begin inherited; SignaturePage.TabVisible := False; end; procedure SetDialogClass; begin frxPDFExport1.CustomExportDialogClass := TfrxCustomPDFExportDialog; end; We have improved and fixed the bugs in export filters. PDF export has received support for handling translucent SVG images. Report compatibility between Lazarus and Delphi versions has been improved. The transfer of report variables between versions has been fixed. FastCube VCL and FastCube FMX For FastCube VCL and FastCube FMX products, we have added integration with FastScript, which we moved to a separate package. For FastScript support, it is enough to install one additional package and not rebuild all the others. We also paid attention to fixing errors in highlighting and editors. FastCube VCL gets HiDPI support for high-resolution monitors. It supports all available RAD Studio development environment modes. FastQueryBuilder gets package support for the latest RAD Studio versions. RAD Studio 11 compatibility bugs have been fixed in FastReport FMX. Product optimization and performance have been improved, and internal architectural changes have been made. The full changelog for the 2023.2 version Сore library--------------- + Added new core package with a shared code for all products+ Added a new graphics core package with a shared code for all products+ Added new localization packs* Changed product localization system Fast Report VCL---------------[Designer]- Fixed Int64 support in Object Inspector- Fixed filter behavior in the data selection dialog- Fixed TfrxRichView frame borders in the designer- Fixed a bug when the dropdown code completion did not copy styles from Syntax Memo [Engine]+ Added support for style tables and improved work with styles in the report designer+ Added the option of simultaneous multi-threaded printing- Fixed form scaling for additional display for Delphi 10.1 and later- Fixed bug with parent container component interactive events- Fixed error handling in CrossView events- Fixed printing of current page mode- Fixed Duplex printing for multiple copies of documents with collation enabled [Exports]+ Added new CustomExportDialogClass property for export filters, which allows you to override the export dialog for standard export filters* Improved translucent SVG export in PDF export via EMF- Fixed memory leak with embedded files in PDF export- Fixed progress dialog in HTML export when entering the wrong page number- Fixed export of TfrxLineView and TfrxShapeView in PPTX export [Lazarus]+ Added support for variable portability in templates (Delphi <--> Lazarus)- Fixed behavior of empty TfrxPictureView in Lazarus [Preview]- Fixed button order in the preview [Report object]+ Added composite barcodes (EAN 8+2, EAN 8+5, EAN 13+2, EAN 13+5)+ Added TfrxPictureView.LoadFromStream method+ Added handling of Hint property (similar to TagStr)- Fixed placement of SVG pictures in TfrxPictureView [Resources]* Updated Portuguese resources* Updated Polish resources FastReport FMX---------------- Fixed integer overflow error in gradient fill object- Fixed crosstab editor bug in RAD Studio 11 FastQueryBuilder---------------- Added packages for new Delphi versions (RAD Studio 10-11) FastCube---------------+ Added HiDPI support for high-resolution monitors+ Added integration package with FastScript (integration does not require rebuilding of the main packages)- Fixed bugs in highlighting rules- Fixed Access violation error when using the component in some editors
26 de dezembro de 2022

Summary and plans

The year 2022 was full of important events. Despite its unpredictability and all challenges, that we've faced over the past 12 months, we've continued to work hard to improve document generation in thousands of apps. What important happened? A milestone for the VCL report generators was the end of support for obsolete non-Unicode versions, which will allow us to work harder to improve FastReport and introduce more sophisticated features with each release. Since the release of 2023.1, FastReport VCL supports Delphi versions starting from 2010. We have released the fp3 converter which converts to any FastReport VCL data format — FastConverter.FP3. We have launched NuGet server for the .NET direction — a repository of licensed products for users. Now you can conveniently download the latest versions of our components on any operating system. FastReport.Core now supports graphics and text rendering using the SkiaSharp library. Also, FastReport .NET got a bronze medal in the "Reporting, Analysis and Visualization" nomination in the Reader's Choice Awards by Visual Studio Magazine. We were happy to share the stand with Devexpress and SAP Crystal Reports. What about plans? The release of several services at once will be a truly revolutionary breakthrough in 2023. One of them is FastReport Cloud cloud report builder. This is an online service for creating, storing, and editing reports and documents, which allows you to set up and implement reporting in companies with minimal involvement of programmers. Stay tuned and you will be one of the first to try it! We are also working on a high-performance WPF reporting and document library for business application development. Other products will have the following features: WASM support New report objects Support for the latest version of the environment — NET 8, RAD Studio 11.3 Updated user interface and user experience Digital signature stamp Support for RFID tags for ZPL export Map implementation based on GeoJson And much more! It's also time for New Year's wishes. Maybe it's reporting for Android? Or export to some exotic format? Write to us your wish in the form below. It would be great if you also tell us how this will change the work of your applications. Congratulations on the upcoming holidays, Fast Reports team. Загрузка…
12 de dezembro de 2022

Assinatura Digital no novo FastReport VCL 2023.1

We have added the option of an attached and detached digital signature of arbitrary files. They will be used with the help of crypto providers installed in the system. You can see an example of a report with a digital signature at the Demos\FileSignature path. You will find the instructions at this link. We had added the ability to set arbitrary sheet names in the following exports: frxBIFFExport, frxXMLExport, frxXLSXExport via the OnGenerateSheetName event. The SVG image engine now supports "pattern" for object fills. Added AutoSize mode for TfrxOLEView object. Improved compatibility with the latest Lazarus version and added the TfrxDateEditControl object. Support for Delphi 7 has also been discontinued with this version. We have also optimized the work of the existing functionality and fixed some bugs.   Full list of changes in version 2023.1 --------------- [Designer]- Fixed dataset filtering [Engine]+ Added a new class for signing an arbitrary file with an attached or detached signature.- Fixed supreport X position when keep mechanism uses inside it [Exports]+ Added ability to customize sheet names in excel exports (frxBIFFExport, frxXMLExport, frxXLSXExport)- Fixed bug when PDFView draws dash line with wrong scale on metafile in PDF export vector output- Fixed pdf export errors- Fixed issue when pictures may disappear during PDF export in multi-thread GUI application- Fixed font size in HTMLTags in XLSX export- Fixed bug in xls(biff8) export under x64 platform- Fixed Cc and Bcc fileds in the SMTP mail sender [Lazarus]+ Added implementation of TfrxDateEditControl- Fixed Lazarus compilation- Disable AutoSize for descriptions functions in functions-tree due to Lazarus internal bug [Preview]- Fixed Search form width [Report object]+ Added support for the dominant-baseline attribute and the pattern element+ Added Autosize for TfrxOLEView- Fixed overflow error when test size of types in HTMLView stream- Fixed issue when TfrxRichView.RichEdit.Lines.LoadFromFile does not load file correctly under Rad Studio 11.2- Fixed bug with Datamatrix barcade with ACSII codepage- Fixed barcodes RTTI- Fixed PDFView memory leaks- Fixed TfrxPDFObject for 64bit in the IDE [Resources]* Updated Swiss resources* Update German Resources* Updated Farsi resources
15 de agosto de 2022

20% discount on FastReport VCL

20% discount on Professional and Enterprise editions of the FastReport VCL report generator. From August 15 to September 15 get the powerful Delphi report generator FastReport VCL of Professional and Enterprise editions almost at the price of the Standard. However, unlike the Standard Edition, you will also get: ✓ Visual SQL builder ✓ Source Code ✓ Lazarus support ✓ Linux support and much more. This is a great opportunity to save money while getting much broader functionality. Compare editions and choose the most suitable one here. To take advantage of the offer, click on the following link.
09 de junho de 2022

FastReport .NET is one of the best Reporting, Analysis and Visualization tools

FastReport .NET won bronze in the Reader's Choice Awards by Visual Studio Magazine!  Our reporting engine for .NET received the 3rd place in the "Reporting, Analysis and Visualization" nomination. We are happy to share the stand with Devexpress and SAP Crystal Reports. Thank you for choosing us!     
25 de maio de 2022

Lançamento Do FastReport Online Designer 2022.1

Com a atualização 2022.1, FastReport Online Designer incorpora muitos novos objetos e funcionalidades que irão acelerar significativamente o processo de criação e otimização de seus relatórios. Novos objetos Novos objetos de "linha quebrada" e "polígono" foram adicionados: As linhas quebradas costumam ser usadas com mais freqüência para construir logotipos ou outras formas que consistem em linhas fluidas. O objeto "Linha quebrada" permite traçar uma curva sobre pontos definidos:   As linhas cinza na imagem ajudam a ver como o objeto ficará quando um novo ponto for adicionado. Novos pontos podem ser adicionados à curva já criada:   Para deixar de adicionar pontos, pressione Escape. Você pode definir a curvatura para a linha:   O objeto "Polígono" pode ser usado para desenhar uma forma por determinados pontos:   Você pode mudar o número de ângulos de um polígono já criado, adicionando novos pontos:   As costelas de um polígono podem receber curvatura:   Você também pode desenhar um polígono com pontos predefinidos:   Novo objeto "Matriz avançada" foi adicionado: Nota: este componente está em desenvolvimento. Está em curso uma revisão ativa para melhorar a experiência do usuário e corrigir bugs. Um objeto semelhante à matriz avançada na versão desktop do Designer. Dá-lhe a possibilidade de construir relatórios resumidos. Você pode encontrá-lo no painel de objetos:   Os dados são transferidos para a matriz usando o método de arrastar e soltar:   Pode-se definir a célula de cabeçalho como um total:   As células podem ser destacadas por cores:   Para ir para a janela de edição da célula de cabeçalho, clique duas vezes sobre a célula de cabeçalho. A expressão da célula de cabeçalho pode ser definida manualmente:   Além disso, pode ser configurado o texto visulizado da célula de cabeçalho:   As células do cabeçalho podem ser filtradas:   Pode-se dar a uma célula de cabeçalho uma condição de filtrado:   A célula de cabeçalho pode ser agrupada no Top N:   A visibilidade da célula de cabeçalho pode ser trocada, manualmente ou com uma condição:   Além disso, você pode alterar as propriedades de visualização:   Por exemplo, para este modelo de matriz:   Um relatório como este será gerado:   Novas funcionalidades Já é possível minimizar e expandir o painel de página de relatório Pressione o botão no painel para minimizar e expandir:   Já está disponível a opção de selecionar uma fonte de dados encaixada Por exemplo, há uma coleção na estrutura JSON. Anteriormente não podia ser usada como fonte de dados. Agora as coleções são definidas como uma fonte de dados:   Funcionalidade adicional de ordenar as fontes de dados em ordem alfabética Isto é feito usando o botão de ordenação:   Adicionada a funcionalidade de minimizar e expandir de todas as fontes de dados Para expandir as fontes de dados, clique no botão "+". Para minimizar as fontes de dados, clique no botão "-".   Implementada a pesquisa na árvore de relatórios: Para encontrar o item desejado na árvore de relatórios, você pode usar o campo de busca na aba "Árvore de relatórios" e digitar o nome do componente:   Implementada a possibilidade de marcar as propriedades dos objetos como favoritos  Para adicionar uma propriedade aos favoritos, você pode clicar com o botão direito do mouse sobre ela no painel de propriedades e selecionar a opção apropriada: As propriedades selecionadas serão então marcadas como favoritas: Cada tipo de objeto pode ter seu próprio conjunto de propriedades favoritas. Cada conjunto de propriedades favoritas é salvo para uso posterior em outros modelos de relatório.   Implementado o salvamento automático do modelo de relatório O modelo de relatório agora é salvo automaticamente a cada dois minutos. O intervalo de salvamento não pode ser definido no momento, mas isso será possível num futuro.   A janela de visualização do relatório modal foi substituída por uma aba separada   Adicionado o redimensionamento da janela do editor de código de relatório O campo de código do relatório agora muda automaticamente de altura, dependendo do número de linhas:   Lista completa de mudanças 2022.1 -------------- + Objeto Polilinha adicionado; + Objeto Polígono adicionado; + Objeto polígono adicionado; + Objeto AdvMatrix adicionado (a funcionalidade da versão desktop do Designer não está totalmente implementada); + Salvamento automático do modelo de relatório adicionado; + Possibilidade de usar fontes de dados encaixadas adicionada; + Aba separada para a pré-visualização do relatório adicionada; + Possibilidade de minimizar ou expandir o painel com páginas de relatório adicionada; + Mudança automática de altura da janela do editor de código; + Botão de ordenação de fontes adicionado; + Botões para minimizar e expandir as fontes de dados adicionados; + Pesquisa por árvore de relatório implementada; + Possibilidade de adicionar propriedades aos favoritos implementada; - Colagem de objetos após cópia ou corte corrigida; * A localização foi atualizada; * Várias otimizações.

© 1998-2026 Fast Reports Inc.