U23841-J-Z915-6-76 21
Producing Output with Xprint V7.0 Using Xprint V7.0 options
To print file1 on printer printer
2:
xpadd -dr file1
– To configure printers printer1 and printer2 as the default destination:
XP_DESTIN=“printer1 printer2"
export XP_DESTIN
To print the file file1 on one of the printers printer1 or printer2:
xpadd -dr file1
3.4 Using Xprint V7.0 options
This section describes further options for printing files with Xprint V7.0. The
individual subsections describe the various possibilities offered by Xprint V7.0
for printing documents.
3.4.1 Printing parts of a document
In raw mode, printing parts of documents is not supported.
By default, all pages of a document are printed when xpadd is used. If you want
to print only specific parts of the file, use one of the following options to select
the sections to be printed:
-ps page_select
You can select individual pages or ranges of pages for printing by using one
of the following methods:
You can specify individual page numbers separated by commas, e.g.
1,6,7,16
pages 1, 6, 7, and 16 are printed.
You can specify a range of pages a-b where b must always be larger than a:
18-34
pages 18 through 34 are printed.
3-
all pages from page 3 onward are printed
i