Suchergebnis

Suchergebnis: ""

1144 gefundene Ergebnisse

Ältere Versionen von Delphi werden ab dem aktuellen Release nicht mehr unterstützt. Die Ursachen werden nachstehend erklärt.  Obwohl wir Delphi schon seit 1995 verwenden, entwickelt es sich weiter und hat unbestreitbare Vorteile für Progr ...
Mehr
  Umfassende Aktualisierung der Funktionen des Berichtsdesigners. Für Sie sind jetzt noch weitere Funktionen verfügbar: ein neues Sparkline-Objekt, Erstellung von benutzerdefinierten SQL-Abfragen, Intellisense bei der Bearbeitung von Berichtscode. Auf die Anfragen unserer Benutzer haben wir die Builder-Anwendung zur Erstellung von Assemblies erheblich verbessert.   Neue Möglichkeiten Implementierung eines Kontextmenüs für eine Seite im Seitenbedienfeld Um die Arbeit mit Seiten bequemer zu gestalten, wurde ein Kontextmenü eingeführt. Über dieses Menü ist es möglich, das Seitenbearbeitungsfenster zu öffnen, Berichtsseiten zu kopieren oder zu löschen. ...
Mehr
Neue Funktionen Neue Symbole im Visual Studio-Stil sind hinzugefügt. Sie können im Fenster " View/Options/User Interface " (oder " File/Options/User Interface ", wenn Sie die Ribbon-Benutzeroberfläche verwenden) zwischen den Icon-Packs wechseln: ...
Mehr
In die neue Version von FastReport for DBA haben wir die Unterstützung für hochauflösende Bildschirme im Designer und im Viewer für fertige Berichte hinzugefügt. Es wurden Exporte in die Formate DXF, Mein Büro (XODT, XODS), PDF/A-1a, PDF/A-2u hinzugefügt. Es wurden neue Icons im Visual Studio-Stil hinzugefügt. Sie können im Designer-Fenster zwischen den Icon-Sets "Ansicht/Einstellungen/Schnittstelle" (oder "Datei/Einstellungen/Schnittstelle", wenn Sie die Ribbon-Schnittstelle verwenden) wechseln: ...
Mehr
In einem früheren Artikel über verschiedene Grafikformate haben wir BMP, JPEG, TIFF, GIF Formate betrachtet.  Wir müssen uns nun das letzte und am weitesten verbreitete PNG Format ansehen. Derzeit ist Portable Network Graphics (PNG) eines der bekanntesten und am häufigsten verwendeten Dateiformate. Woran liegt es, dass dieses Format weltweit so beliebt ist? Das ist ganz einfach. Eine breite Palette von Farben, Gammakorrektur, Speichern mit und ohne Hintergrund. Es ist wirklich praktisch, denn PNG hat die Fähigkeit, Informationen zu speichern und die Qualität des Bi ...
Mehr
When you display a report on several pages, you will most likely want to display the table headers on each page. This will prevent the user of the report from constantly turning over to the first page in order to understand the purpose of the columns and reduce errors in the perception of information. The lack of headers on every page is very annoying. This concerns not only reports with tables, but also matrix ones. FastReport .Net of course allows you to display headings on each table. The RepeatHeaders option is responsible for this. It must be set to true, although by default it already has this value. For the Matrix object this will be enough. The headings of the matrix will be displayed on each page displaying this matrix. However, there is a nuance with the Table object. It is not enough just to set the RepeatHeaders option to true. You need to set the number of displayed rows for the header in the FixedRows property. This is needed if the table has a ...
Mehr
Sometimes when we develop the WPF applications we need create tables with different configurations for output any data. Using the base tools of Visual Studio or Blend do not allow to reach the desired result or not always possible. Objects can be added programmatically to the form directly in the program code during execution. Plus this method is in using a minimum set of software. But the construction of a large table it will take too much time. Also we need to implement access to the tables with the data. A further change in the structure will have to rebuild all over again. Other way to get a beautiful custom table - using FastReport.NET. Open the report designer, create a data source and add objects: the title of the report, the page header, the data pages and other objects if desired. Then we make a preview of the report and ...
Mehr
A MAPI email export filter in FastReport VCL is available for users in the daily build of FastReport VCL 4.12.**. The upcoming release of v.4.13 includes many other in novations. Read about the MAPI export filter in our blog and give us your opinion. ...
Mehr
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
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.