Xerox 721P85530 用户手册

下载
页码 488
PRINT FORMAT COMMANDS
XEROX DOCUPRINT 180 LPS PDL REFERENCE
6-75
PAPERSIZE
This parameter specifies the paper size to be used for printing the 
job.
Syntax
OUTPUT PAPERSIZE = 
option(s)
Options
Table 6-57 lists the parameter option(s) and definition(s).
If papersize is not specified, the LPS uses the system default paper 
size specified during system generation.
Considerations
When centimeters (CM) are used to specify paper size, the maximum 
allowable value is 32.767 CM.
Paper size cannot be changed through DJDE on a page basis. Paper 
sizes can be changed on a report basis, however.
Whether you use the keyword or the (x, y) method for specifying 
papersize in your JSL, you must use the same method in your forms 
source library (FSL).
PAPERSIZE=B4 and PAPERSIZE=(10.12,14.33) produce identical 
results in that they indicate long-edge feed, as opposed to short-edge 
feed format. Refer to the “SEFFNT” section in the chapter “Specifying 
input parameters,” for detailed information on short- and long-edge 
feed.
B5 paper size is an option that requires that a retrofit kit be installed.
Include performance considerations when switching paper sizes 
across pitch modes. Refer to  “Using pitch and the TMODE 
parameter effectively" section in this chapter.
Example
OUTPUT  PAPERSIZE=USLETTER, 
        FEED=MAIN, 
        DUPLEX=NO, 
        NUMBER=(1,1,80), 
        FORMAT=SMPPOE;
Table 6-58.
PAPERSIZE parameter option(s) and definition(s)
Option(s)
Definition(s)
A3
16.54 by 11.69 inches (297 by 420 mm)
A4
8.27 by 11.69 inches (287 by 270 mm)
B4
10.12 by 14.33 inches (257 by 364 mm)
B5
7.17 by 10.12 inches (178 by 254 mm)
USLEGAL
8.5 by 14 inches (216 by 356 mm)
USLETTER
8.5 by 11 inches (216 by 279 mm)
(
x
,
 y
)
a variable paper size, that is, a paper size that is not 
one of the standard sizes.