PMPRINT/PMPLOT Queue Processor Parameters

How the queue processor processes a print job is controlled by the optional queue-processor parameters that you can specify in the pdopData parameter of DevOpenDC. The PM adds these parameter values to the spool file.

The PMPRINT/PMPLOT queue processor parameters enable an application to do the following:

Note: The application need not use queue processor parameters if all that is required is a single copy of a picture, scaled to fit the page. These are the default settings of the queue-processor parameters.

The first parameter (COP) is used for all spool-file formats. The remaining parameters are valid for PM_Q_STD spool files only. Because PM_Q_STD data are used mainly for graphic data, these parameters are described in relation to the printing of picture files.

The PMPRINT/PMPLOT queue-processor parameters are separated by spaces and are:

COP=n

ARE=C | w,h,l,t

FIT=S | l,t XFM=0 | 1 COL=M | C MAP=N | A

Note:

Pictures from a spool file can be printed differently than those printed when the spooler is not selected, because the default setting without the spooler is to print pictures their actual size, whereas the default for the queue-processor FIT parameter is "scaled to fit" the output area.

The queue-processor parameters must be separated by one or more blank spaces; for example, "COP=3 ARE=C FIT=S".

The parameters can be listed in any order. Default values are used for parameters that are omitted or entered incorrectly.

Bit-map or image data (data constructed by setting pels on or off) is not affected by the ARE and FIT parameters. Consequently, if your picture contains bit-map or image data, the printed version will be different from the screen version if you use these parameters.


[Back: Drag/Drop Protocol Considerations]
[Next: Examples Using the ARE and FIT Parameters]