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

Desktop

How to install FastReport Desktop
May 26, 2020
Dmitriy Fedyashov
FastReportInstallDesktop

This product is designed for generating reports by database administrators, as well as exporting them to the popular electronic document format and sending them to print, uploading to cloud storages or sending by e-mail. Run the msi extension installer downloaded from the developer’s website....

How to make regular reports mailing using FR Desktop
October 5, 2017
Dmitriy Fedyashov
FastReportDesktop

Nowadays, users quite often face a task to form periodic reports, send them by e-mail or save in a specific location. Implementing such tasks is not difficult with our report generator. However, it is necessary to create an application that will work with the report generator. It requires some prog...

How to merge several csv files into one
August 29, 2017
Dmitriy Fedyashov
.NETFastReportDesktopCSV

This article aims to provide the insight into how to use FastReport.Net to merge two logically related CSV files into one. Storing data in CSV files is often very convenient. You can always open such files by any text editor and tweak them. But what if in one document there are references to data f...

How to make a PDF document from a text file
August 25, 2017
Dmitriy Fedyashov
.NETFastReportDesktopCSVPDF

Today we will talk about the cases when you need to make a PDF document, but there is no Adobe Acrobat on the computer. You only have a text file with original data and FastReport Desktop. To begin with, you need a test file, in which there is a division into paragraphs (carriage return to a new li...

How to make wedding invitations from Excel
August 25, 2017
Dmitriy Fedyashov
.NETFastReportDesktopCSVExcel

Do you have a celebration on the occasion of the wedding? Do you need to print a lot of invitations? This can be quite a tedious task. Indeed, in each invitation will have to enter the names of the guests. In this article I will show you how to solve this problem with FastReport. We need to compile...

How to build daily graphics from csv files
August 24, 2017
Dmitriy Fedyashov
.NETFastReportDesktopCSV

Suppose you keep a record of employee sales in an Excel file. Would you like to see sales results for the month in the form of a graph. So it's faster and easier to assess the efficiency of the employee. It would be nice to see the difference in terms with the previous day. You need this report ever...

How to convert csv: remove columns, sort, filter
August 24, 2017
Dmitriy Fedyashov
.NETFastReportDesktopCSV

MS Excel spreadsheet editor handles editing CSV files perfectly. You can sort and filter data, remove unnecessary columns, add numbering etc. But what if you do not have a spreadsheet editor? Editing a CSV file becomes a nightmare. One has to track the delimiters to understand what column this or...

How to print envelopes from the address list
August 24, 2017
Dmitriy Fedyashov
.NETFastReportDesktopCSVPrinting

As a follow - up to the previous article about wedding invitations, I would like to talk about the ways how to print envelopes from the address list in a CSV file. Let us suppose, you have a list of people's names and their email addresses. You would like to send them letters with invitations to th...

How to make lottery tickets by FastReport .NET
August 23, 2017
Dmitriy Fedyashov
.NETFastReportDesktop

Suppose you decided to hold a lottery in the office and you have only FastReport.Net at hand. It is necessary to create two sets of tickets with unique numbers. The first set for users, the second for the lottery. We will generate unique numbers for the lottery in the report script and use them as ...

Using the Report Builder of FastReport Desktop from the command line
August 13, 2017
Dmitriy Fedyashov
FastReportDesktop

The FastReport Desktop software package includes the console Report Builder. Report Builder - a console program to automate operations with reports. You can perform the following operations: Batch processing of reports; export to all available formats; Connection data source; send the results...

Guides in the FastReport .NET designer
August 10, 2017
Dmitriy Fedyashov
.NETFastReportDesktopDesigner

When designing a report template, you often need to build controls on the same layer. In FastReport VCL, for example, this applies to the grid on the report page. In FastReport.Net grid represents only a point of intersection of the lines in the ground. This is not so distracting as the line but at ...

Advices accelerating report creation
August 10, 2017
Dmitriy Fedyashov
.NETFastReportDesktopDesigner

Today I would like to talk about some of the techniques to accelerate the development of the report. We are all accustomed to the drag & drop technology. Most often in such a way, the developers adds controls and field from the tables to the reports page. But you forget that you can drag more th...

How to use Configurator in FastReport Desktop
October 18, 2016
Dmitriy Fedyashov
FastReportDesktop

In this article I want to consider working with the Configurator, one of the programs of the FastReport Desktop complex. This program is designed to create special configuration files. They are instructions for the report builder, they specify actions with the report. Namely: export the report to va...

How to use the Report Builder of FastReport Desktop from the command line
October 18, 2016
Dmitriy Fedyashov
FastReportDesktop

FastReport Desktop includes a console report builder. Report Builder is a console utility for automating operations on reports. It can perform the following operations: Batch processing of reports; Export to all available formats; Connection of the data source; Sending the result by e-mail; ...

How to send reports on a schedule by email via FastReport.Desktop
October 18, 2016
Dmitriy Fedyashov
FastReportDesktop
(1)

Often the company needs to generate periodic reports, send them to e-mail or save to a certain place. Having a report generator, it's easy to do. However, you need to create an application that will work with the report generator. This requires some programming skills and experience with the program...

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
  • Articles
  • Our News
  • Press about us
  • Resellers
  • Extended licensing
  • Contact us

© 1998-2023 by Fast Reports Inc.

  • Privacy Policy