logo
small logo
  • Products
  • Buy
  • Support
  • About
  • Customer panel Support
    • en
    • de
    • JP
    • ZH
  • Home
  • /
  • Articles
  • /
  • Linux
  • .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
  • Cloud
  • 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
  • ROSA Linux
  • JetBrains Rider
  • AltLinux
  • M. Alaev
  • S. Antonenko
  • 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

Linux

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...

Installing FastReport in Lazarus for Linux and Windows
August 18, 2022
Sergey Plastun
VCLLazarusFastReportLinuxInstallDelphiAcademicWindows

We are pleased to present you the long-awaited release of Lazarus version 2.2.0, in which we implemented the full-fledged function to work with packages without source code. On that occasion, we are releasing new edition of FastReport for Lazarus, namely Trial. The content of the article: 1. co...

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...

Installing FastReport Mono from DEB and RPM packages on Linux operating system
April 20, 2022
Marat Alaev
MonoFastReportLinuxInstallROSA LinuxUbuntu

Installing software is one of the most important steps in working with the Linux operating system. Now there are 2 most common ways to install the software. DEB is a package used by operating systems such as Debian and in all subtypes based on it, namely Ubuntu, Kali, Mint, etc. The RPM package...

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...

Installing FastReport in Lazarus
March 17, 2021
Sergey Plastun
VCLLazarusFastReportLinuxDelphiAcademic

This article is outdated. Updated information is available at the following link. As part of the Academic's educational programme, we have decided to produce some support articles for students. If you are making business or government software that needs to be cross-platform or just run on Linux s...

How to install and use FastReport FMX 2.8 for FmxLinux
January 25, 2021
Den Zubov
FMXFastReportLinuxInstallDelphiUbuntu

Recently we've released FastReport FMX 2.8 which includes support of FMXLinux framework. In this article I'd like to describe installation process and requirements based on trial version of FastReport FMX 2.8, Embarcadero RAD Studio 10.4.1, FmxLinux 1.52 from GetIT package manager and Ubuntu 20.04....

Web reports in Lazarus on Linux
December 15, 2020
Sergey Plastun
VCLLazarusFastReportLinuxWebReportDelphi

Until recently, the task of generating reports through the Web from an application written in Lazarus was, let’s say, very creative. Today we are pleased to announce the release of client-server components for Lazarus in beta testing. They can be used to create and customise a server for remot...

Building libgdiplus library from source
October 2, 2020
Alexander Tsyganenko
.NETMonoFastReportLinuxCoreOpen SourceLibgdiplus

When using the FastReport.NET (Core), FastReport Open Source and FastReport Mono libraries on Linux operating system, as well as when saving documents as images or PDF files, there is a possibility to experience the incorrect display of Unicode texts in the report preview. One of the most common pr...

How to make PDF on Raspberry PI with .NET Core
May 26, 2020
Aleksandr Fediashov
.NETFastReportLinuxCorePDF

Raspberry PI is a miniature single-board computer with ARM processor. This microcomputer is often used as an educational platform or for development of embedded solutions. For our experiments we use Raspberry PI 3B board with 1GB of RAM and the installed Linux Raspbian Buster with desktop operati...

How to use FastReport Core in Linux
September 14, 2017
Dmitriy Fedyashov
.NETFastReportLinuxCoreLibgdiplus

In the previous article we have considered an example of using a new product of FastReport - the FastReport Core. That was an example for Windows. This time we will overview an example for Linux. First of all, for Linux need additional libraries, which may not be installed by default: Libgdiplus...

How to use ASP.NET applications in Linux Debian
November 11, 2013
Aleksandr Fediashov
.NETMonoFastReportLinuxASP.NET

The Mono project allows you to run applications that use the .NET Framework in the any operating system different from Windows. Now we will launch FastReport.Mono in Linux Debian. The same settings will be applied to all derived from Debian systems, such as Ubuntu. First, we need to install Mono: ...

Installing FastReport 4 for Lazarus
July 1, 2013
Den Zubov
VCLLazarusFastReportLinux
(1)

Not so long ago we have added support of Lazarus IDE for FastReport 4 VCL (starts from Pro version, because Lazarus updates recently and require source codes for recompilation). As it's still in the beta stage there is no any detailed instruction about its installation, yet. This basic article will...

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