Spooler FASTP Network Print Processes Manual

Installation and Configuration Considerations for
FASTPTCP
Spooler FASTP Network Print Processes Manual 427528-007
3 - 55
SETMODE 260
SETMODE 260
SETMODE 260 enables PostScript printing and has the following syntax:
SETMODE operation param1 param2
where param1 dict
ates the language and param2 is ignored. Table 3-4 lists the
param1 values that have special meanings for LPD de
vices:
Table 3-4. Supported SETMODE 260 Param1 Values for LPD Devices
Value Meaning Action
0 PCL mode FASTPTCP emits the l - L
eave controls command.
1 Transparent
PostScript
FASTPTCP emits the o - P
rint PostScript
output file command.
2 Smart PostScript FASTPTCP emits the o - P
rint PostScript
output file command and in addition takes steps to
ensure that only valid PostScript data is sent to the
printer.
3 CIF FASTPTCP emits the c - P
lot CIF file command.
4 DVI FASTPTCP emits the d - P
rint DVI file command.
5 Formatted FASTPTCP emits the f - P
rint formatted file
command.
6 PLOT FASTPTCP emits the g - P
lot file command.
7 Leaving Control FASTPTCP emits the l - P
rint file leaving
control characters command.
8 DITROFF FASTPTCP emits the n - P
rint ditroff output
file command.
9 PR FASTPTCP emits the p - P
rint file with 'pr'
format command.
10 FORTRAN FASTPTCP emits the r - F
ile to print with
FORTRAN carriage control command.
11 TROFF FASTPTCP emits the t - P
rint troff output
file command.
12 RASTER FASTPTCP emits the v - P
rint raster file
command.
13 "f" PostScript FASTPTCP treats the data as PostScript but emits the f
- Pr
int formatted file command. This value is
used for certain LPDs that do not recognize the o - Print
PostScript output file command but can cope with
receiving PostScript data.
14 Default FASTPTCP emits the f - P
rint formatted file
command.