logo
small logo
  • Produkte
  • Shop
  • Support
  • Articles
  • Forgot password?
    • en
    • ru
    • pt
    • es
    • JP
    • ZH
  • Home
  • /
  • Articles
  • /
  • FastReport
  • .NET
  • FastReport
  • Barcode
  • Export
  • PDF
  • WinForms
  • Sales receipt
  • MacOS
  • mono
  • CrossTab
  • FastCube
  • OLAP
  • VCL
  • Install
  • FMX
  • FastQueryBuilder
  • Online Designer
  • Viewer
  • FastScript
  • Maps
  • Excel
  • ASP.NET
  • WebReport
  • Desktop
  • Data Source
  • SAP
  • MVC
  • Interactivity
  • WPF
  • Visual Studio
  • Web API
  • CSV
  • SVG
  • FastReport 6
  • ZPL
  • Core
  • SQL
  • Window function
  • QR Code
  • Open Source
  • Angular
  • React
  • Vue
  • Vector graphic
  • JSON
  • Knockout
  • Script
  • Designer
  • Plugin
  • PHP
  • NoSQL
  • RavenDB
  • SQLCe
  • VistaDB
  • OracleDB
  • IBM DB2
  • Firebird
  • MongoDB
  • Filtering
  • Report
  • Anywhere
  • Preview
  • Printing
  • Stored procedures
  • Customisation
  • PageFooter
  • Toolbar
  • C#
  • Business card
  • DBA
  • invoice
  • Delphi
  • Email
  • Visual Basic
  • Event
  • Word
  • ODT
  • OpenOffice
  • Linux
  • libgdiplus
  • unicode
  • Lazarus
  • M. Drazdou
  • A. Fediashov
  • D. Fedyashov
  • A. Hayruddinov
  • M. Karpinskiy
  • O. Kojnikov
  • A. Krakovcev
  • A. Kukuyuk
  • A. Mandrykin
  • M. Philippenko
  • S. Plastun
  • O. Pryalkov
  • E. Sinitskaya
  • V. Sopnev
  • A. Syrykh
  • A. Tsyganenko
  • E. Voytenko
  • D. Zubov
Ergebnisse und Pläne
16. Dezember 2020
Aleksandr Fediashov
FastReport

Sie können viel über das kommende Jahr, über unsere Erfahrungen und Schwierigkeiten sprechen, aber wir schlagen vor, einfach die Ergebnisse dieses Jahres zusammenzufassen und ein wenig über unsere Pläne für die Zukunft zu erzählen. Trotz aller Schwierigkeiten habe...

Passt eine große Daten Menge für kleinen Report? Und was passiert, wenn Excel als Daten Storage gewählt wird.
13. Oktober 2020
Michael Philippenko
FastReport

Speichern Sie COVID-19 Test Ergebnisse in Excel? Kann der Report nicht alle Daten anzeigen. Folgen Sie dem Link - https://uk.news.yahoo.com/missing-coronavirus-tests-glitch-large-excel-spreadsheet-file-095054235.html Um zu erfahren, dass man in der Vereinigten Königsreich fast 16 Tausend...

MS Word format vs. Open Document Text. Which is better?
19. Oktober 2020
Dmitriy Fedyashov
.NETFastReportWordODT

Speaking of text editors, we immediately present coryphaeus as Microsoft Word, which for many years has occupied a pedestal among office applications. And although its first version appeared in 1986 for the IBM platform, it gained real popularity in the nineties already among Windows users. Like all...

Want to generate tables for a user - Excel or OpenOffice Calc?
8. Oktober 2020
Dmitriy Fedyashov
.NETExportFastReportOpenOffice

Tables. For centuries, they have been used to present similar data for record-keeping, counting amounts, and data analysis. For a long time, tables have been a constant tool in accounting and statistics. And it was not until the end of the 20th century that they acquired a completely different quali...

The Event of ExportParameters in WebReport.Report
5. Oktober 2020
Dmitriy Fedyashov
.NETExportFastReport

In FastReport 2020.1 we have added the ability to change export parameters. To do this, you must subscribe to the ExportParameters event in WebReport.Report. Until now the FastReport.Net library did not provide access to the export parameters. Or rather, it did, but only to some of the parameters, ...

PreviewControl.OnPrint and PreviewControl.OnExport Events
1. Oktober 2020
Dmitriy Fedyashov
.NETFastReportPreviewEvent

