Printing on multiple printers
The standard activity Data-COS-.COS-Print
controls printing. If your correspondence will be printed on
any one of multiple printers depending on the addressee,
sender, date, or other factors, your application can compute
the printer name.
- Define multiple printers through COS Printer data
instances, associating each with a Windows network
queue.
- On the Corr tab of the
correspondence rule, leave the Designated
Printer field blank.
- Create a custom property to hold the printer name, using
for example a class derived from the Data-Corr-
class.
- Compute the target printer name when the facts are
available to supply the
PrinterName
parameter
when calling the COS-Print activity.
About COS Printer data instances