logo
small logo
  • Products
  • Buy
  • Support
  • About
  • Customer panel Support
    • en
    • de
    • JP
    • ZH
  • Home
  • /
  • Articles
  • /
  • VCL
  • .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

VCL

Get stock quotes using a GET request in JSON format and connect them to FastReport VCL 6
May 7, 2020
Alexander Syrykh
VCLFastReportJSONDelphiHTTPS

Today we will look at the way to get stock quotes using a GET request with HTTPS protocol and public tradingviewapi.docs.apiary.io APIAccording to the documentation https://tradingviewapi.docs.apiary.io/#reference/0/history/0?console=1 in order to get stock quotes you need to use the GET req...

Report generators family FastReport brief review
March 23, 2020
Dmitriy Fedyashov
.NETVCLFMXLazarusFastReportASP.NETCoreC#Report

Without reporting it is impossible to carry on business in any sphere of life. Bureaucracy is an irresistible part of human society. Whether it's steel plant or a school facultative - reports are needed everywhere: accounting, statistical, operational. Since the modern world strongly computerized - ...

FastCube - High-Speed OLAP Cube Engine and Pivot Grid
February 29, 2020
Dmitriy Fedyashov
.NETVCLFMXFastCubeVisual StudioFastReportDelphi

It is difficult to imagine data analysis without OLAP (On-Line Analytical Processing) technology. Although there are differing opinions about whether OLAP should be considered a technology or ideology. After all, OLAP can be imagined as a complex multi-dimensional cube, and as ordinary cross-tables ...

Console utility FRConverter 1.0 (QuickReport 6, ReportBuilder 19 , Rave Reports to FastReport VCL 6)
February 6, 2020
Alexander Syrykh
VCLFastReportConverterDelphi
(2)

Previously, there were several articles about converting QuickReport 6 and ReportBuilder 19 templates to *.fr3 format. But this is all inconvenient and requires additional effort to create a project and connect additional modules and creates difficulties when converting templates in bulk. We decid...

Migrating from QuickReport 6 to FastReport VCL is quick and fun
February 5, 2020
Alexander Syrykh
VCLFastReportConverterDelphi

Today we will look at migration from QuickReport 6 to FastReport VCL. Let's do it with the updated Converter included in FastReport VCL, it allows you to convert your template, even without QuickReport 6 installed on your computer. Converter (ConverterQR2FR.pas) has the following list of convert...

Migrating from ReportBuilder 19 to FastReport VCL is quick and fun
February 5, 2020
Alexander Syrykh
VCLFastReportConverterDelphi

Today we will look at migration from ReportBuilder 19 to FastReport VCL. Let's do it with the updated Converter included in FastReport VCL, it allows you to convert your template, even without ReportBuilder 19 installed on your computer. Converter (ConverterQR2FR.pas) has the following list of ...

Conversion to .fr3 from QuickReport and ReportBuilder
August 15, 2019
Alexander Syrykh
VCLFastReportConverterDelphi

Perform the following list of actions: 1. Create a new application (File -> New -> VCL Forms Application). 2. Enter in the Uses clause module ConverterQR2FR (for convert QuickReport) or ConverterRB2FR (for convert ReportBuilder). 3. Depending on the installed components, you may ne...

Installation FastReport VCL 6 Trial
April 29, 2019
Dmitriy Fedyashov
VCLFastReportInstall

First of all you need to download the program from the developer’s site https://www.fast-report.com/en/download/public_files/267/ Run the installer. First we will see the welcome window. Click Next to continue the installation. In the second step, we are invited to read the license terms....

From FastCube VCL 2 to FastCube .Net
May 18, 2018
Dmitriy Fedyashov
.NETVCLFastCubeOLAP

The name FastCube has occurred, as you understand, from FastReport and the cube. FastReport - a family of report generators for different platforms, and a cube - OLAP structure. The abbreviation OLAP means - online analytical processing. But why the cube? It is simple, if in the usual summary table...

How to make label type report in FastReport VCL
March 6, 2018
Dmitriy Fedyashov
VCLLazarusFastReportReportDelphi

