logo
small logo
  • Products
  • Buy
  • Support
  • Articles
  • Customer panel Support
    • en
    • pt
    • es
    • de
    • pl
    • JP
    • ZH
  • Home
  • /
  • Articles
  • /
  • Linux
  • .NET
  • Mono
  • Linux
  • Core
  • Libgdiplus
  • Unicode
  • WCF
  • FastReport
  • VCL
  • FastReport 6
  • Delphi
  • Invoice
  • Lazarus
  • Academic
  • CSV
  • Customization
  • Business Graphics
  • Export
  • RTF
  • Install
  • Designer
  • Visual Studio
  • C#
  • Report
  • NuGet
  • MacOS
  • TTF
  • ASP.NET
  • PDF
  • WebReport
  • Data Source
  • Barcode
  • QR Code
  • WPF
  • ZUGFeRD
  • Desktop
  • ZPL
  • SQL
  • Window function
  • Angular
  • Online Designer
  • React
  • Vue
  • Vector graphic
  • JSON
  • Knockout
  • MVC
  • Script
  • Converter
  • Migration
  • Batch conversion
  • Plugin
  • PHP
  • Excel
  • NoSQL
  • RavenDB
  • SQLCe
  • VistaDB
  • OracleDB
  • IBM DB2
  • Firebird
  • MongoDB
  • Filtering
  • CrossTab
  • FastCube
  • OLAP
  • MAPI
  • Email
  • VB6
  • XAML
  • FireMonkey
  • FMX
  • FastQueryBuilder
  • Viewer
  • FastScript
  • Map
  • HTML
  • XLSX
  • SAP
  • Interactivity
  • PostgreSQL
  • Web API
  • SVG
  • Pages
  • SSRS
  • DropBox
  • Preview
  • Toolbar
  • Open Source
  • Cross-platform
  • Anywhere
  • .NET5
  • Printing
  • Stored procedures
  • Stock quotes
  • GET request
  • HTTPS
  • PageFooter
  • TXT
  • PowerPoint
  • Word
  • ARM
  • WinForms
  • Business card
  • DBA
  • Sales receipt
  • ODS
  • ODT
  • Visual Basic
  • Event
  • OpenOffice
  • SBER
  • Interactive Forms
  • FmxLinux
  • RAD Studio
  • GTK3
  • Recompile
  • Ubuntu
  • CEF4Delphi
  • WebView2
  • OAuth 2.0
  • TEdgeBrowser
  • TWebBrowser
  • Blazor
  • SPA
  • Data filtering
  • Matrix
  • CSS
  • HTMLView
  • Crystal Reports
  • Windows 11
  • ROSA Linux
  • Upload
  • M. Alaev
  • S. Antonenko
  • G. Bagaevski
  • A. Begunov
  • M. Drazdou
  • A. Fediashov
  • D. Fedyashov
  • A. Hayruddinov
  • P. Ishenin
  • M. Karpinskiy
  • O. Kojnikov
  • K. Kornienko
  • A. Krakovcev
  • A. Kukuyuk
  • A. Mandrykin
  • M. Philippenko
  • S. Plastun
  • O. Pryalkov
  • E. Sinitskaya
  • V. Sopnev
  • A. Syrykh
  • A. Tantzura
  • A. Tsyganenko
  • E. Voytenko
  • V. Yarovoy
  • D. Zubov
Reporting with PostgreSQL in a .NET 5 application for Debian 10
May 25, 2022
Marat Alaev
.NETVisual StudioFastReportLinuxCoreSQL.NET5NuGet

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

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

Starting an application with FastReport .NET in Docker with Linux
November 17, 2021
Marat Alaev
.NETFastReportLinuxCoreUbuntu

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
VCLLazarusLinuxFastReport 6DelphiGTK3Academic

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 systems or native operating systems (which are also Linux), you will eventually need...

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

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
VCLLazarusLinuxWebReportFastReport 6Delphi

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

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

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

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

Run of ASP.NET applications in the operating system 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
  • Ticket system
  • FAQ
  • Tutorial Video
  • Forum
  • Articles
  • Our News
  • Press about us
  • Resellers
  • Extended licensing
  • Contact us

© 1998-2022 by Fast Reports Inc.

  • Privacy Policy