logo
small logo
  • Products
  • Buy
  • Support
  • Articles
  • Customer panel Support
    • en
    • pt
    • es
    • de
    • pl
    • JP
    • ZH
  • Home
  • /
  • Articles
  • .NET
  • Mono
  • Linux
  • Core
  • Libgdiplus
  • Unicode
  • WCF
  • FastReport
  • VCL
  • FastReport 6
  • Delphi
  • Invoice
  • Lazarus
  • Academic
  • CSV
  • Customization
  • Business Graphics
  • FMX
  • 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
  • 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
How to send report in PDF through FTP
February 27, 2017
Dmitriy Fedyashov
.NETExportFastReportPDF

FastReport .Net allows you to export reports in various formats, send them via Email, as well as via FTP. In this article, I want to focus on the transfer to the server via FTP reports. It should be noted, it is not very convenient to run each report and manually perform sending via FTP. What if a l...

How to export report in PDF/A format
February 27, 2017
Dmitriy Fedyashov
.NETFastReportPDF

Generally known, that one of strong sides of FastReport.Net is export of reports to various formats. Developers of the company actively introduce new products and upgrades. A new export to PDF/A format has been introduced recently. Unfortunately, not all customers its main purpose and how it works ....

How to draw text in PDF by curves
February 27, 2017
Dmitriy Fedyashov
.NETFastReportPDF

Nowadays, copying of a text from documents is spread and it is being developed. PDF document uses embedded fonts in documents and serves to protect them from copying. However, not all fonts can be embedded in a document as some of them have a copyright. If you are developing a document for printing ...

How to use polylines and polygons in the report
February 27, 2017
Dmitriy Fedyashov
.NETFastReport

This article demonstrates a graphic editor introduced by FastReport.Net and seeks to offer strategies how to use some of its new features which differentiate the editor from a well - known graphic editor Point. Let us take a close look at the object "Shapes” that includes both finished shape...

Aztec– code
February 15, 2017
Dmitriy Fedyashov
.NETFastReportBarcode

In the article "Using QR-codes in FastReport.Net" we have reviewed the popular 2D barcode formats. Today, I would like to talk about another popular format, which is also supported in FastReport.Net. This is an “Aztec-code”. The name of the code is associated with an ancient Indian tri...

How to use data in JSON format
February 15, 2017
Dmitriy Fedyashov
.NETFastReportData Source

There used to be a question “How to use JSON data to my web reports?” as it was not easy to implement it in FastReport.Net. Recently a version 2016.2 has been released to answer it and help users. It must be clarified that JSON (Java Script Object Notation) is a text data exchange form...

How to use QR-codes in FastReport .NET
February 15, 2017
Dmitriy Fedyashov
.NETFastReportBarcodeQR Code

Nowadays “QR-codes” are gaining their popularity. Unlike conventional barcodes, “QR-codes” allow you to encode more information in different formats. They are widely spread in trade, logistics and production. To recognize such codes one does not need a special laser reader. A...

Performance evaluation of the new version of FastReport .Net 2017.1.0
December 14, 2016
Dmitriy Fedyashov
.NETFastReport

With the release of the new version FastReport.Net 2017.1.0 we got a significant acceleration of report building, exporting, and reduced memory consumption. These changes have prompted me to make a comparison test of the "old" and the "new" versions. Testing technique For testing we will build a r...

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

<< < 34 35 36 37 38 > >>
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