Resultado da pesquisa

Resultado da pesquisa: ""

Resultado 1145 encontrado

In the first part of the article we reviewed the innovations of FastReport.Net 2019.4 in terms of vector graphics. Now polylines and polygons can be constructed by Bezier curves. In this article, we will consider the possibility of creating curves using a report script. Currently there are two ways to create curves from code: use a PolyLineObject object or load a polygon from an SVG. As you know, any report object is available in the report script, so we can use PolyLineObject to set points and connect them to create a shape. Run the code before displaying the object, which means you need to create a BeforePrint event handler for the Polygon object. Let's look at a real example. Add a Polygon object to the report page. In order not to create key points of the shape, just press Esc. In the object property inspector select Events. Create a BeforePrint event handler:   ...
Mais
An interesting type of charts, the Gantt chart, appeared with the release of FastReport Business Graphics. First of all, it is a popular type of bar charts for displaying plans, schedules of work for any projects. The Gantt chart is one of the project planning methods and is used in project management applications. First, let's launch a demo project. This is what the start page looks like when you open the Gantt Chart Demo. ...
Mais
Nesta nova versão do FastReport .NET 2020.3, adicionamos um novo tipo de QR code, Swiss QR Code. Existem novas propriedades como: VisibleExpression, PrintableExpression e ExportableExpression. Tai propriedades permitem configurar os valores das propriedades Visível, Imprimível e Exportável dependendo de certas condições.   Além disso, o salvamento de fontes incorporadas na exportação de PDF foi otimizado, como resultado, os tamanhos dos arquivos diminuíram significativamente. ...
Mais
In FastReport VCL, a style refers to a set of visual parameters for a component, specifically: font, fill, and border. Right in the report designer, you can create a style that contains only font information, or just the border, or a combination of fill and border. You can use all of these parameters simultaneously or alternate them depending on your needs. Styles are convenient for mass changes to the appearance of components. This helps when adjusting several parameters so that you don't have to repeatedly set the same properties manually. Additionally, by changing style parameters, you can quickly alter the appearance of a report. You can save a completed style library in a separate file for use in configuring multiple reports. In FastReport VCL, styles can be combined into a ''StyleSheet''. The collection of style sheets is referred to as a "Style Table" (or "Style Book"). Each style exists within each style sheet, and in each style sheet, t ...
Mais
Despite the fact that so-called arsenal of built-in functions in the report designer is by no means small, sometimes still lacks some specific. Thanks to the script in the report we can easily implement the desired function. But what if this function is needed in many records? Each time to add it to the report script? Of course, not. You can collect all your favorite functions in a library connected to the report designer. It is desirable to have the library located in the same folder as the report. Let us create a Class Library project in which we will have a test function. For example, the function of converting an array to a string. Turned out to be such a class. ...
Mais
    Na nova versão do FastReport .net 2018.4, nós adicionamos a capacidade de acessar totais, parâmetros e variáveis sem distinção de maiúsculas e minúsculas. A divisão por zero não lança mais uma exceção, em vez disso, agora há um relatório de erros. Aprimoramos o analisador incorporado do Rich Text, agora ele permite a conversão direta de objetos de exportação em documentos de texto. No designer de relatórios, adicionamos a capacidade de criar duplicidades de página e gerenciar o tamanho da faixa ao arrastá-la para a parte superior. Reformulamos o menu exportar, agora os itens são categorizados. Na visualização, podemos ...
Mais
CSV files (comma-separated values) are special types of files that you can create, read and edit in Excel. This format is textual and designed to provide tabular data. In CSV documents the data fields are separated by commas instead of columns (commas in English version or semicolons in Russian version of the program). Text and numbers saved in this format can be easily transferred from one software to another.A CSV file can be read by a text editor, and the list of such editors includes most of the programs used to work with text and tables. Programs such as Microsoft Excel or Corel WordPerfect Office can open a CSV format, or this file can be opened by the utilities LibreOffice, Apache OpenOffice and many others.When opening a document in Excel, the main task (issue) is to ...
Mais
Novas características Acrescentados novos ícones no Visual Studio. Você pode alternar entre os pacotes de ícones na janela "Exibir / Opções / Interface do usuário" (ou "Arquivo / Opções / Interface do usuário" se você usar as opções da faixa da interface de usuários): ...
Mais
Uma das estruturas mais populares para a criação de aplicativos de página única é a Angular. É baseado em template MVC, o que simplifica o desenvolvimento e teste desse aplicativo. Muitos usuários do gerador de relatórios FastReport precisam exibir seus relatórios em aplicativos da web Angular, que discutimos no artigo usando FR Core Web Report com Angular 7 em uma única página. Agora, na página da Web, podemos exibir não apenas o relatório, mas também o cubo de dados do FastCube .NET. Vamos ver como fazer. Inicialmente, você deve ter instalado: plataforma Node.js e NET Core SDK 2.0, ou melhor, mais recente. Você pode criar um aplicativo usando um modelo do SDK. Para fazer isso, digite um comando em ...
Mais
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.