September 03, 2019
#.NET
#FastReport
#Data Source
#Plugin
#.NET
#FastReport
#Data Source
#Plugin
How to use Plugin Manager
FastReport .NET provides a plug-in manager application. It allows you to select the ones you need to connect before starting the report designer. After all, restarting after adding the plugin is not convenient.
Read more
September 02, 2019
#.NET
#FastReport
#Designer
#SQL
#.NET
#FastReport
#Designer
#SQL
How to use SQL queries when creating an internal report data source in FastReport .NET report designer
To select report data, you are connected to SQL. Source tools include parameters in the request; it depends on the DBMS. For MS SQL, this is the @ prefix, and for Access, the "?" Character.
Read more
July 30, 2019
#FastReport
#.NET
#Script
#SVG
Vector graphics in FastReport .NET 2019.4. Script
Let's take a closer look at vector graphics scripting. Find more useful tips and articles in our blog.
Read more
July 29, 2019
#FastReport
#Knockout
#.NET
#WebReport
How to use WebReport in the Knockout.js application
Read more
July 29, 2019
#.NET
#FastReport
#SVG
#.NET
#FastReport
#SVG
Vector graphics in FastReport .NET 2019.4
FastReport .NET 2019-Bezier curves finally appeared – which means vector graphics. Now the Polygon section has appeared on the Home tab, where we can create polygons and change the curvature of the segment.
Read more
June 30, 2019
#.NET
#Export
#FastReport
#Core
#PDF
#.NET
#Export
#FastReport
#Core
#PDF
How to upload a report to OnlineDesigner and download it after editing in an ASP .NET Core application
How to upload a report to Online Designer and download it after editing in an ASP .NET Core application. Create an ASP .NET Core application.
Read more
June 30, 2019
#.NET
#FastReport
#MVC
#Online Designer
#Core
#Knockout
#.NET
#FastReport
#MVC
#Online Designer
#Core
#Knockout
How to use Online Designer in a knockout.js application
Implementing the FastReport online report designer in the app, with the client part on knockout, and the server part on ASP .NET Core.
Read more
June 30, 2019
#Core
#FastReport
#.NET
#Vue
How to use FastRerport.Core in Vue.js application
Read more