Search result

Search result: ""

Found 1144 result

When you display a report on several pages, you will most likely want to display the table headers on each page. This will prevent the user of the report from constantly turning over to the first page in order to understand the purpose of the columns and reduce errors in the perception of information. The lack of headers on every page is very annoying. This concerns not only reports with tables, but also matrix ones. FastReport .Net of course allows you to display headings on each table. The RepeatHeaders option is responsible for this. It must be set to true, although by default it already has this value. For the Matrix object this will be enough. The headings of the matrix will be displayed on each page displaying this matrix. However, there is a nuance with the Table object. It is not enough just to set the RepeatHeaders option to true. You need to set the number of displayed rows for the header in the FixedRows property. This is needed if the table has a ...
More
Sometimes when we develop the WPF applications we need create tables with different configurations for output any data. Using the base tools of Visual Studio or Blend do not allow to reach the desired result or not always possible. Objects can be added programmatically to the form directly in the program code during execution. Plus this method is in using a minimum set of software. But the construction of a large table it will take too much time. Also we need to implement access to the tables with the data. A further change in the structure will have to rebuild all over again. Other way to get a beautiful custom table - using FastReport.NET. Open the report designer, create a data source and add objects: the title of the report, the page header, the data pages and other objects if desired. Then we make a preview of the report and ...
More
At 7th of February I took a part in Embarcadero webinar RAD Studio Reporting with FastReport. Here you can see my presentation video Thanks to all attendees for participation and for questions! We got set of different interesting questions. I think answers will be useful for all. Here there are: Q: How can you do mail merges with FastReports? A: What do you mean? You can mail exported reports directly form fastreport. Q: well... it's pleasure for me to meet young brains here. interesting to hear your opinion about Fast Report vs Rave Report A: I am afraid my opinion about such comparison can not be absolutely correct. I am interest to show FastReport as the leadersip reporting tool.  Q: If we have a report that requires input parameters how do we pass parametrs to the report? Eg I have to pass year 2012 and State = VA A: You can use Report variables for this(see th ...
More
A MAPI email export filter in FastReport VCL is available for users in the daily build of FastReport VCL 4.12.**. The upcoming release of v.4.13 includes many other in novations. Read about the MAPI export filter in our blog and give us your opinion. ...
More
In this article, we will create an API for receiving FastReport reports from the server. First of all, let's define what the API is. Literally, this abbreviation stands for software interface of the application. This means that the application has an interface that provides access to its functions. In the context of web applications, an API is a web service with a set of methods interacting with the backend (application or database). In other words, the system is a black box for us, and only web methods allow us to work with it. So, we determined that Web Api is a web service with a set of web methods. These can be four basic CRUD functions supported by the HTTP protocol. They are implemented by requests: GET - read, POST - create, PUT - change, DELETE - delete. Let's create this web application in this article. And FastReport.Core, specially designed for the .Net Core framework, will generate reports for us. Create an ASP .Net Core Web application. In the se ...
More
Now FastReport .NET, Core, Mono, and OpenSource products allow connecting to Elasticsearch. Elasticsearch is a scalable utility program for full-text search and analytics, which allows storing, searching, and analyzing large volumes of data quickly and in real-time mode. You may obtain data in JSON format from Elasticsearch. FastReport .NET has a connection to JSON and it is rather convenient to use data in this format. That is why this format will be used as a middleware between FastReport .NET and Elasticsearch. Important notice! FastReport implements only connecting to Elasticsearch as a source of data, without the opportunity to search in the data stored in it. To create a connection to Elasticsearch, click the Data tab in the Designer and select Add data source. In the window that appears click New connection. To connect, you will need endpoint Elasticsearch and indication of the titles for data access, for example, authorization data (there is ...
More
New version of FastReport Desktop 2019.3 includes a parameter to change the name of saving file. Also digital signature is added and the font in query editor window can be changed Version 2019.3--------------- [Builder]+ added Save-FileName parameter [Engine]+ added ImageAlign property for image alignment inside PictureObject; by default, alignment is disabled- fixed a bug with infinite loop in AdvancedTextRenderer when WordWrap is true and width of object less than width of one character- fixed a bug when in some cases the TypeConverter`s were not loaded correctly- fixed a bug causing memory leak in HtmlTextRenderer- fixed a bug when using the KeepTogether property for a group with matrix, when in some cases the GroupHeader was placed on one page and the matrix was on another page- fixed image size calculation when AutoSize is enabled in the prepara ...
More
Mono is an open source development platform based on the .NET Framework, allowing developers to create cross-platform applications. The implementation of Mono .NET is based on the ECMA standards for C # and Common Language Infrastructure. Initially, Mono was developed by Novell, then it was developed by Xamarin, and now by Microsoft. The Mono project has an active and enthusiastic community. Mono includes both developer tools and the infrastructure needed to run .NET client and server applications. The Mono platform consists of several components: The C # compiler supports C # standard 1.0, 2.0, 3.0, 4.0, 5.0 and 6.0 (ECMA). Mono Runtime is the ECMA Common Language Infrastructure (CLI) framework. The runtime is provided by the Just-in-Time (JIT) compiler, the Ahead-of-Time compiler (AOT), the library loader, garbage collector, and so on. The .NET Framework class library. The Mo ...
More
+ added IfrxCheckBoxView interface+ added encryption for password protected reports. Please, backup your password protected reports prior to use this version.+ added property 'Visible' to IfrxComponent interface+ added method SetGlobalVariable to IfrxReport interface+ added StrikeOut property to IfrxFont interface+ added support of Enhanced Metafile (EMF) images in Rich Text (RTF), Open Office (ODS), Excel (XLS) exports+ added <nowrap> tag, the text concluded in tag is not broken by WordWrap, it move entirely + added ability to move band without objects (Alt + Move)+ added ability to output pages in the preview from right to left ("many pages" mode), for RTL languages(PreviewOptions.RTLPreview) + added new property Hint for all printed objects, hints at the dialog objects now shows in StatusBa ...
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.