logo
small logo
  • Products
  • Buy
  • Support
  • Articles
  • Customer panel Support
    • en
    • ru
    • pt
    • es
    • de
    • pl
    • JP
    • ZH
  • Home
  • /
  • Articles
  • TTF
  • .NET
  • FastReport
  • Data Source
  • PostgreSQL
  • Online Designer
  • Core
  • ASP.NET
  • WebReport
  • FastCube
  • VCL
  • Cross-platform
  • FMX
  • CrossTab
  • Visual Studio
  • Delphi
  • invoice
  • mono
  • Linux
  • libgdiplus
  • unicode
  • Lazarus
  • ZPL
  • FastReport 6
  • Barcode
  • Export
  • PDF
  • Open Source
  • HTML
  • SQL
  • Window function
  • C#
  • QR Code
  • PowerPoint
  • WinForms
  • Sales receipt
  • Word
  • ODT
  • OpenOffice
  • SBER
  • Interactive Forms
  • .NET5
  • GTK3
  • Report
  • Converter
  • MacOS
  • OLAP
  • Excel
  • MAPI
  • VB6
  • MVC
  • WCF
  • WPF
  • XAML
  • FireMonkey
  • Install
  • FastQueryBuilder
  • Viewer
  • FastScript
  • Maps
  • Desktop
  • SAP
  • Designer
  • Interactivity
  • Web API
  • ZUGFeRD
  • CSV
  • SVG
  • Pages
  • SSRS
  • Angular
  • React
  • Vue
  • Vector graphic
  • JSON
  • Knockout
  • Script
  • Migration
  • Batch conversion
  • Plugin
  • PHP
  • NoSQL
  • RavenDB
  • SQLCe
  • VistaDB
  • OracleDB
  • IBM DB2
  • Firebird
  • MongoDB
  • Filtering
  • Anywhere
  • Preview
  • Printing
  • Stored procedures
  • Stock quotes
  • GET request
  • HTTPS
  • Customisation
  • PageFooter
  • Toolbar
  • xlsx
  • RTF
  • Txt
  • ARM
  • Business card
  • DBA
  • Email
  • ODS
  • Map
  • Visual Basic
  • Event
  • FmxLinux
  • RAD Studio
  • recompile
  • Ubuntu
  • DropBox
  • CEF4Delphi
  • WebView2
  • OAuth 2.0
  • TEdgeBrowser
  • TWebBrowser
  • Academic
  • Blazor
  • M. Drazdou
  • A. Fediashov
  • D. Fedyashov
  • A. Hayruddinov
  • 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. Tsyganenko
  • E. Voytenko
  • D. Zubov
How to make report inheritance in FastReport.NET
January 29, 2021
Dmitriy Fedyashov
.NETFastReport

When you are tasked with creating a large number of reports within one corporate style, you face the problem of duplicating some information, design styles in each report. As a rule, public reports (documents) in a company have the same header with name and contact information. Let's say you have 50...

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

Winner of FastReport VCL Demo contest
January 12, 2021
Elena Sinitskaya
FastReport 6

During the summer we held a contest for the best demo addon, application or report for FastReport VCL 6. We selected two winners whose projects complied with all the rules. They received their prizes and took a minute to tell us about themselves and their projects. First winning project: custom DB...

How to create a ZPL file in Delphi / C ++ Builder / Lazarus
December 22, 2020
Michael Philippenko
VCLLazarusZPLFastReport 6Delphi

What is a ZPL file? ZPL stands for Zebra Programming Language. It allows team to create the desired print design for any label or page. This makes the label independent from the specific printing device. The printer receives commands to produce shapes, frames, symbols and other things, and itsel...

FastReport .NET packages and .NET 5.0
December 17, 2020
Kirill Kornienko
Visual StudioFastReport.NET5

With the release of FR .NET 2021.1 we’re happy to announce two important things: addition of the FastReport.Net package and the support of .Net 5.0. .Net5.0 support was added for FastReport.Core and FastReport.CoreWin (special version of FastReport .NET with UI for .Net Core3.1 and .Net5.0 th...

Summary and plans
December 16, 2020
Aleksandr Fediashov
FastReport

We could talk a lot about our experiences and difficulties in the past year, but we'll just take stock of this year and talk a little bit about our plans for the future. In spite of all the difficulties, we worked hard this year. Not everything we planned has been completed, but we are committed to...

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

How to create an interactive PDF form for HR interviews in Delphi and Lazarus
December 14, 2020
Alexander Syrykh
VCLPDFFastReport 6DelphiInteractive Forms

Someone might not know, but the PDF standard allows you to create fillable forms. That is, the finished document can be edited directly from the viewer. This is most often used for questionnaires and various forms. The user fills in the fields and sends the document by email or prints it. Today we ...

How to create one single report out of several in Delphi / Lazarus / C++ Builder
December 11, 2020
Michael Philippenko
VCLLazarusFastReport 6Delphi

I would like to note that FastReport VCL is one of the most convenient components for generating reports of any complexity. After all, here we can use not only different types of DBMS, but also Swiss barcodes, maps, tables, graphs and many other objects. Quite often we are asked “how to create...

How to protect your PDF?
November 30, 2020
Michael Philippenko
.NETVCLFastReportPDFFastReport 6

On the Data protection day, we decided to prepare an article about the PDF documents protection. PDF has become one of the world standards today; it’s a good idea to understand how to protect it. From what do you need to protect a PDF document? From unauthorized editing. From unauthoriz...

<< < 1 2 3 4 5 > >>
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
  • Our team
  • Contact us

© 1998-2021 by Fast Reports Inc.

  • Privacy Policy