Resultado da pesquisa

Resultado da pesquisa: ""

Resultado 1144 encontrado

This is the final part of the article about using FastReport.Net in conjunction with a PHP application. In previous articles, we looked at the way to create a server part on ASP.Net Core. Let me remind you that it allows you to get a report display, a report designer display with a report loaded into it for editing, to download reports in a given format. Now we have to implement a php application. To do this, you must have a web server installed, for example, Apache and PHP installed on it. We will not consider the principles of creating php applications as part of this article. Let's just decide on the structure of the pages. We need 3 web page templates: • Home - displays a web report; • Designer - displays the report designer; • Downloads - button to download the report. Each page will have the same title with the menu. Therefore, it makes sense to put it in a separate file - header.php. Let's create i ...
Mais
At the new work place I got to deal with the report generator FastReport .NET. Previously, I had to deal with other reporting systems, for example, Crystal Reports and Microsoft Reporting Services. However, FastReport pleasantly surprised me. It's a really powerful tool with broad functionality. One of my favorite features of FastReport .Net is the ability to create reports directly from the user application code. In this article I want to look at the example of this feature. It comes in handy when you do not need a bunch of files that come with the exe-file. In addition, you can fully control the creation of self-report, changing the appearance of the object of the report, depending on the application logic. First of all, I will show the difference between building a report from the code of the user application from the classic development of a report template in a special designer. Usually, the report generator provides a special designer to design a report ...
Mais
Interactive reports allow the user to interact with the report through hyperlinks. Through hyperlinks, you can run other reports, or to move to other pages of the report or go to your bookmarks. In the article "Interactive Web reports in MVC project," we looked at how to create an interactive report with a detail report. In essence, we have created two reports. One refers to another one. But everything can be done easier. You do not have to create a separate report for detail. You can make a detailed report on a separate page in the main report. Let's look at how to do it. Create a report. As a data source I have used xml database of FastReport.Net delivery. Table Categories and Products.   Create the relation between the tables:   ...
Mais
In today's world, the ability to provide your software to customers around the globe is of great importance. Therefore, FastReport VCL supports about 40 of the most widely spoken languages for localizing the user interface.  Starting from version 2023.2, the localization mechanism in FastReport VCL has been significantly improved — it is no longer necessary to reco ...
Mais
We are happy to inform our users that FastReport is included now into the developer solution for one of the most popular open-source databases – Firebird (www.firebirdsql.org). IBPhoenix (www.ibphoenix.com), the main company behind Firebird development, released Firebird Developer Pack 2007, which contains all necessary tools for development applications with Firebird, and as important part includes FastReport Standard Firebird Edition. Using Firebird Developer Pack 2007 and FastReport, Firebird developers now can easily create fast, robust and affordable reporting and business intelligence solutions. ...
Mais
In this article, we'll take a look at the world of the .NET platform in Windows 11 without using Microsoft Visual Studio and create a report that can be exported to PDF. The 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# languages. We are not going to discuss here which IDE is better or worse. So, let's just create, build, and export a PDF report/document from JetBrains Rider using FastReport .NET. What do you need t ...
Mais
Title of the article partly reveals subject. I would like to consider configuration a viewer PDF files when exporting FastReport .NET report. This can be Acrobat Reader or browser's built-in viewer (Edge, Chrome) or any other viewer. You'll find that some of the options are very useful. Here is the tab "View" window in PDF export settings:   Consider all the options in order: Show print dialog - when you start pdf file will immediately show the print dialog; Hide toolbar - disables the toolbar menu at the viewer; With the menu: ...
Mais
Na versão 2020.1, gráficos e componentes de diagrama foram incluídos com o produto e disponíveis no Linux     Adicionada a capacidade de incluir assinatura digital em documentos PDF exportados     Todas mudanças: + adicionado System.Windows.Forms.DataVisualization (gráficos)+ Adicionada a possibilidade de assinar documentos PDF com Assinatura Digital [Engine] + adicionou novas moedas e regras para conversão de números em strings+ adicionada a capacidade de dividir strings longas dentro da tabela- corrigido bug com divisão de tabelas entre páginas- alguns pequeno ...
Mais

© 1998-2025 Fast Reports Inc.