l8HP DECprint Supervisor (DCPS) for OpenVMSG

HP DECprint Supervisor (DCPS) for OpenVMS
System Manager's Guide



 z d f  
PreviousContentsIndex




U

Appendix C
Downloading and Deleting Fonts




You may be able to use the GSYS$COMMON:[SYSHLP.EXAMPLES.DCPS]FONT_DOWNLOADER.COM command procedure Dto list, download, and delete fonts on the optional hard drive on a Cprinter. The procedure is known to work with the DEClaser 5100 and :LN17ps printers, and may work with other printers as well.

ETo use the procedure, invoke it and follow the prompts that it gives you.


v

Appendix D
DECprint Supervisor (DCPS) and DECprint Printing Services Software (CPS)




GThis appendix explains the differences between the DECprint Supervisor Hsoftware and the DECprint Printing Services software, and their ability Hto coexist. "DCPS" refers to the DECprint Supervisor product; A"CPS" refers to the DECprint Printing Services product.Z

D.1 DCPS/CPS Coexistence



EDCPS software can coexist on the same system with CPS Version 4.0 or HVersion 4.1 software. The installation of DCPS software does not delete Cor modify components of CPS software. You may continue to run both Cproducts on the same system, or you may migrate the existing queue 3structure from the CPS product to the DCPS product._

D.2 Upgrading from CPS to DCPS



DIf you are upgrading from CPS to DCPS, convert your CPS$STARTUP.COM file as follows:

    "
  1. Enter the following command:

     

    "
    3$ @SYS$STARTUP:CPS_TO_DCPS_STARTUP
    
    
    A

  2. Answer the questions displayed on your screen. For example:

     

    "
    4Enter filename of CPS startup file to be converted; =Default filename is SYS$SYSROOT:[SYS$STARTUP]CPS$STARTUP.COM     [default]:  =disk$manager:[cps_conversion]cps$startup.com 3Enter filename of DCPS startup file to be created; HDefault filename is SYS$SYSROOT:[SYS$STARTUP]DCPS$STARTUP.COM [default]: >disk$manager:[cps_conversion]dcps$startup.com 3Please read or run DIFFERENCES on the output file, 7        DISK$MANAGER:[CPS_CONVERSION]DCPS$STARTUP.COM, )to be sure the new file meets your needs. 
    
    
    



NThe procedure creates a startup file that DECprint Supervisor recognizes, but Hdoes not change your existing queue definitions. If you need to add new Lqueues, see Section 3.3

EDCPS has an automatic data type detection feature. Therefore, you no Hlonger need to specify the data type as a queue default or in the PRINT command.

;If you defined generic queues for default data types, edit !DCPS$STARTUP.COM and remove them.M

D.3 DCPS$ Prefix



GAll file names, logical names, and messages for the DCPS product start Ewith the DCPS$ prefix. This ensures that you can continue to use CPS Bsoftware to drive some queues, and add the DCPS software to drive 1others. The default OpenVMS form is DCPS$DEFAULT.

HCertain files, however, are considered system resources, and are shared Fbetween the DCPS and CPS products, and possibly other products. These shared resources are:



ESecondary messages (those generated by other facilities such as RMS, Fand passed along by the DCPS product) retain the code of the facility that originated the message.]

D.4 Startup File Converter



HThe conversion tool, CPS_TO_DCPS_STARTUP.COM, converts the startup file Ffor the CPS software so that it uses the names from the DCPS product. fThis tool is described in Section 3.2.

GThe following table lists the CPS_Name and the corresponding DCPS_Name conversions. # $                                          
CPS_Name DCPS_Name
 CPS$STARTUP  DCPS$STARTUP
 CPS$EXECUTION_QUEUE  DCPS$EXECUTION_QUEUE
 CPS$REQUIRED  DCPS$REQUIRED
 CPS$GENERIC  DCPS$GENERIC
CPS_LIB  DCPS_LIB
 CPS$DEVCTL  DCPS$DEVCTL
LPS$" queuename_PARAMETER DCPS$" queuename_PARAMETER
CPS$# queuename_STALL_TIME DCPS$# queuename_STALL_TIME
 LPS$LAYUP  DCPS$LAYUP
DECprint Printing Services  DECprint Supervisor


HThe conversion tool does not change queue names or the structure of the queues._

D.5 Eliminating Generic Queues



EDCPS software has the ability to automatically detect data types, so Dyou may be able to reduce the number of generic queues or eliminate pthem altogether. Refer to Chapter 4 for more information on automatic data type detection.N

D.6 Page Scaling



DThe DCPS product can scale the logical page image to fit the output 3sheet if the job provides the following parameters:

 

"
!PAGE_SIZE=p,SHEET_SIZE=s




9Note that p and s are different values.

FThe job assumes the parameter NUMBER_UP=1. With CPS, it was necessary Eto explicitly provide a NUMBER_UP parameter in order to trigger page scaling.t

D.7 Layup for PS Level 2 Printers & Layup Fixes



GThe DCPS software layup facility supports PostScript Level 2 operators Fwhen connected to printers that implement PostScript Level 2. It also 7fixes or extends support for several Level 1 operators.

