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
New features and comparison of Matrix and AdvancedMatrix objects
March 23, 2022
German Bagaevski
.NETFastReportMatrix

More recently, the AdvancedMatrix object was implemented in FastReport .NET. In this article, we will look at the structure of the new matrix, its new features, and compare the old and new matrix. First, let's look at the structure of the matrix. It consists of the following elements: The st...

How to use a ruler in RichText editor for FastReport .NET
March 16, 2022
Vladislav Yarovoy
.NETFastReportDesignerReport

A ruler has been added to the RichText editor. It allows users to control tab width and set indents before the left and right margins. To add a tab stop, you need to double-click the left mouse button on the horizontal ruler in the place where it is needed. An "arrow" will appear in the selected ...

Plugin for importing data from .XLSX to FastReport .NET
March 16, 2022
Vladislav Yarovoy
.NETFastReportExcelDesignerPluginXLSX

With the release of FastReport .NET 2022.2, we added a plug-in to connect .XLSX files as a data source. To use it, you must first build the project: С:\Program Files (x86)\FastReports\FastReport.Net\Extras\Core\FastReport.Data\FastReport.Data.Excel After building the project, you will need to ...

How to create a report in an ASP .NET MVC application in Visual Basic
March 3, 2022
Dmitriy Fedyashov
.NETVisual StudioFastReportASP.NETMVCVisual Basic

The Visual Basic .NET programming language is seen by many as an entry-level language. But this, of course, is not the case. We’ve got used to knowing that Visual Basic.NET is most often used in Desktop applications. However, this language allows much more - for example, to create web appli...

How to print one page of the report in several copies
February 24, 2022
Dmitriy Fedyashov
.NETFastReportReportPrinting

If you need to print particular pages of the report in several copies, we have to use an encoding. You can configure printing properties from the user application code, as well as manually in the print dialog box. This enables you to choose particular pages of the report and set a number of copie...

How to create a report from web application code
February 16, 2022
Dmitriy Fedyashov
.NETFastReportASP.NETMVCCoreWebReportReportNuGet

Sometimes creating a report can turn into to be a real headache. For example, when you need to manage the content of the report based on the conditions in the program. It is easier to do this in the program code than to transfer parameters to the report and develop the report script logic. Today we...

Fast Reports Private NuGet-server
February 15, 2022
Kirill Kornienko
.NETFastReportNuGet

In the article on working with NuGet packages we considered all the specific features of using with Fast Reports software. One of the most frequent questions of our clients is the following one: How do we install your licence packages in our product using Linux, MacOS or Windows so that we won&rsq...

How to programmatically create a table report from native code
February 8, 2022
Dmitriy Fedyashov
.NETFastReportWinForms

Let's remember a fairly common situation when you need to do something very quickly and using whatever is available. But let's not forget that the structure and content of the report depend on external factors. The FastReport.NET report generator is a very flexible product and gives you two ways to ...

What's new in Windows 11
January 12, 2022
Dmitriy Fedyashov
Windows 11

Windows 11, which was announced in the middle of the year, caused heated discussions and sparked a lot of comments asking “why?”. Microsoft argued that they needed changes because during the pandemic people use more computers to solve everyday and business tasks, surf more, play with ...

New release of Visual Studio 2022
December 24, 2021
Dmitriy Fedyashov
Visual Studio

The new version of Microsoft Visual Studio 2022 has become one of the high-profile software releases in 2021. Many people fell in love with this great tool designed for developers. Today we can say that modern Visual Studio (we will use VS) is perhaps the best IDE. Microsoft pays a lot of attention ...

<< < 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
  • Extended licensing
  • Contact us

© 1998-2022 by Fast Reports Inc.

  • Privacy Policy