Delphi/CB
•  Greatis •  Security •  AppDatabase •  Utilities •  Visual Basic • .NET •  just4fun
Delphi / C++ Builder
Components, utilities and tips for Delphi and C++ Builder developers
More info
Print Suite FAQ
Print Suite Home
Delphi Components
See also
Products
Form Designer
Object Inspector
Runtime Fusion
Commented Image
Image Editor  new!
Delphi Toys
Ultimate Pack  hot!

FAQs
Form Designer FAQ
Object Inspector FAQ
Image Editor FAQ

Links
Software for .NET
Software for VB 6
Delphi Tips & Tricks

Services
Outsourcing
Piping the print jobs
Print Suite allows to merge any print jobs into one print job using TMultiPrintJob component. No manual coding, all you need is create the list of the print job component using the print job list editor and use TMultiPrintJob component like any other print job component. The list editor can be called by the double-click on the component at design time or by the EditPrintJobs method.
procedure TForm1.EditJobsListClick(Sender: TObject);
begin
  MultiPrintJob1.EditPrintJobs;
end;
All the included print job components wil be printed and/or previewed as one print job.

Greatis Software Greatis | Security | AppDatabase | Utilities | Delphi/CB | Visual Basic | .NET | just4fun

Contacts | Add to Favorites | Recommend to a Friend | Privacy Policy | Copyright © 1998-2008 Greatis Software