Home
Name Modified Size InfoDownloads / Week
README.txt 2018-12-26 1.7 kB
HBReports_1_0_1.zip 2018-12-26 838.0 kB
Totals: 2 Items   839.6 kB 0
HB REPORTS                               README.txt
***********

Project web site http://hbreports.leskaye.com/ for support.
Please also visit the web site to make a small donation if you find this software useful.

Currently available for Delphi (VCL and Firemonkey) but may(?) be easily adapted to Lazarus/Free Pascal.

Version 1.0.1 is a bugfix and adds no new features.

INSTALLING the TReportPrinter component
***************************************
Download HBReports_1_0_1.zip and unpack it into a a new folder with your other third party components.
From Delphi: 
1. Open the HPReportsVcl project in the Vcl folder
2. Set the Target Platform to Win32
3. Right-click HBReportsVcl.bpl and choose "Install" from the menu
4. To use TReportPrinter in your projects, ensure that the Vcl folder is included in your Windows PATH
   variable or is included in the search path of your project compile options 

Repeat the above steps for the FMX folder if you are using Firemonkey

LICENSE
*******
License of the code is the GNU Lesser General Public License permitting its use in private and commercial
software (https://www.gnu.org/licenses/lgpl.html) 

DISCLAIMER
**********
Every reasonable care has been taken in the writing and testing of this software.
It is not paid-for software and is provided "as is" without warranties or guarantees of 
any kind nor with any assurance that it is "fit for purpose". (In other words, please do not sue me!!) 

Please report any bugs by opening a Ticket on Sourceforge https://sourceforge.net/p/hb-reports/tickets/
You will need to be logged in to Sourceforge to create a ticket.
Source: README.txt, updated 2018-12-26