Resultado da pesquisa

Resultado da pesquisa: ""

Resultado 1144 encontrado

One of the new features appeared in FastReport VCL 6 is the ability to display the grouping results in the header bands. Previously, you could only display the results after grouping. If the group is large enough, you have to scroll it down to find out the result. It is much more convenient to print the result in the group header. Let's look at the peculiarities of using the totals in the header bands. At the beginning a little theory about how it works. The totals in the headers are implemented using deferred processing. During report output, all objects that have non-standard processing conditions are placed in a special list. Then, upon reaching a certain condition, the processing of the object is triggered. There is a number of conditions that must be observed for the successful display of the total in the header band: The header band must have a paired footer band. This is necessary to determine the structure of the report. Or better saying, to ...
Mais
FastReport Studio is solution for developers who use following products in their work: Microsoft(R): Microsoft Visual Studio, Microsoft Access, Microsoft Excell, Microsoft FoxPro, and also Oracle PowerBuilder etc. FastReport Studio includes independent report designer, development means and also great number of demo reports and source texts of samples. Added User Manual, Programmer Manual, Command-Line Manual. Added Unicode support and wizards for even simpler and more comfortable automatic report generating and also built-in visual SQL-query builder for databases are worth mentioning. ...
Mais
The concept of a "report generator" has appeared relatively recently. Let us define what it is. A report generator is a program, that allows you to create documents, which are ready for demonstration and based on a set of data. First report generators were rather primitive and allowed to create documents only in most common formats. They were rather slow in dealing with a large amount of data. The interface for creating a report template left a lot to be desired. Therefore, many developers themselves created reports in a code of their application. It took a lot of time and effort. However, the flagship development of report generators quickly took into account the shortcomings of the first versions and turned their products into really convenient and fast programs. Nowadays, no one wants to generate Excel reports manually. The principle of working with the report generator is quite simple. Most programs include a report designer, which allows you to create a ...
Mais
Ótimo motivo para solicitar uma licença ou suporte e atualizações para novo registro, muitos aprimoramentos na nova versão de FastReport.Net 2014.4. + adição de recurso AutoSave (Salvamento Automático) em Designer, você pode ativá-lo e definir um intervalo de tempo em View-Options-Saving (Exibir-Opções-Salvar). + adição do editor de imagens em Designer, agora as imagens podem ser redimensionadas, recortadas e modificadas para a escala de cinzas ou monocromática. ...
Mais
FastReport .Net allows you to export reports in various formats, send them via Email, as well as via FTP. In this article, I want to focus on the transfer to the server via FTP reports. It should be noted, it is not very convenient to run each report and manually perform sending via FTP. What if a large number of reports should be sent to the server? What are the solutions to this problem: Send all report files directly using the file manager with FTP-connections. Butbefore all reports should be exported to the desired format; Arrange export and send  report using FastReport, but do it in the application code. Obviously, the second way will save time when you export the report in the desired format. In addition, you can completely automate this process. For example, to lay out all of the reports to a server on a schedule or one click a button. I will show an example in which you will see the simplicity of an operation suc ...
Mais
We have released FastReport .NET 2013.2 with MVC support. And I'd like to inform all WebReport developers about some changes. First. An extension of the handler in web.config was changed. You need replace old string «FastReport.Export.aspx» to new string «FastReport.Export.axd» everywere. Web application without these changes will throw an exception and you will see text with error and instructions for changes in web.report. You can check the handler of WebReport by typing in the address bar: http://site_address/app_folder/ FastReport.Export.axd (replace site_address and app_folder with your values). In the successfull request case you'll see FastReport version number and server time. Second. We have added support of ASP.NET MVC framework. You will not have any troubles with using our control in ASPX (MVC 2) – You'll jus ...
Mais
Hi Friends!Our new YouTube channel. Now you can watch FastReport VCL lessons . FastReport.Net lessons very soon!        ...
Mais
Microsoft SQL Server Compact Edition is a simple local relational database that doesn't require installation, and the connection is made to the database file. You do not need admin rights to work with the base. You can only "password" the base. For many developers, such a simple database is simply necessary to solve non-complex applications that do not require the removal of access rights. To connect to the SQL Ce database, the FastReport.Net has a plug-in connector for the reporting designer. The plug-in library project is located in a folder: C:\Program Files (x86)\FastReports\FastReport.Net\Extras\Connections\FastReport.SqlCe You need to pre-assemble this library, and then - to connect in the reports designer. To get the plug-in, choose the File->Options menu:   On the Plugins tab, we add the previously collected FastReport.SQLCe.dll library. ...
Mais
The cross-platform framework .Mono is available on Windows, Mac OS and Linux platforms. Fast Report .Mono is also cross-platform. Let us consider the installation program for each platform.  MS Windows: 1) Download the archive with the program; 2) Extract the archive in any folder; 3) Run the executable file Demo.exe. Mac OS X: 1) Download and install MonoFramework package:http://download.mono-project.com/archive/2.10.9/macos-10-x86/10/MonoFramework-MRE-2.10.9_10.macos10.xamarin.x86.dmg; 2) In the terminal, run the command: mono Demo.exe. Linux: 1) Install MonoDevelop package; 2) Install the package mono-gmcs, required for successful generation of reports that contain embedded scripts. 3) To successfully export reports, make sure that your system font files are stored in the directory / usr / share / fonts / truetype. This is true for all modern ...
Mais
FastReport VCL 4.9==============ability to print/export transparent pictures (properties TfrxPictureView.Transparent and TfrxPictureView.TransparentColor) (PDF export doesn't supported)+ added new "split to sheet" modes for TfrxXMLExport + added support of /PAGE tag in TfrxRichView, engine automatically break report pages when find /PAGE tag  + added ability to hide Null values in TfrxChartView (TfrxChartView.IgnoreNulls = True)+ added ability to set any custom page order for printing (i.e. 3,2,1,5,4 )+ [enterprise] added variables "AUTHLOGIN" and "AUTHGROUP" inside the any report  + [enterprise] now any report file can be matched with any (one and more) group, these reports are accessible only in matched groups+ [enterprise] now you can set-up cache delays for each report file ...
Mais

© 1998-2025 Fast Reports Inc.