In FastReport 2019.4 added the ability to subscribe to PreviewControl.OnPrint and PreviewControl.OnExport events, which are called directly when the corresponding buttons are pressed. When viewing a report, a viewer is called with a toolbar that has elements such as a print button and a drop-down l...

Create a new report with code VB.Net
17. September 2020
Dmitriy Fedyashov
.NETFastReportVisual Basic

Speaking of the .Net framework, we usually imagine the #C programming language. Simply because the share of C# programmers is overwhelming. But we should not forget about other languages as well. For example, a user of the report generator from Stimulsoft wants to create a report from the applicatio...

How to update the FastReport.Core web report
21. September 2020
Dmitriy Fedyashov
.NETFastReportCoreWebReport

Sometimes you need to update the report, for example if you input a new variable value, or if you want to display another report in the same Web report object at all. This usually updates the entire view (we're talking about MVC applications) for the sub-set. But it would be much better if you updat...

Wie FastReport hilft mit Covid-19 zu kämpfen
8. September 2020
Michael Philippenko
FastReport

Die Bibliotheken FastReport und FastCube helfen die schnelle Reportbereiteinstellung und komplizierte Daten Analyse in vielen Bereichen der Industrie zu organisieren. Zum Beispiel in der Medizin. Wir machten eine kostenlose Lizenzfreigabe für alle Unternehmen, die das Soft für medizinisch...

How to insert a report into the body of a email
9. Juli 2020
Dmitriy Fedyashov
.NETFastReportEmail

By default, FastReport.Net allows you to send e-mails with an attached report file in one of the available export formats. However, it is sometimes necessary to include the report content in the body of the email. This feature may be useful if you intend to discuss the report content in corresponden...

How to combine multiple reports into one
13. Juli 2020
Dmitriy Fedyashov
.NETFastReportReport

Many report developers had situations when they needed to add a page that had already been implemented in another report. And you had to rework an existing report - add a new page, data sources. Not everyone knows that you can simply merge reports when they are displayed. The user of Stimulsoft rep...

How to create a sales receipt from a WPF application
17. August 2020
Dmitriy Fedyashov
.NETFastReportWPFSales receipt

I guess every WinForms developer came across the idea that the standard form controls look too unitary and that it would be nice to bring more interesting design to the application. So, especially for such cases when we need a special design, Microsoft created a special library – WPF (Windows ...

How to create a sales receipt from a Delphi application
20. August 2020
Dmitriy Fedyashov
VCLFastReportFastReport 6DelphiSales receipt

The Delphi programming language, or Turbo Pascal, has become a starting point for many developers. Thanks to the simple and clear syntax and the ability to write in a procedural style, it turned out to be very easy to learn. Many would compare it with Visual Basic, but at the peak of its popularity ...

How to print business cards from a Delphi application
24. August 2020
Dmitriy Fedyashov
VCLFastReportFastReport 6DelphiBusiness card

Applications built in Delphi are less common than, for example, those built in C #. These programming languages are from different times. However, even nowadays Delphi and VCL can complete some of the modern tasks. There are many free and commercial libraries that can modernize even old applications...

How to create an invoice from a Delphi application
1. Juli 2020
Dmitriy Fedyashov
VCLFastReportFastReport 6Delphiinvoice

As for Delphi applications, we understand that we are talking about applications implemented in VCL (Visual Component Library) for the Windows operating system. The popularity of Delphi VCL slightly faded with the advent of the C and .Net platform but there are lots of Delphi developers all around t...

How to hide a report page if you don't have data on it
18. Juni 2020
Dmitriy Fedyashov
.NETFastReport

Data sources do not always contain data. And when you build reports, even if the data source is empty, the page will be created, at least with headlines. On report generator forums, you can find questions from users about how to hide blank pages: "Please tell me how to skip (not print) a blank pag...

1 2 3 4 5 > >>
logo
  • 800-985-8986 (English, US)
  • +4930568373928 (German)
  • +55 19 98147-8148 (Portuguese)
  • info@fast-report.com
  • 901 N Pitt Str #325 Alexandria VA 22314
  • Shop
  • Download
  • Dokumentation
  • Referenzen
  • Informationen zur Deinstallation unserer Produkte
  • Ticket system
  • FAQ
  • Tutorial Video
  • Forum
  • Articles
  • Unsere Nachrichten
  • Presse über uns
  • Partner
  • Unser Team
  • Kontakte

© 1998-2021 by Fast Reports Inc.

  • Datenschutz