Search result

Search result: ""

Found 1144 result

What is new in version 1.2?+ added Functions in the "Data" window+ added new report objects - CellularTextObject, ZipCodeObject+ added report's Email settings (see Report|Options... menu, "Email" tab)+ added multi-frame TIFF export+ added RC4 128-bit encryption in PDF export+ added "Visible" flag in the highlight editor. Now the highlight condition may hide the object+ added TextObject's AutoShrink, AutoShrinkMinSize properties+ added DataBand's RowCount property+ added ReportPage.ManualBuild event+ added PictureObject.Angle property+ added AfterData event to all report objects+ added CommandTimeout property to all connections+ added export of watermarks in HTML format+ added export of underlined TextObject (Underlines = true) in PDF format+ added Swedish, Chinese (Traditional), Czech, Turkish, Spanish localizations+ added new demo reports in the "Report Objects" category+ added new demo projects in the Demos fo ...
More
When you create reports, you often need to transfer some values from outside. This is to filter the data into the report, or to manage the logic of the report. In my practice of using FastReport.Net, I often encounter this need. Since I mostly work with web reports, I pass the parameters into the report through url. As a rule, my reports are quite complex and are not limited to one parameter. Therefore, there is a need to pass on a list of parameters, namely a list of key value sets. Where the key is the name of the setting. It is certainly better to consider it by example. In this case, I use ASP .NET Core Web Api app. namespace ParametersWeb.Models{ public class Reports { ...
More
  We have compiled the most interesting improvements and fixes that came out with the release of FastReport VCL 2022.3. We have decided to drop support for non-Unicode Delphi versions to ensure quality and constant updating. All further releases will use Delphi 2010. FastReport VCL 2022.3 now supports the latest update of Embarcadero RAD Studio 11.2. Report engine The new ClearEmptyLines property of the Text object allows to delete empty lines in the object. Combined with the CanShrink and ShiftAlways properties, this property makes it possible to co ...
More
An important part of the report is a graphical component, namely graphs and charts. They allow you to quickly analyse the data to assess the trend of growth or fall, or just quickly read information. That is how human perception works, that the graphic information is received more quickly. Therefore, on the road signs, you can see the images that are immediately understood and interpreted by the brain immediately. Charts and graphs are based on statistical data. As a rule, they are taken from the database. But there are situations when it is necessary to build schedules based on the converted data. For example, using the initial data calculations performed. Some report generators allow only ready source of data. It is not convenient, because the conversion of the data necessary to carry out the report. Let's look at the problem that the List & Label report generator user raised in his question: ...
More
In this article, we'll take a look at the world of the .NET platform on Ubuntu 22.04.1 LTS without using Microsoft Visual Studio, as it can't be installed on Linux, and create a PDF exportable report. The current analog of Visual Studio is, of course, JetBrains Rider. It is a cross-platform .NET IDE developed by JetBrains. It supports C#, VB.NET, and F# programming languages.We will not discuss which IDE is better or worse. Let's just create, build, and export a PDF report/document from JetBrains Rider us ...
More
The framework Vue.js is now very popular and is on a par with Angular. We have already considered the way to use FastReport.Core in the Angular application,. Now let's see how to implement the display of the FastReport web report in a one-page application on Vue.js with a backend on ASP .NET Core. To have the work done, we need to install Node.js and the .NET Core SDK 2.0 or more “fresh”. By default, dotnet sdk does not have a vue application template. But you can install it. To do this, create a directory in which you want to place your future application and run the PowerShell command line in it. This can be done from the context menu, which is invoked by right-clicking on the empty space in the folder with the shift key held down. At the command prompt, enter the command: dotnet new - install Microsoft.AspNetCore.SpaTemplates :: * After that, the Vue template will be available to you to generate a demo application. ...
More
Fast Reports
  • 800-985-8986 (English, US)
  • +31 97 01025-8466 (English, EU)
  • +49 30 56837-3928 (German, DE)
  • +55 19 98147-8148 (Portuguese, BR)
  • info@fast-report.com
  • 66 Canal Center Plaza, Ste 505, Alexandria, VA 22314

© 1998-2025 Fast Reports Inc.