QuickReport 6 build 4.15 » Developer.Team

QuickReport 6 build 4.15

QuickReport 6 build 4.15
QuickReport 6 build 4.15


QuickReport is a set of components and controls that allow reports to be designed and previewed in the Delphi and C++ Builder IDEs. Applications including Quickreport functionality can then be deployed royalty free.

New features in the latest release version 6 includes:
New web controls enable customizable web viewer designs.
New server library provides a QuickReport object which can execute reports from the .dfm file as well as handling report events.

Report Distribution
The best way to make information available is via the internet. This requires that where possible web browsers should be used rather than native applications. Most reports designed with QuickReports can be speedily converted to html and displayed directly in a web browser with the existing components. The new components allow custom web forms to be built so the reports may be displayed as if in a local viewer application.

The basis of a report distribution system is a web server which handles HTPP GET requests by sending existing reports to the client, and POST requests which require code to be executed to generate real time reports. In the latter case the QR6 server library provides a QuickReport object which can execute reports from the .dfm file as well as handling report events.

Server Library
The purpose of this code is to provide a run-time system that is free from any reference to the VCL printers unit or the VCL graphics unit. The first stage in presenting dynamically produced reports in a browser is to create the HTML in a server environment from live data. QuickReport 6 includes server adapted versions of the QuickReport object and the QR controls, which can execute a design in a dfm file and stream the resulting HTML document. The code is bundled as a component which may be used in console applications called from a cgi-bin or ISAPI application.

Quickreport 6 Pro supports

Delphi XE2 Win32
Delphi XE2 Win64
Delphi XE3 Win32
Delphi XE3 Win64
Delphi XE4 Win32
Delphi XE4 Win64
Delphi XE5 Win32
Delphi XE5 Win64
Delphi XE6 Win32
Delphi XE6 Win64
Delphi XE7 Win32
Delphi XE7 Win64
Delphi XE8 Win32
Delphi XE8 Win64
Delphi 10 Seattle Win32/64
Delphi 10.1 Berlin Win32/64
Delphi 10.2 Tokyo Win32/64

C++ Builder XE2
C++ Builder XE3 Win32
C++ Builder XE3 Win64
C++ Builder XE4 Win32
C++ Builder XE4 Win64
C++ Builder XE5 Win32
C++ Builder XE5 Win64
C++ Builder XE6 Win32
C++ Builder XE6 Win64
C++ Builder XE7 Win32
C++ Builder XE7 Win64
C++ Builder XE8 Win32
C++ Builder XE8 Win64
C++ Builder 10 Seattle Win32/64
C++ Builder 10.1 Berlin Win32/64
C++ Builder 10.2 Tokyo Win32/64

Only for V.I.P
Warning! You are not allowed to view this text.