Suchergebnis

Suchergebnis: ""

1146 gefundene Ergebnisse

In this article, we will create an API for receiving FastReport reports from the server. First of all, let's define what the API is. Literally, this abbreviation stands for software interface of the application. This means that the application has an interface that provides access to its functions. In the context of web applications, an API is a web service with a set of methods interacting with the backend (application or database). In other words, the system is a black box for us, and only web methods allow us to work with it. So, we determined that Web Api is a web service with a set of web methods. These can be four basic CRUD functions supported by the HTTP protocol. They are implemented by requests: GET - read, POST - create, PUT - change, DELETE - delete. Let's create this web application in this article. And FastReport.Core, specially designed for the .Net Core framework, will generate reports for us. Create an ASP .Net Core Web application. In the se ...
Mehr
In der Version 2025.1 von FastReport Cloud und FastReport Corporate Server wurde der Umgang mit den Datenquellen, Aufgaben und Berichtsvorlagen erheblich verbessert, wurden API-Methoden zum Erlangen von Benutzerrechten und neue Demo-Anwendungen hinzugefügt und natürlich viele Fehler behoben.      Änderungen in FastReport Cloud und Corporate Server Hinzufügen von benutzerdefinierten Tabellen aus SQL zu Datenquellen  Es ist jetzt möglich, Ihre eigenen Tabellen als SQL-Abfragen zu Datenquellen hinzuzufügen. Dazu m&uum ...
Mehr
Früher war es problematisch, die Daten im JSON-Format in den Web-Berichten zu verwenden. Diese Lösung wurde in neuer Version 2016.2 realisiert. Man soll sich merken, dass JSON (JavaScriptObjectNotation) ein basiertes auf JavaScript Text-Format. Das JSON verwendet man sehr oft beim Daten Austausch zwischen dem Server und dem Browser oder zwischen den Servern. Im Vergleich zu XML ist dieses Format mehr lakonisch und es ist mehr bequem es mit JavaScript zu verwenden. В данной  статье я будет подробно описан алгоритм использования данных в формате JSON в отчете FastReport.Net. Такая возможность появилась в FastReport.Net 2016.2. In diesem Artikel geht es um die deutliche Beschreibung vom Verwendungsbeispiel des JSON Formats im Bericht vom FastReport.Net. Solche Möglichkeit steht in den Release von 2016.2 zur Verfügung. Zuerst braucht man den Connection-Plugin zu den JSON-Dateien, der sich im Ordner befindet C:\Pro ...
Mehr
Normaler Weise speichern wir den Bericht auf den lokalen Speicher bei der Arbeit mit einer Desktop Anwendung. Eine Alternative dazu – Client Server Anwendung. In diesem Fall werden die Reports auf dem separat stehenden Server gespeichert. Aber was zu machen, wenn es unmöglich ist, einen Server zu organisieren? Sie können die Berichte mit der Hand in Cloud speichern. Aber FastReport VCL6 kann das automatisch machen. Dank der Daten Sicherheit sind heutzutage Clouds sehr populär. Fast alle Clouds Dienste bieten die Autorisation mit dem Protokoll OAuth2, was den Zugang zum Daten wesentlich vereinfacht. Sie bekommen einen zuverlässigen Datenspeicher mit dem äußern Zugang zum Daten. Was hat FastReport VCL 6? Sie können Berichte in folgende Clouds speichern: DropBox, GoogleDrive, OneDrive, Box.com. Nicht nur Berichtsschablone fr3, sondern auch schon erstellter Report .fp3 und ...
Mehr
In this article we will continue covering the topic "FastReport Core + .Net Core". In the previous article we have illustrated how to display a report by exporting it to the HTML format. Now I will show how to organize downloading of a report from a browser to a local computer, using a button. We will use the export to PDF (you can use any other formats)  in the function of the final file. This time it will be the SQLite database. First, create an ASP.NET Core Web Application project and add the following libraries: FastReport Core, Microsoft.EntitiyFrameworkCore.Sqlite, Microsoft.EntitiyFrameworkCore.Sqlite.Design. As a result, you will have the following installed packages: Let us work with the data in advance. We need the SQLite database - fastreport.db. It can be taken from the demonstration project "C:\ Program Files (x86)\FastReports\FastReport.Net\Demos ...
Mehr
Bei der Entwicklung einer PHP – Anwendung wurde eine Aufgabe gestellt, Berichte zu machen. Weil ich eine große Arbeiterfahrung mit FastReport .Net habe, habe ich mich entschieden, diesen Berichtsgeneratoren zu verwenden. Leider, gibt es keine Möglichkeit, Web Berichte zu benutzen, weil wir uns mit ASP .Net in diesem Projekt nicht beschäftigen. In diesem Fall sieht ein REST Webservice wie eine gute Lösung aus. Dieses Service wird Berichte erstellen und der PHP – Anwendung übergeben. Über die Entwicklung solches Services erzähle ich ein bisschen später, jetzt geht es um das Prozess der Erstellung und Vorbereitung des Berichts zur Übergabe durch REST. Um den Codebeschreibung zu erleichtern zeige ich das für den Fall von der Konsole. Hier brauchen wir Bibliotheken von FastReport: ...
Mehr
In this article I would like to see a connection to a SQLite database from a report. We will look at this in two examples. The first - with the help of plug-in for Report Designer, the second - with the help of ODBC SQLite driver. So, to use a plugin from FastReports, you must first make it. To do this, open solution FastReport.Net\Extras\Connections\FastReport.SQLite. The references need to fix two links - at the library FastReport.dll and System.Data.SQLite.dll. The last one will have to download from the Internet. Build the solution. We get FastReport.SQLite.dll library in the bin \ Debug folder. Now open the report designer. On the File menu, select Options. Open the Plugins tab in the form that appears. Use the Add button to add libraries created above. Restart the report designer. On the toolbar, select the Report tab and add ...
Mehr
We have updated the English FastReport VCL documentation:  - User's manual- Programmer's manual- Developer's manual. Take a look. ...
Mehr
Introduction Release of Visual Studio 2015 Preview includes new version of C# and VB.NET compilers called "Roslyn".Roslyn is a complete rewrite of C# and VB.NET compilers; if previously they were written in C++, now C# compiler is written in C#, and VB.NET compiler - in VB.NET respectively. Also Roslyn is fully open sourced and available on GitHub.When using the previous compiler, developer couldn't affect the compilation process. New compiler follows the idea of Compiler-as-a-Service: now it's a platform with API that allows the developers taking part in the compilation process. Benefits ...
Mehr
Fast Reports
  • 800-985-8986 (Englisch, USA)
  • +31 97 01025-8466 (Englisch, EU)
  • +49 30 56837-3928 (Deutsch, DE)
  • +55 19 98147-8148 (Portugiesisch, BR)
  • info@fast-report.com
  • 66 Canal Center Plaza, Ste 505, Alexandria, VA 22314

© 1998-2025 Fast Reports Inc.