Installing Greatis Print Suite Pro under Delphi 2005

Posted by Kirby Turner on July 5, 2005
I purchased the Greatis Print Suite Pro today so I can add print and print preview features to SMTP Diagnostics. The components are nice but the installation is a pain for those new to Delphi 2005. And unfortunately the documentation does not include how to install under D2005.

Fortunately I was able to find a way to install the components. Here’s the steps I followed to install the component suite:

- Created a new package project (File
New Package).
- Added PrintSuiteReg.pas to the project.
- Added PrintJobsReg.pas to the project.
- Compiled and Installed the package.

Posted in uncategorized. Tagged in .