|
VMS Help PRINT Parameter, LAYUP_DEFINITION, Options *Conan The Librarian |
Layup options allow you to specify the number of pages to
print on each sheet of paper, their position on a sheet, the
size of margins and whether borders are printed. The layup
options and the syntax for specifying values is as follows:
ALTERNATE=[LEFT|RIGHT|TOP|BOTTOM]
[NO]BORDERS
FIRSTPAGE=n
GRID=columns,rows
MARGINS=t,b,l,r
PAGEORDER=
PAGESPERSHEET=n
You can specify layup options in either a layup definition
file, or in-line as part of the PRINT command.
|
|