Resultado da pesquisa

Resultado da pesquisa: ""

Resultado 1144 encontrado

In PDF export report there is a new option - "Original Resolution". It allows you to save images in full resolution. Sometimes it is important to transfer an image with the original quality. Using this new option, you will be able to get the image from a PDF document without any quality loss. Here there is one restriction - you cannot rotate the image in the report because it will require a change of the image. However, FastReport has a special protection on the odd chance that you have rotated the image. PDF export will get the original picture. What if you find an image of not a desired angle in your PDF report? In this case, you should check the export options to make sure that the "Original Resolution" option is enabled. If it is necessary, you can scale the image. Let us take a look at the following example.  First, create a simple report. Add an object "Picture" to the report page. Double cli ...
Mais
We would like to invite you to international Pascal Conference to be held in the Netherlands on 7th September 2013. Every seminar and conference presentation will be given in English. Please check online for the latest details atPeople are flying in from as far away as Mexico and Brazil! However, there are still places available, and you can book for the all-inclusive price of 35 euros, which covers not only admission to all events, but also your lunch and refreshments throughout the day.       ...
Mais
First of all, you can use the ODBC connector. But it is fraught with a lot of settings.   As you can see, you need to create the data source and the connection string to it. Relatively a lot of action. An alternative to this method is to use connector from FastReport. In fact there are two connectors to choose from. In FastReport.Net package, the source code is included with various demonstration projects and additions. By additions we understand plug-ins for the report designer, which you can add or remove as needed. We are interested in the plugins folder located in: С:\Program Files (x86)\FastReports\FastReport.Net\Extras\Connections There are two projects FastReport.Oracle and FastReport.OracleODP. The first one uses OracleClient library, and the second - Oracle.DataAccess. In practice, the only difference is in one detail. Here is the form for t ...
Mais
This article aims to explicate the concept of work with a report via the Web form controls in the project ASP .Net MVC. So, the task is to create a Web application, that will allow to: 1) upload a Web report; 2) export the report in one of three formats; 3) display / hide the Web toolbar of the report; 4) customize the style of the toolbar buttons; 5) run the report in the Online Designer. Let us proceed. To begin, do some preparatory work to start in MVC web application report. Add a reference to the following libraries: FastReport and FastReport.Web. Now you need to edit the file " _Layout.cshtml from the folder Views-> Shared". Add scripts and styles to the header: ...
Mais
The autumn update for the report generator is now available! The functionality of our solutions is expanding every day and we are pleased to present you a partial integration with FastReport Cloud, .NET 7 support, JasperReports template converter, connection to stored procedures in MsSQL, and much more.   Integration with FastReport Cloud FastReport .NET, FastReport Core, and FastReport Mono now support some interaction experience with FastReport Cloud.   Downloading and uploading reports Now you can d ...
Mais
If you create a Web project on the MVC pattern is a reasonable question - how to use the web-reports FastReport.Net? In this article I will tell you about it. Since MVC architecture View separated from the Logic, then we can't use the visual WebReport component. We'll have to work with report in controller's code, and then transfer report into View. For example, I used the standard MVC web application. To begin with the necessary libraries to connect to the project: •             FastReport.dll; •             FastReport.Web.dll. They can be found in the folder FastReport.Net application. I decided to publish a report on the Home page of the site. Therefore, we will work with the report in HomeController.cs. Declare the libraries: ...
Mais
We have added a new import function from JasperReports. To use it, go to the "File" menu in the FastReport .NET designer and select "Open ...". In the window that appears, select the filter "JasperReports files (*.jrxml)". The selected file will be automatically converted to a FastReport .NET report and opened in the designer. The resulting imported report may have differences, and most likely, you will have to finalize it — change the properties of objects and add connections. JasperReports "Table" objects w ...
Mais

© 1998-2025 Fast Reports Inc.