logo
small logo
  • Products
  • Buy
  • Support
  • Articles
  • Customer panel Support
    • en
    • ru
    • pt
    • es
    • de
    • pl
    • JP
    • ZH
  • Home
  • /
  • Articles
  • .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
  • TTF
  • SQL
  • Window function
  • Designer
  • 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
  • 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
Reports and PDF documents in Blazor
April 5, 2021
Kirill Kornienko
.NETVisual StudioFastReportCoreC#Blazor

Microsoft has recently launched a web platform called Blazor. This framework allows creating an interactive web interface with the C# language, as well as HTML and CSS. Blazor is highly demanded and rapidly gains popularity among many .NET developers. We have launched a FastReport.Web.Blazor package...

Copying the Bands from One Report to Another with All the Contents
March 31, 2021
Oleg Kojnikov
.NETFastReportC#

Sometimes there is a need to use parts of one report in another. In simple cases, you can use report inheritance to do this. For example, there is a case when all reports have common elements (a company logo, signature, etc.). Then these objects can be moved to a parent report and when creating chi...

Connecting a report to data from FastReport in Lazarus
March 26, 2021
Sergey Plastun
VCLLazarusFastReport 6Delphi

In the previous article about working with charts and graphs, we were already familiar with business graphics and barcodes. Now it is time to complicate the task and work with different data sources. Most reports are typically based on data from databases. To access this data Lazarus provides powerf...

Working with graphs and charts in FastReport VCL
March 22, 2021
Sergey Plastun
VCLLazarusFastReport 6DelphiAcademic

We continue to publish support articles for students as part of the Academy's educational programme. Every developer at some point will need to work with business graphics: diagrams, charts, barcodes. And our FastReport VCL will help them do it! Creation of charts and graphs To draw a diagram the ...

Installing FastReport in Lazarus
March 17, 2021
Sergey Plastun
VCLLazarusLinuxFastReport 6DelphiGTK3

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

Creating and outputting ITF-14 barcodes in .NET applications
February 25, 2021
Ekaterina Voytenko
.NETFastReportBarcode

ITF-14 (Interleaved Two of Five) is a two-band numeric code, otherwise known as a high-density code, which can only encode numbers in an even number. Each barcode encodes an odd number with a dark line and an even number with a space in between. To encode an odd number of digits, you must suffix the...

How to use report export to DropBox (OAuth 2.0) without Internet Explorer in Delphi
February 16, 2021
Alexander Syrykh
ExportFastReport 6DropBoxCEF4DelphiWebView2OAuth 2.0TEdgeBrowserTWebBrowser

What to do after DropBox stops working with Internet Explorer in OAuth 2.0 authorization mode? Since DropBox stopped supporting Internet Explorer with OAuth 2.0 authorization and the TWebBrowser component was based on Internet Explorer, there was a problem replacing TWebBrowser for authorization in...

How to programmatically set the default email client settings for sending emails from FastReport.NET
February 12, 2021
Dmitriy Fedyashov
.NETFastReportEmail

Like many other report generators, FastReport .NET allows you to send a report via email in any of the available export formats. You can send an e-mail either in the report preview mode or in the custom application code. To send an email you need to set the sender, recipient settings. On the Accou...

Make Drill-Down report in FastReport VCL (Delphi/Lazarus)
February 9, 2021
Michael Philippenko
VCLLazarusFastReport 6Delphi

"Drill Down" or "deepening into data" is a concept with many sides, which can refer to actions in tables or in something else that encapsulates information. And plain and simple, it's a drop-down list! One of the most important operations is Drill-Down, for example, in OLAP with cubes, and, in prin...

Turn database data into a document in Delphi / Lazarus / C++ Builder
February 3, 2021
Michael Philippenko
VCLLazarusFastReport 6OracleDBDelphi

How to make a mush of data into an informative report? Oracle DB, MySQL, Microsoft SQL Server, PostgreSQL, FireBird are probably the most popular, but by no means all, of the many DBMSs in which data can be created, populated, modified and managed. Often they are filled with this very data for...

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