Modifying a submitted print job

Managing print jobs

To redirect a print job:

Spoolin print job job1 on printer printer1, which only supports the data format POSTSCRIPT; there is a filter available, however, for converting the format SIMPLE to POSTSCRIPT:

xpadd -job -dr job1 -de printer1 -ct SIMPLE

If the print job is then redirected to the printer printer2, this must be able to handle the data format POSTSCRIPT, as job1 was automatically converted at spoolin:

xpmod -job job1 -de printer2

To redirect a print job to a remote domain, specify the remote printer by partner_gateway_name!destination name:

xpmod -job job1 -de gtw1!printer31

62

U23841-J-Z915-6-76

Page 74
Image 74
Mackie V7.0 manual Modifying a submitted print job, To redirect a print job