8.
Execute DCPS$STARTUP.COM.
@ SYS$STARTUP:DCPS$STARTUP.COM
9.
Stop and restart all queues that will be using this library.
STOP/RESET/QUEUE queue_name
START/QUEUE queue_name
6.4 Invoking DECimage on VMS Platforms
There are many ways to use the DECimage form. For example, you can use a
previously set up PostScript queue:
PRINT/QUEUE=LPS_PS/FORM=DECIMAGE DOC_WITH_PICTURES.PS
Other ways of using the DECimage form and setup module include associating
the form with a queue and associating the setup module with an individual
file. For details, refer to VMS HELP or the following manuals:
•
DECprint Supervisor System Manager’s Guide
•
DECprint Supervisor Software Installation Guide
•
DECprint Supervisor User’s Guide
6.5 Using DECimage on Non-VMS Platforms
A non-VMS user can invoke DECimage on the DEClaser 1152 printer by
sending the PostScript Level 2 code to the printer in two ways:
1.
The preferred method is to append code to the beginning of your PostScript
file to invoke DECimage for that print job only.
2.
If appending code to the beginning of the PostScript job is not possible, you
can set the DECimage facility on persistently. The persistent method will
keep DECimage invoked across power cycles.
Note
The code in the following sections can be used on VMS systems as well.
Enhancing Picture Quality 6–5