beautypg.com

Xerox 96MX User Manual

Page 234

background image

PRINT FORMAT COMMANDS

6-60

XEROX DOCUPRINT 96/DOCUPRINT 96MX LPS PDL REFERENCE

IMAGE

This parameter specifies, for batch mode processing only, the initial
graphic imaging parameters to be used.

Syntax

OUTPUT IMAGE =

option(s)

Options

Table 6-50 lists the parameter option(s) and definition(s).

The default is top left corner scaled at 1/1.

Considerations

If the UN option is used to define positioning, the UNITS parameter
(described subsequently) must precede this command in the
parameter line.

The IMAGE parameter must follow GRAPHICS=BATCH parameter,
as these two parameters are order dependent.

If two IMAGE parameters are listed consecutively, the system will
process only the second one.

Examples

OUTPUT GRAPHIC=BATCH,
IMAGE=(1 IN,2 CM);

Table 6-50.

IMAGE parameter option(s) and definition(s)

Option(s)

Definition(s)

vpos

Specifies the vertical position of the top edge of the
graphic, as an offset, relative to 0,0 on the current
physical page (the position that would be specified by
a PDE BEGIN of 0,0). This parameter is specified as
a decimal number with up to three digits to the right
of the decimal point and may be in the following units:

DOTS

centimeters (CM)

inches (IN)

user-defined unit (UN).

If no units are specified, inches are assumed. An xdot
is 1/600 unit of measurement.

hpos

Specifies the horizontal position of the left edge of the
graphic, as an offset, relative to 0,0 on the current
physical page. The form of the specification is the
same as for

vpos.

[,

n[/d]]

Specifies the reference scale factor. Each
parameter,

n and d, must be an integer in the range

of 1 to 8, thereby allowing a reference scale factor in
the range of 1/8 to 8. The reference scale factor is
multiplied with that specified at the time the graphic
was digitized and the product is rounded to the
nearest integer in the range 1 to 8. That integer
becomes the effective scale factor with which the
graphic is imaged.