product image

The autonomous low-code solution will help you automate the generation and delivery of reports from multiple databases (even simultaneously). Set up report export and easily send them to data repositories with a few clicks!

How to set it up?

Step 1: Create a report template and connect it to the database in the report designer.

Step 2: Specify the actions you want to perform on the report. Do you want to export it to PDF? Or maybe Excel? Send it via email or print it? Anything you want!

Step 3: Schedule the task. Choose the day and time you want to have the completed report on your desk.

Step 4: Enjoy a cup of coffee. Your work is done from now on.

Standalone software product for creating and automating report generation


What does the product consist of?

With the purchase of this product, you will get:

  1. A visual designer for creating and editing reports.
  2. A report builder in the form of a console utility for report generation and processing.
  3. A GUI configurator for creating builder tasks.
  4. A convenient scheduler for executing scheduled tasks.
  5. A viewer for displaying and printing completed reports.

In the Standard edition, you need to connect manually these utilities to your project.

In the Professional edition, we have done it for you. The unified interface of the utilities and the report manager will help you set up business processes much faster.


What can the designer do?

The report designer allows developers and users to create, develop, edit, view, save, export, and print custom reports without issues.

FastReport Desktop works independently without integration into Visual Studio, and it also supports scaling, undo/redo buffers, rulers, and extension lines. The designer can be used at runtime, allowing your users to independently modify existing documents and create new ones. Additionally, the designer can be used in MDI (Multi-Document Interface) mode to work with multiple reports simultaneously.

Available objects: Text, Image, Shape, Line, Nested Reports, Table, Matrix, Barcode, Charts, Maps, RichText, Checkbox, Postal Code, Text in Cells, Exports to 40+ formats, Dialog Forms, Data Sources, Runtime Report Designer, Report Scripting, Template Saving in the Cloud.

Localization is supported for over 40 popular languages worldwide.


Are such reports secure?

The protection of your analyzed data is very important to us. We offer you three ways to enhance the confidentiality of your documents.

Method 1. In the “Security” tab, specify a password that will be required to open the report. The password-protected report is saved in an encoded format, so remember your password! It will be nearly impossible to recover the report in this case.

Method 2. Enhance the security of your data by using your encryption key. In this case, you can open the report file properly only in your program.

Method 3. Apply additional report customization to grant permission for printing, editing, and copying text and graphics from the document.

Standalone software product for creating and automating report generation


How does the scheduling work? 

You can set up the generation of reports daily, weekly, or monthly with a detailed analysis of all the information. FastReport Desktop is perfect for creating quarterly reports, monthly sales analyses, and generating payment documents daily.

Customize the schedule according to your needs. Schedule report generation only when the computer starts up. Or enable automatic report creation upon system login.

You can do the following with the ready files:

  • Save them locally and then download them with a mouse click.
  • Print them once the generation is complete.
  • Upload them to cloud storage such as OneDrive, Dropbox, Google Drive, box, email, and FTP.


Why FastReport Desktop? 

You can transform your data into visual information. Create a report, connect to a database, and use charts to make informed business decisions. FastReport Desktop is an excellent replacement for the outdated FastReport Studio solution.

Compatible databases: MS SQL, Oracle, PostgreSQL, MySQL, MongoDB, Firebird SQL, RavenDB, Couchbase, XML, JSON, CSV, SQLite, OLE DB, ODBC.

Export formats: PDF, PDF / A, PDF / X, RTF, Excel 2007, Excel 97, Word 2007, PowerPoint 2007, Open Office Calc, Open Office Writer, XML, XAML, HTML, MHT, BMP, PNG, GIF, JPEG, TIFF, EMF, SVG, CSV, DBF, Json, Text, ZPL, PPML, PostScript, XPS, LaTeX.

Low-code—we have written all the code for you. FastReport Desktop does not require programming skills and is suitable even for experienced users. The interface features simple logic and drag-and-drop functions instead of various programming languages. Comprehensive documentation will make it easier to learn the system and integrate it with your custom IT solutions.

It is compatible with the Windows operating system.

FAQ

MS SQL, Oracle, PostgreSQL, MySQL, MongoDB, Firebird SQL, RavenDB, Couchbase, XML, JSON, CSV, SQLite, OLE DB, ODBC.

PDF, PDF / A, PDF / X, RTF, Excel 2007, Excel 97, Word 2007, PowerPoint 2007, Open Office Calc, Open Office Writer, XML, XAML, HTML, MHT, BMP, PNG, GIF, JPEG, TIFF, EMF, SVG, CSV, DBF, Json, Text , ZPL, PPML, PostScript, XPS, LaTeX.

Send to OneDrive, Dropbox, Google Drive, box, email, FTP or to print.

The interface has simple logic and drag-and-drop feature instead of various programming languages. It will be simple to master the system and link the program to our IT solutions thanks to our detailed documentation.

Yes, you can use a scheduler that can schedule reports and deliver them in a convenient way.

  1. Report Designer
  2. Builder
  3. Configurator
  4. Planner
  5. Viewer

You can set a password that will be requested when opening a document, as well as data encryption, in which the report file will be opened correctly only in your program.

Yes, it is possible from the viewer.

Yes, you can. But you need to know the structure of your database in order to enter correct queries to get the data you need.

Screenshots

FastReport Desktop
Task Configurator
FastReport Desktop
Task Scheduler
FastReport Desktop
FastReport Desktop

Try it for free

FastReport Desktop Absolutely for free

Editions

Choose edition

Standard

  • Components

    Report designer, Viewer, Builder, Configurator, Scheduler
  • Report objects

    Text, Picture, Shape, Line, Subreport
  • Advanced report objects

    Table, Matrix, Barcode, Charts, Maps, RichText, Checkbox, Zip code, CellularText
  • Export the prepared report to other formats

  • In-report dialogue forms

  • In-report data sources

  • Run-time report designer

  • Report script

  • Save prepared reports to clouds

  • Common component interface and Report manager

  • From $399

Professional

  • Components

    Report designer, Viewer, Builder, Configurator, Scheduler
  • Report objects

    Text, Picture, Shape, Line, Subreport
  • Advanced report objects

    Table, Matrix, Barcode, Charts, Maps, RichText, Checkbox, Zip code, CellularText
  • Export the prepared report to other formats

  • In-report dialogue forms

  • In-report data sources

  • Run-time report designer

  • Report script

  • Save prepared reports to clouds

  • Common component interface and Report manager

  • From $999

Related articles

How to work with FastReport Avalonia on .NET 8 in Visual Studio for Mac

March 26, 2024
German Bagaevski

Avalonia UI is a .NET-based framework widely used for cross-platform user interface development. With a universal API for building applications, Avalonia supports all major platforms and runtime environments and has its unique interface. This ensures that your business solutions will look identical ...

read more

Using the PageCreate event in FastReport .NET

April 8, 2024
Vladislav Yarovoy

The new event PageCreate occurs when creating a new page in the FastReport .NET engine. At this stage, you can change the properties of the page. Other events like StartPage, FinishPage, and ManualBuild are triggered before the beginning/end of building the page template. For example, you can alter...

read more

How to work with FastReport Avalonia on .NET 8 in Visual Studio Code for Linux

April 9, 2024
German Bagaevski

We continue the series of articles about working with FastReport Avalonia in Visual Studio Code on various operating systems. In this article, we will analyze in detail how to run FastReport Avalonia on a Linux operating system using the Visual Studio Code IDE. Avalonia UI is a .NET framework that ...

read more

Any questions?

Leave your contact details and we will contact you

Ask question