Resultado da pesquisa

Resultado da pesquisa: ""

Resultado 1144 encontrado

In this release, we have focused on implementing long-awaited features that greatly simplify the process of developing templates for reports. Now you can add a report page with a link, asynchronous report preparation with undo support, text rotation with TextRenderType.HtmlParagraph, text search in code editors, export to images for WebReport and much more.     New Opportunities Adding a report page with a link In previous releases it was possible to add a page of another report to a report. This option can be found in the "File->Open Page..". By default, a copy of the page is added to the report. ...
Mais
FastReport .NET provides enough opportunities for customization of its report designer. In this article, we'll look at how to replace the built-in SQL query editor with Active Query Builder. To get started, you need to download the latest version of Active Query Builder for .NET from the developer's site http://www.activequerybuilder.com/. At the time of publication, this is version 3.4.9.1086. Install the library with the help of the downloaded installer. For the demonstration, create the WindowsForms application. We add references to Active Query Builder libraries in the project. You will need the following libraries, which you will find in the folder with the installed program (C:\Program Files\ActiveDBSoft\Active Query Builder 3 .NET\assemblies): ActiveQueryBuilder.AdvantageMetadataProvider; ActiveQueryBuilder.Core; ActiveQueryBuilder.DB2MetadataProvider; ActiveQueryBuilder.FirebirdMetadataProvider; ...
Mais
By default, web - reports have the toolbar above them in case to control the report display:   In the object properties of “WebReport” you can control this toolbar, add and remove elements, change the layout and style.   For example, to display the toolbar at the bottom of the report window, use the “ShowBottomToolbar” property. If you want to hide the toolbar use the “ShowToolbar” property. You can also remove the rest of the elements of control: buttons of moving through the report pages, export and printing. There are two panel styles (ToolbarStyle) - Large and Small. It is also possible to choose from five sets of icons. And, of course, you can choose any color for the toolb ...
Mais
First of all, FastReport VCL is a report generator. Based on this conclusion, we can assume that previewing or embedding documents of other formats into a report is excessive. But according to requests from our customers, we can see the opposite point of view. Many of our customers are solving tasks with the integration of new and old systems. Such an old system may contain already prepared documents that need to connect to the news reports. In other words – embed and view documents of third-party format ...
Mais
The name FastCube has occurred, as you understand, from FastReport and the cube. FastReport - a family of report generators for different platforms, and a cube - OLAP structure. The abbreviation OLAP means - online analytical processing. But why the cube? It is simple, if in the usual summary table the data is presented as a two-dimensional matrix, then in a cube - three dimensions. Generally speaking, they certainly can be more. Just the word cube most clearly reflects the multidimensional structure. Even if you have never worked with OLAP, you probably heard the expression "data cubes". This is the OLAP cubes. OLAP cubes are designed to display large amounts of data in a legible form for conducting analytics and determining patterns, for example, falling sales or population growth. In relational databases, information is stored separately in different tables and to get a complete picture, the analyst needs to reduce several ...
Mais
To view and edit cubes and slices from FastCube .NET, you need a special application that you need first create. Since FastCube .NET comes in the form of a library and components, we can easily embed the cubes editor into your existing WinForms application, or create a separate one, specially for it. In this article, we'll look at the way how to create a simple cubes and slices editor in two ways: using controls or from program code. 1)      The first way - visual controls Create a Windows Form Application. We add a tabControl component with three tabs: Slice, Cube and Chart. As you could already guess, on the first tab we will display the slice of the OLAP cube, on the second one - the data from the cube, on the third - the diagram on the slice. It is necessary to connect libraries to the project: FastReport.Olap and Fa ...
Mais
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 tribe from Central America -the Aztecs. Please, look at the code: ...
Mais
Na última versão do FastReport .Net 2018.2, adicionamos suporte aos componentes do TeeChart para renderizar gráficos e diagramas. SVG é agora uma arte gráfica embutida em vez de um plugin como em versões anteriores Os objetos RichText agora podem ser exportados para todos os formatos de saída. Também adicionamos suporte para objetos de texto editáveis no WebReport e Online Designer FastReport.Net core agora pode ser instalado diretamente do repositório central do gerenciador de pacotes Nuget   All changes:  [Engine] + SVG is now included as an internal graphic object, not as a plug-in (only for .Net Framework 4)+ added compatibility with Fips Algorithm Policy (with limitations: encryption of PDF export, ...
Mais
Like many other report generators, FastReport .NET allows you to send a report via email in any of the available export formats. You can send an e-mail either in the report preview mode or in the custom application code. To send an email you need to set the sender, recipient settings. On the Account tab, you set the email client settings for sending emails and the sender's address and name. On the Email tab you set up the recipient's address, email subject, email text, and most importantly the report format to be attached to the email. When the email is sent, the report will be automatically exported in the specified format and attached to the email ...
Mais
+ DBX Engine added + multilanguage added- conflict between fr_sinmemo.pas (Fr2) and fqb_sinmemo.pas (FQB) is fixed- bug with use XPManifest is fixed- bug when work with FR3 is fixed- minor bugs fixed ...
Mais

© 1998-2025 Fast Reports Inc.