FLevel 1 PostScript programs produced by Macintosh and PC applications Hgenerally print better with the DCPS product than they did with the CPS Hproduct. Problems with CorelDraw and Macintosh programs have been fixed.l

D.8 Layup Options on PRINT Command Line



DWith DCPS software, you can provide layup options directly with the GLAYUP_DEFINITIONS parameter, or you can record those options in a .LUP Hfile and provide that file name with the parameter. Providing the layup Foptions on the PRINT command makes it possible to pass them with jobs Eto be printed on another system via the Distributed Queuing Services <product. CPS V4.1 software offers only the .LUP file option.

dSee the User's GuideUser's Guide for information on expressing layup options in a .layup definition file or as a PRINT parameter.J

D.9 Page Sizes



HIn the CPS V4.1 product, the following page sizes did not exist or were Cnot correctly interpreted. The DCPS product defines and interprets these correctly.

 A6
C
D
7x9
7_envelope
10x14
11x14
PostCard
q

D.10 Selecting Separator Pages from Alternate Tray



DTo select job separator pages from an alternate tray using the DCPS .software, define the following system logical:

 

"
h$ DEFINE /EXECUTIVE_MODE /SYSTEM DCPS$queuename_SEPARATOR_TRAY number




HNote that number is a valid tray number for the printer served >by that queue, and is printer-specific. Refer to your printer *documentation to obtain the correct value.o

D.11 Stopping Unreachable PrintServer



GIf the operator issues STOP/QUEUE/RESET, and the queue is connected to Ca DIGITAL PrintServer printer that is unreachable, the queue stops Bproperly. This was not always the case with the CPS V4.1 software.a

D.12 Overwriting First Line



DIn the CPS V4.1 product, the top line was overwritten if the record Dstarted with a form feed. This works correctly in the DCPS software.S

D.13 Stall Timeouts



8The CPS V4.1 software did not start the stall timer for Gdirectly-connected serial printers. The DCPS software starts the timer.

EIn the CPS V4.1 product, the default timeout for a stall message was Bone minute. This frequently resulted in "queue stalled" Gmessages when the printer was processing a compute-intensive page (and Gwas not really stalled at all). In the DCPS product, the stall timeout is four minutes.O

D.14 Requeuing a Job



EWhen a network error occurred while connecting to a printer, the CPS GV4.1 software would requeue the job with the /HOLD attribute. The DCPS 1software requeues it without the /HOLD attribute.\

D.15 Reading Stream Files



EIf a PostScript file has a record attribute of STREAM, STREAM_LF, or FSTREAM_CR, it is read in head1 mode. This allows the DCPS software to Cprint very long stream records that the CPS software cannot print. GFiles of this type are sometimes written by PC communications programs.a

D.16 Copies Start on New Sheets



HWhen /COPIES=n is requested, and n is more than one, each copy Estarts on a new sheet, even when printing with NUMBER_UP or SIDES=2. CThis was not the case with PostScript jobs in the CPS V4.1 product.`

D.17 Generic Queues Restarted



GOn shutdown, OpenVMS stops execution queues but not generic queues. As Da result, when the system starts up again, the generic queues begin Frunning even though they may have the wrong characteristics. When you Astart up generic queues in the CPS V4.1 product, you get warning Cmessages saying that the queues are already running (as of OpenVMS EV5.5). When the DCPS software starts up generic queues, it stops and -then restarts those that are already running.a

D.18 Proprinter Translator



EThe DCPS software contains a new Proprinter-to-PostScript translator Gnot available in the CPS product. For general information on using the IPROPRINTER data type, see the User's GuideUser's Guide.e

D.19 DCPS and PATHWORKS Libraries



APATHWORKS for OpenVMS (Macintosh) creates its own device control Alibrary, MSAP$DEVCTL.TLB, and also puts its modules into the CPS Flibrary if there is one. It does not put them in the DCPS library. To Grectify this, define DCPS_LIB as a search list that points to both the HDCPS and PATHWORKS libraries. An example in DCPS$STARTUP.TEMPLATE shows how to do this.



/  
Note

DPATHWORKS for OpenVMS (Macintosh) has been retired and is no longer supported.
m

D.20 Printing with Macintosh and PC Files



DThe DCPS software contains a new PostScript example file to improve Cprinting of Macintosh and PC files on DIGITAL PrintServer printers.m

D.21 Improved Color Function for Colormate PS



DThe color transfer function of the Colormate PS has been changed to Eavoid the problems of gray scale images that are muddy or brown, and Gnatural images with poor flesh tones. The Colormate PS now runs prints Hwith a new default color transfer function to provide better gray scale Aimages and natural flesh tones. Consequently, you may notice the 5following changes when you print on the Colormate PS:

f

D.22 Printing Security Messages



-The DCPS product provides a new example file:

 

"
1SYS$COMMON:[SYSHLP.EXAMPLES.DCPS]CONFIDENTIAL.PS 




?This file shows how to redefine the showpage operator to write B"Confidential" at the top and bottom of each page as an Coverlay (that is, after the contents of the page have been imaged).




 f d  
IndexContents