Resultado da pesquisa

Resultado da pesquisa: ""

Resultado 1149 encontrado

Poderíamos falar muito sobre nossas experiências e dificuldades no ano passado, mas vamos apenas fazer um balanço deste ano e falar um pouco sobre nossos planos para o futuro. Apesar de todas as dificuldades, trabalhamos muito este ano. Nem tudo o que planejamos foi concluído, mas estamos comprometidos em alcançar todos os nossos objetivos para o futuro previsível. O que foi feito? Durante o ano passado, fomos capazes de implementar novos processos de controle de qualidade para nossos produtos. O trabalho nessa direção continuará. Otimizamos e melhoramos as exportações para vários formatos, adicionamos novas propriedades de objetos, aprimoramos os algoritmos de geração de relatórios e corrigimos muitos bugs. Adicionamos suporte para 5 novos códigos de barras e 6 novos formatos para salvar documentos. Queremos reconhecer o trabalho ár ...
Mais
 It's nice that the range of formats to export reports to FastReport.Net constantly grows. With the ability to use JSON files as the data sources there appeared export support for this format (2016.2). JSON files are used for data transfer between the client and server web applications. Export saves the data structure of the report. This is especially useful when exporting tables or matrices. Because JSON is created for storing data, the export will contain only the data structure and the data itself. Now let's look at exports to JSON format using a simple matrix:   ...
Mais
This is the final part of our comparative study of the two known report generators - Microsoft SQL Server Reporting Services and FastReport .NET. We have already examined functional capabilities, supported technologies, report objects and supported report export formats of them. To complete the study, it is worth introducing performance measurements. For testing, take a simple report with a list of thousands of lines. For the purity of the experiment, we use the same data source in both report generators. The essence of the test is to generate a report and export it to three most popular formats: PDF, XLS, DOCX. Here we measure the export time in milliseconds. Performance test (1000 rows) ...
Mais
+ added the export image options command-line keys (/dpi=xx /quality=xx /mono /unite /crop )+ added emulation of the runtime mode in standalone designer (/runtime command-line key)+ added GIF export+ added Language selector in Designer (View menu)+ added pdf and e-mail export buttons in preview toolbar+ added right mouse button menu in Preview+ added full screen mode in Preview (F11 hot-key)+ added User Manual+ added Programmer Manual+ added Command-Line Manual+ added IfrxView interface+ added new demo reports with charts+ added language resources support* changed the registry key of Connection aliases from HKCU to HKLM* rewrited Visual C++ demo* changed installer - Fixed b ...
Mais
There was a long time without new release of FastCube VCL. By the way it has a lot innovations and improvements. So what's new: + Added support of Embarcadero Rad Studio XE7 (Delphi XE7/C++Builder XE7)+ Added support of Embarcadero Rad Studio XE6 (Delphi XE6/C++Builder XE6)+ Added properties Distinct and DistinctField into Measure editor+ Added: System counter can use Distinct and DistinctField + Added checking the number of rows and columns in Excel 97-2003 export+ Added property TfcxSlice.ClearUnattachedFieldsFilter: Boolean and function TfcxSlice.ResetUnattachedFieldsFilter: boolean (Reset filters in fields not placed in Axis or Filters)+ Сase insensitive compare in TfcxSliceFields.IndexOfField+ Added properties TfcxMeasureField.Distinct: Boolean, TfcxMeasureField.DistinctForTotal: Boolean and TfcxMeasureField.SliceField2: TfcxSliceField. It allows check uniqueness of values of additional field during calculation+ Ad ...
Mais
Today we will talk about the cases when you need to make a PDF document, but there is no Adobe Acrobat on the computer. You only have a text file with original data and FastReport Desktop. To begin with, you need a test file, in which there is a division into paragraphs (carriage return to a new line). Such a data source will allow you to use paragraphs as data strings. Now let's create a report in the designer. Create a new data source:   Note the Separator field. By the way, you can enter any character that does not exist in the document, and this will allow you to use carriage return at the end of each paragraph as a separator. Then select the column Field0: In the data window appeared a source with one field:   ...
Mais
Most of the  modern reporting tools allow you to use almost any database. However, not all of them can work with lists or arrays of objects as a data source. In this article I'll show how to do it on the example of FastReport .Net reporting tool. I will mention some important points: • object fields from the list should be described as a public property to be visible in the report; • in addition to the lists you can send in your report data from any iEnumerable collections; • to transfer linq query results in the report you need to convert list using ToArray method. Create a Windows Forms application. Give a list of categories in the report. For each category there will be added the list of products. Declare variables: ...
Mais
We have an easy way to implement a web service using the library FastReport.Service.dll (WCF Service Library), which is supplied with FastReport .Net. Our example is based on creating a simple web application with a web service functions, but you can modify your existing project based on .NET Framework 4.0 or newer. Run Visual Studio and create a new ASP.NET Web Application project under .NET Framework 4.0. Read more... ...
Mais
Yes, it is possible. Our team are preparing now FastReport.Net Mono Edition. Let see screenshots: FastReport.Net demo in the "strange OS" FastReport.Net report designer in the same OS. ...
Mais
Report Localization is very urgent task in a Web environment. Because your site can be visited by people from different countries. Fortunately, FastReport.Net has many localizations in different languages, and we can use it. Let's look at how to do it on the example of MVC application. First of all, connect FastReports libraries to the project: FastReport; FastReport.Web. Since I will post the report on the home page of the site, then the code to work with the object of the report is located in the HomeController, namely in the Index method: ...
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.