Resultado da pesquisa

Resultado da pesquisa: ""

Resultado 1144 encontrado

With the release of the new version FastReport.Net 2017.1.0 we got a significant acceleration of report building, exporting, and reduced memory consumption. These changes have prompted me to make a comparison test of the "old" and the "new" versions. Testing technique For testing we will build a report and make its export to multiple formats: PDF, XLSX, HTML export with layer method (because it is used in web reports).   At the same time, exports time will be measured  as well as the size of the file. First let’s test the version 2016.4.0, then - the new 2017.1.0. Let’s take the most popular template Master-Detail Report. XML data base. I've done simple enough application: ...
Mais
When you are tasked with creating a large number of reports within one corporate style, you face the problem of duplicating some information, design styles in each report. As a rule, public reports (documents) in a company have the same header with name and contact information. Let's say you have 50 templates with the same header. But the company address changes and you need to open each template in the editor and correct it. But if there are not 50 templates, but 100, it's a real headache. Avoiding this problem is helped by the inheritance mechanism, where you have a template that can be used in different reports. Changes to this template will appear in all inherited reports. Report inheritance in FastReport.NET is organized as follows. You start by creating a so-called base report from which you inherit others. This report should contain a template with information common to all inherited reports. For example, it can be a header with the company details. As ...
Mais
Only from Fast Reports, Inc. Only for our customers!We are glad to inform you about our new feature.We polish FastReport up every day! You can appreciate that. Daily Build (it is not an official release!) is built once per day and has the latest modifications. Both Stable Release and Daily Build are available for our customers!See Changes.txt file in customer web panel with the list of the latest modifications.Join FastReport community! ...
Mais
FastReport.Net follows modern trends and pays a lot of time for web reports. Such reports can be placed on any web resource that supports html, because the web report is nothing more than exporting the report to html. Thanks to the integration with ASP.Net, we can work with the report object as well as in the usual .Net application. What it is? Continuing the theme of web reports, a special online designer was developed that allows you to create a report, download a report from a local machine or server, edit the report and save it to a local disk or server. The functionality is very close to the usual desktop report designer. This product greatly expanded the scope of application of FR. To create and edit a report, you do not need to install the FastReport package, you just open the browser and go to your site where OnlineDesigner is deployed. More details about the principle of work can be found in the artic ...
Mais
New version of FastReport.Net 2015.1 included new online designer web-components. We started developing online designer for our users who want more opportunities in corporate reporting. You can open and construct report-templates and reports with this tool in any modern browser. Online designer works quickly and smoothly even on slow devices and this is definitely its strongest side. You can try here: online visual report designer.  Do not forget to test in on tab computers!The online designer is available in Professional Edition only. You can get upgrade to highest edition in customer panel. Report construction becomes more pleasant and comfortable with each new version of FastReport. We added new i ...
Mais
New features in FastReport for DBA 2022.3: validator to check the report template and get the list of errors, FRX format editor, report converter from StimulSoft, dialog page copying and much more.   Report validator: A "Validation" tab has been added to the report designer (on the right, next to the "Data" and "Report Tree" tabs). Here you can check the report template and get a list of errors and warnings. All this is displayed in a table with the object name (if there is one) and error description. If you select a row in the table, the correspondin ...
Mais
Com a atualização 2022.1, FastReport Online Designer incorpora muitos novos objetos e funcionalidades que irão acelerar significativamente o processo de criação e otimização de seus relatórios. Novos objetos Novos objetos de "linha quebrada" e "polígono" foram adicionados: As linhas quebradas costumam ser usadas com mais freqüência para construir log ...
Mais
The object WebReport from FastReport .NET use jQuery library. You already can use this library in your own project. To avoid duplication of boot scripts and styles jQuery to the client browser when working with markup Razor, you need to use the following lines in _Layout.cshtml:         @WebReportGlobals.ScriptsWOjQuery()        @WebReportGlobals.StylesWOjQuery() instead of the others, which include all jQuery files:&nbsp ...
Mais

© 1998-2025 Fast Reports Inc.