logo
small logo
  • Products
  • Buy
  • Support
  • About
  • Customer panel Support
    • en
    • de
    • JP
    • ZH
  • Home
  • /
  • Articles
  • /
  • Core
  • .NET
  • FastReport
  • CSV
  • Customization
  • Business Graphics
  • Export
  • RTF
  • Install
  • Designer
  • VCL
  • Lazarus
  • Delphi
  • MacOS
  • Mono
  • PDF
  • ASP.NET
  • WebReport
  • Data Source
  • WPF
  • Core
  • ZPL
  • Pages
  • SQL
  • Angular
  • React
  • Online Designer
  • Vue
  • JSON
  • Knockout
  • MVC
  • PHP
  • Excel
  • Firebird
  • Filtering
  • FastCube
  • OLAP
  • Converter
  • C#
  • MAPI
  • Email
  • VB6
  • Visual Studio
  • WCF
  • Linux
  • Windows
  • FMX
  • Report
  • FastQueryBuilder
  • Viewer
  • FastScript
  • Map
  • HTML
  • XLSX
  • Desktop
  • Barcode
  • QR Code
  • Printing
  • Interactivity
  • PostgreSQL
  • Web Storage
  • Web API
  • ZUGFeRD
  • SVG
  • Libgdiplus
  • SSRS
  • Preview
  • Toolbar
  • Plugin
  • Script
  • Matrix
  • Open Source
  • WinForms
  • HTTPS
  • Word
  • Business card
  • DBA
  • ARM
  • Visual Basic
  • Upload
  • NuGet
  • Ubuntu
  • Academic
  • Blazor
  • SPA
  • Cloud
  • ROSA Linux
  • JetBrains Rider
  • AltLinux
  • M. Alaev
  • S. Antonenko
  • A. Aulov
  • G. Bagaevski
  • A. Begunov
  • A. Fediashov
  • D. Fedyashov
  • P. Ishenin
  • O. Kojnikov
  • K. Kornienko
  • A. Mandrykin
  • M. Philippenko
  • S. Plastun
  • A. Pushkareva
  • A. Syrykh
  • A. Tantzura
  • A. Tsyganenko
  • E. Voytenko
  • V. Yarovoy
  • D. Zubov

Core

