logo
small logo
  • Produkty
  • Zamów
  • Wsparcie techniczne
  • Articles
  • Customer panel Wsparcie techniczne
    • en
    • ru
    • pt
    • es
    • de
    • pl
    • JP
    • ZH
  • Glówna strona
  • /
  • Articles
  • /
  • .NET
  • .NET
  • FastReport
  • Online Designer
  • Core
  • ASP.NET
  • invoice
  • mono
  • Linux
  • libgdiplus
  • unicode
  • Barcode
  • Export
  • PDF
  • SQL
  • Window function
  • Designer
  • Visual Studio
  • C#
  • QR Code
  • WinForms
  • Sales receipt
  • Word
  • ODT
  • OpenOffice
  • VCL
  • FastReport 6
  • Lazarus
  • Delphi
  • MacOS
  • CrossTab
  • FastCube
  • OLAP
  • Desktop
  • ZUGFeRD
  • Open Source
  • Angular
  • WebReport
  • Install
  • React
  • Vue
  • Vector graphic
  • Data Source
  • JSON
  • Knockout
  • MVC
  • Script
  • Plugin
  • PHP
  • Excel
  • NoSQL
  • RavenDB
  • SQLCe
  • VistaDB
  • OracleDB
  • IBM DB2
  • Firebird
  • MongoDB
  • Filtering
  • Printing
  • Stored procedures
  • Report
  • Customisation
  • PageFooter
  • Toolbar
  • Business card
  • DBA
  • WPF
  • Email
  • Visual Basic
  • Preview
  • Event
  • M. Drazdou
  • A. Fediashov
  • D. Fedyashov
  • A. Hayruddinov
  • M. Karpinskiy
  • O. Kojnikov
  • K. Kornienko
  • A. Krakovcev
  • A. Kukuyuk
  • A. Mandrykin
  • M. Philippenko
  • S. Plastun
  • O. Pryalkov
  • E. Sinitskaya
  • V. Sopnev
  • A. Syrykh
  • A. Tsyganenko
  • E. Voytenko
  • D. Zubov
Budowanie biblioteki libgdiplus ze źródła
2 października 2020
Alexander Tsyganenko
.NETmonoLinuxCorelibgdiplusunicode

Korzystając z bibliotek FastReport.NET (Core), FastReport Open Source i FastReport Mono w systemie operacyjnym Linux, jak również podczas zapisywania dokumentów jako obrazów lub plików PDF, istnieje możliwość nieprawidłowego wyświetlania tekstów Unicode w podglądzi...

Jak chronić dokumenty PDF?
30 listopada 2020
Michael Philippenko
.NETVCLFastReportPDFFastReport 6

Z okazji Dnia Ochrony Danych Osobowych, zdecydowaliśmy się przygotować artykuł dotyczący ochrony dokumentów PDF. Format ten jest powszechnie stosowany na całym świecie. Warto zastanowić się, w jaki sposób można go chronić. Przed czym należy chronić dokumenty PDF? Przed edycją p...

MS Word format vs. Open Document Text. Which is better?
19 października 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 października 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 października 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 października 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 września 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...

Bezpieczeństwo skryptów raportów
7 września 2020
Aleksandr Fediashov
.NETCoreOpen SourceScript

FastReport .NET obsługuje obliczanie wyrażeń do wyświetlania wartości w żądanej formie, lub dowolnych warunków widoczności obiektu. Możliwe jest również przetwarzanie zdarzeń dla każdego obiektu raportu, np. przed jego wydrukiem. Procedury obsługi zdarzeń (event handlers) są umieszczon...

Jak wstawić raport do treści wiadomości e-mail
9 lipca 2020
Dmitriy Fedyashov
.NETFastReportEmail

FastReport.Net umożliwia wysyłanie wiadomości e-mail z załączonym plikiem raportu w jednym z dostępnych formatów eksportu. Czasami jednak konieczne jest włączenie treści raportu do treści wiadomości e-mail. Funkcja ta może być przydatna, jeśli chcemy omówić treść raportu w korespondenc...

Jak połączyć wiele raportów w jeden
13 lipca 2020
Dmitriy Fedyashov
.NETFastReportReport

Podczas tworzenia raportów wielokrotnie zachodzi konieczność dodania strony, która została już zaimplementowana w innym raporcie. Czasami trzeba przerobić istniejący raport – dodać nową stronę, źródła danych. Nie każdy wie, że można po prostu połączyć raporty, gdy są one w...

How to create a sales receipt from a WPF application
17 sierpnia 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 hide a report page if you don't have data on it
18 czerwca 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...

How to hide unnecessary items from the Web Report toolbar
3 czerwca 2020
Dmitriy Fedyashov
.NETFastReportWebReportToolbar

Most advanced report generators let us generate reports for web applications. When displaying reports to users, consider the ability to navigate on their web pages, send to print, export to any format, and other functions. This is usually a special toolbar in the report output window. Quite often, ...

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
  • Zamów
  • Pobierz
  • Dokumentacja
  • Opinie użytkowników
  • Jak odinstalować nasze produkty
  • Ticket system
  • FAQ
  • Tutorial Video
  • Forum
  • Articles
  • Our News
  • Prasa o nas
  • Partnerzy
  • Nasz zespół
  • Kontakty

© 1998-2021 by Fast Reports Inc.

  • Poufność