Printing labels is one sphere of application of report generators. In this article, we will look at some aspects of creating a report with labels. In label reports, data headers are usually placed in a column, rather than in a row, as usual. What does it mean? I will show you by an example. Here i...

How to save a report to cloud services using FR VCL 6
January 18, 2018
Dmitriy Fedyashov
VCLFastReportWeb Storage

We usually download and save reports on a local drive when working with a desktop application. An alternative to this is the client server application. The reports will be stored on a remote server. But, what if there is no way to deploy a remote server, and you want to store reports on a shared res...

Updated export engine in FastReport VCL 6
January 18, 2018
Dmitriy Fedyashov
VCLExportFastReport

Fast Report 6 pleased us with an updated export engine. This affected the export of compound objects, such as charts, maps, RichText. Earlier these objects were exported as a picture, but now a vector representation of objects and text is used. This means the scaling of objects does not affect the q...

How to use interactive maps in FastReport VCL 6
January 16, 2018
Dmitriy Fedyashov
VCLFastReportInteractivityMap

Interactive maps have become very popular with the appearance of Google Maps. They allow you to navigate the map, zoom in and out, and many other functions. With the release of FastReport VCL 6, such maps can be embedded in reports. To do this, you must obtain a map in one of the two available forma...

How to edit a report in the preview mode in Fast Report VCL 6
January 15, 2018
Dmitriy Fedyashov
VCLFastReportReportPreview

Some objects in FR VCL 6 can be edited in the report viewer, that is, in the .fp3 format. After changing the objects, you can save the modified report in a preview format or export it to any other format. When can this be useful? For example, you do not have a report template, but there is only a pr...

How to generate a chart for groups in FastReport VCL 6
January 11, 2018
Dmitriy Fedyashov
VCLFastReportDesignerReport

In the article "How to display the totals in a group header in FastReport VCL 6" we examined how to use the Processing property for the "Text" object. However, this property is also typical for the other objects: Chart, Gauge and Barcode. Today, we'll look at applying the Processing property in the ...

How to use Guides in FastReport VCL 6
January 10, 2018
Dmitriy Fedyashov
VCLFastReportDesigner

Each report designer encounters a situation where it is necessary to arrange controls at the same level, or to stretch a group of elements at once. It is necessary to adjust each member to each other. It takes time, and sometimes nerves. In previous FR VCL versions we were offered a grid that facili...

How to display band grouping results in FastReport VCL
January 10, 2018
Dmitriy Fedyashov
VCLFastReportDesignerReport

One of the new features appeared in FastReport VCL 6 is the ability to display the grouping results in the header bands. Previously, you could only display the results after grouping. If the group is large enough, you have to scroll it down to find out the result. It is much more convenient to print...

How to use the new Table object in FastReport VCL 6
January 10, 2018
Dmitriy Fedyashov
VCLFastReportDesigner

In my opinion, a very useful innovation in FastReport VCL 6 is the Table object. Previously, we only had a cross-table, which in fact was a matrix. And we need the matrix in specific reports. There was not enough ordinary table, which is convenient for scaling and moving fields. All the data in one ...

How to make an interactive chart in FastReport VCL 5
October 15, 2017
Dmitriy Fedyashov
VCLFastReport

In this article we are going to examine one of the latest features of FastReport VCL 5 - interactive diagrams. With the help of them one can display a detailed report for the selected area of a graph. How it works First, you create a chart. For example, a circular one: The chart is divided int...

How to make an interactive report with a detailed page in FastReport VCL 5
October 15, 2017
Dmitriy Fedyashov
.NETVCLFastReportInteractivityReport

There have been many innovations in FastReport VCL 5 recently. One of them is new hyperlink options. Now a hyperlink can point on the other report or a report page. Due to this option, we can make interactive reports. An example of such a report with hyperlinks detailing the report is shown in the a...

<< < 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
  • 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
  • Cookies Policy

Trustpilot
By clicking “Accept all, you agree Fast Reports can store cookies on your device and disclose information in accordance with our Cookie Policy.