Creating PDF report in JetBrains Rider (C#) on Ubuntu 22.04.1 LTS
March 22, 2023
Alexander Syrykh
.NETFastReportCorePDFC#ReportVisual BasicLibgdiplusAltLinuxJetBrains Rider

In this article, we'll take a look at the world of the .NET platform on Ubuntu 22.04.1 LTS without using Microsoft Visual Studio, as it can't be installed on Linux, and create a PDF exportable report. The current analog of Visual Studio is, of course, JetBrains Rider. It is a cross-platform .NET IDE...

How to set up an Apache2 web server for FastReport .NET
February 14, 2023
Marat Alaev
.NETLinuxCoreWebReportUbuntu

It's no secret that FastReport .NET has broad functionality. It is also a great solution that can be integrated with the Apache 2 web server. Next, we will look at the fine-tuning of Apache2 on the Linux operating system. First, let's install .NET 5 with a few commands. Download the necessary packa...

The era of WinForms is over, the era of FastReport.Core.Skia began
September 6, 2022
Kirill Kornienko
.NETMacOSMonoFastReportLinuxCorePDFWinFormsHTMLLibgdiplusWindows

To create high-quality reports and correctly export them to different formats (PDF, Word, Excel, etc.), it is necessary to use the graphics engine. Since the earliest versions of the .NET Framework, Microsoft has used GDI+ and its wrapper as part of the System.Drawing library. FastReport .NET has lo...

Connection plugin for Cassandra from FastReport .NET
August 18, 2022
Vladislav Yarovoy
.NETFastReportCoreData SourceDesignerOpen SourcePlugin

We are pleased to present you a new plug-in for configuring а connection to Cassandra, which is available for FastReport .NET, FastReport Core, FastReport CoreWin, FastReport OpenSource. Let’s note an important detail that the order of the records will be overset because of the CassandraCsD...

How to display multiple reports on single Blazor page
July 12, 2022
Kirill Kornienko
.NETFastReportCoreWebReportC#ReportBlazor

Often, our users need to display two reports with different data on the same page. Imagine a situation where you need to compare reports for the first and last month. Blazor WebReport support can solve your problem. Let's take a closer look at how to implement this in your Blazor app. We will...

How to import a report from StimulSoft into FastReport .NET
July 6, 2022
Vladislav Yarovoy
.NETMonoExportFastReportCoreBarcodeReportConverter

Import of StimulSoft reports is now available with the 2022.2.13 release. To use it, go to the “File” menu in the FastReport .NET designer, FastReport CoreWin and FastReport Mono and click on the “Open ...” item. Select the filter "StimulSoft files (*.mrt)" in the window t...

Reporting with PostgreSQL in a .NET 5 application for Debian 10
May 25, 2022
Marat Alaev
.NETVisual StudioFastReportLinuxCoreSQLNuGet

Many need a solution that will generate reports for Linux systems, and support working with SQL-like databases and not only. We have such a solution FastReport.Core. This library allows you to create reports under different Linux distributions and it can connect to different databases. In this ar...

How to create a report from web application code
February 16, 2022
Dmitriy Fedyashov
.NETFastReportASP.NETMVCCoreWebReportReportNuGet

Sometimes creating a report can turn into to be a real headache. For example, when you need to manage the content of the report based on the conditions in the program. It is easier to do this in the program code than to transfer parameters to the report and develop the report script logic. Today...

Setup of advanced export functions in FastReport.Web for Core and Blazor Server
December 6, 2021
Kirill Kornienko
.NETVisual StudioFastReportCoreWebReportBlazor

Often, our users need to change the file export parameters, and we will look at their implementation today. This feature was integrated into the 2022.1 release. Let's say that we have a finished project. Let's take any report from the FastReport .NET demo application and add additional parameters...

Working with NuGet packages in FastReport
November 22, 2021
Kirill Kornienko
.NETVisual StudioFastReportCoreC#ReportNuGetWindows

UPD: Applies to the versions of FastReport .NET before 2022.2. License packages are now available on our NuGet server. NuGet is an open source package management system for Microsoft development platforms (formerly known as NuPack). NuGet is an extension (add-on) for easily adding, removing, an...

Application with FastReport .NET in Docker with Linux
November 17, 2021
Marat Alaev
.NETFastReportLinuxCoreLibgdiplusUbuntu

Docker is a software platform for rapid development, testing and launching of applications. Due to it, one may locate multiple containers on one server. The containers are understood as integrity of our application, its dependences, and image. One should remember that an image is a template which re...

Connecting to Elasticsearch
November 10, 2021
Vladislav Yarovoy
.NETMonoFastReportCoreJSON

Now FastReport .NET, Core, Mono, and OpenSource products allow connecting to Elasticsearch. Elasticsearch is a scalable utility program for full-text search and analytics, which allows storing, searching, and analyzing large volumes of data quickly and in real-time mode. You may obtain data in JSON...

How to use FastCube .NET in React application
October 1, 2021
Dmitriy Fedyashov
.NETFastCubeASP.NETCoreReactSPA

UPD: Applies to the versions of FastCube .NET before 2022.1. License packages are now available on our NuGet server. The ReactJs library has become widespread in the web development of single-page applications. Previously we have covered how to display reports and the online report designer in Reac...

How to host FastReport ASP .NET Core application in IIS Windows Server 2012
September 28, 2021
Marat Alaev
.NETVisual StudioFastReportASP.NETCoreWeb APIWindows

To host the created applications on Internet servers, you need a web server. Today we will launch our web application on IIS (Internet Information Services). It is a web server for hosting sites on the Internet. It is more often used to host web servers under server operating systems with a Windows ...

Toolbar customization and export settings in FastReport.Web for Core
September 6, 2021
Kirill Kornienko
.NETVisual StudioFastReportCoreWebReportC#CustomizationToolbarBlazor

Our users often need to change the appearance of the toolbar or customize the export menu, but not everyone knows how to do this. Let’s say that we already have a finished project. As an example, we can use any report from the FastReport .NET demo application. Let’s add some colors to o...

How to use FastCube .NET in the SPA application Knockout.js
July 21, 2021
German Bagaevski
.NETFastCubeOLAPASP.NETMVCCoreWebReportKnockoutSPA

To output the data cube, we will create a SPA application by means of Knockout.js (library for creating web apps). With the help of this library, we will be able to use TypeScript for the frontend part of our application and also ASP.NET Core MVC for the backend part. With it, we will be able to use...

How to use FastCube .NET in ASP .NET Core application
May 6, 2021
Dmitriy Fedyashov
.NETFastCubeOLAPASP.NETMVCCore

1. About FastCube Report generator FastReport .NET covers nearly all requirements of users in report making. Nearly all, but still not absolutely all! When it comes to cross tables, it becomes “tight”. The Matrix object is intended only for the output of cross data, but not for manip...

1 2 3 > >>
logo
  • 800-985-8986 (English, US)
  • +4930568373928 (German)
  • +55 19 98147-8148 (Portuguese)
  • info@fast-report.com
  • 901 N Pitt Str #325 Alexandria VA 22314
  • Buy
  • Download
  • Documentation
  • Testimonials
  • How to uninstall
  • FAQ
  • Tutorial Video
  • Forum
  • Support SLA
  • Articles
  • Our News
  • Press about us
  • Resellers
  • Extended licensing
  • Contact us

© 1998-2023 by Fast Reports Inc.

  • Privacy Policy

Trustpilot