The format and content of the header and trailer pages can be customized by editing the files containing the prototype text. These files are in the /usr/lib/lpd/pio/burst directory. The file names are in the format X.yyy, where X is either H to indicate header pages or T to indicate trailer pages. yyy indicates the type of data stream: ascii for ASCII, ps for PostScript, or gl for plotter emulation. For example, the file named H.ascii is the prototype text for header pages to be printed in ASCII, and T.ps is the prototype text for trailer pages to be printed in PostScript. The escape sequences used in the text files begin with the % (percent) character and are described with the pioburst command.
The following sections give you information specific to certain printers that you might need to configure and set up your printer and queue systems:
Printers purchased in Greece or Turkey have the Greek or Turkish code pages available with the printer. To print Greek or Turkish characters, you must notify the system that the code pages are available. To do this:
The system assumes that a font diskette, Feature #3155, is in the printer's diskette drive. For the support of Greek or Turkish characters, the system assumes that a Language Group 3 font diskette is in the drive.
Fonts are loaded into printer memory from a font diskette inside the printer. The system maintains a record of which fonts have been loaded, and whether the fonts in memory may have been corrupted by a print job and therefore need reloading from diskette. If the printer is turned off and then turned back on, run the splp command with the -F ! flag and the device name. This notifies the system that the fonts need to be loaded into the printer's memory.
Because of space limitations on the printer's font diskette, some fonts do not contain all the characters in Code Page 850. If you need the full set of characters for Code Page 850, specify either Courier 10 (-s courier -p 10) or Prestige 12 (-s prestige -p 12) with the qprt command.
The 3812 Model 2 Page Printer can print on paper other than the default 8-1/2 by 11 inch size. You can change the paper size using SMIT. This is described in Specifying Paper Size. To change paper size for a single print job, specify the -Q flag with the qprt command.
If you need support for Greek or Turkish characters, complete the following steps:
The system assumes that a font diskette, Feature #7652, is in the printer's diskette drive.
Fonts are loaded into printer memory from a font diskette inside the printer. The system maintains a record of which fonts have been loaded, and whether the fonts in memory may have been corrupted by a print job and therefore need reloading from diskette. If the printer is turned off and then turned back on, run the splp command with the -F ! flag and the device name. This notifies the system that the fonts need to be loaded into the printer's memory.
The 3816 Page Printer can print on paper other than the default 8-1/2 by 11 inch size. The paper size can be changed using SMIT. This is described in Specifying Paper Size. To change paper size for a single print job, specify the -Q flag with the qprt command.
The system selects the IBM ASCII or PCL emulation data stream without manual intervention.
The LaserPrinter can print on paper other than the default 8-1/2 by 11 inch size and on envelopes other than the default #10 envelope. The paper or envelope size can be changed using SMIT and described in Specifying Paper Size. To change paper or envelope size for a single print job, specify the -Q flag with the qprt command.
If a font card is installed, the system must be alerted. To handle this:
Note: The value of the nn variable is the font card identifier, which is the two-digit number just above the arrow on the font card.
If a PostScript option is installed in your 4019 LaserPrinter and the PostScript option supports automatic emulation/mode switching, the printer can be configured to switch automatically between PostScript mode and emulation modes, as well as switching between emulation modes. To determine if the PostScript option installed in your printer supports this, check the guide to operations manual that came with your PostScript option. Or, verify that the PostScript interpreter is version 52.3 or later, by checking the PostScript startup page that is printed when the printer is powered on in PostScript mode (unless it has been disabled). If automatic emulation/mode switching is indicated, notify the system as follows:
Notes:
- The Japanese Base System Locale Package must be installed to print Japanese characters.
- Japanese characters cannot be printed with PostScript option.
- To print multibyte characters, specify 16x16 or 32x32 dot font with the -F option using the qprt command. For example:
qprt -Pkji -F'RomanKn23,Kanji23,IBM_JPN23' file
The system selects the IBM ASCII or PCL emulation data stream without manual intervention.
The printers can print on paper other than the default 8-1/2 by 11 inch size. The paper size can be changed using SMIT. This is described in Specifying Paper Size. To change paper size for a single print job, specify the -Q flag with the qprt command.
Notes:
- The Japanese Base System Locale Package must be installed to print Japanese characters.
- Japanese characters cannot be printed with PostScript option.
- To print multibyte characters, specify 16x16 or 32x32 dot font with the -F option using the qprt command. For example:
qprt -Pkji -F'RomanKn23,Kanji23,IBM_JPN23' file
If support for Greek or Turkish characters is needed and an NLS I font card is installed, the system needs to know that the font card is installed:
Note: The value of the nn variable is the last two digits of the font card part number.
The system selects the IBM ASCII or PCL emulation data stream without manual intervention.
The InkJet printer can print on paper other than the default 8-1/2 by 11 inch size and on envelopes other than the default #10 envelope. The paper and envelope size can be changed using SMIT as described in Specifying Paper Size. To change paper or envelope size for a single print job, specify the -Q flag with the qprt command.
If support for Greek or Turkish characters is needed and the appropriate
font diskette is available, install the fonts by entering, as root user:
piofontin -t PrinterType -c CodePage [-d DeviceName]
Specifically, when issuing this command, the PrinterType parameter is 4201-3, 4202-3, and the CodePage parameter is 851 (Greek) or 853 (Turkish). The DeviceName parameter (for example /dev/fd1) is needed only if the diskette device is not /dev/fd0, the standard 3.5-inch diskette drive.
Note: If Greek or Turkish fonts have been installed, you must enter the following to download the fonts whenever the printer is turned off and on:
splp -F! xxx
where xxx is the device name of the printer, such as lp0. This instructs the system to download the Greek or Turkish font to the printer.
The Japanese and Proprinter data streams are supported. To print Japanese characters, specify 24x24 dot font with the -F option on the qprt command, as follows:
qprt -Pkji -F/usr/lib/X11/fonts/JP/IBM_JPN17.pcf.Z file
The switches on the back of the printer must be set for automatic emulation switching, as specified in Appendix B of the Personal Page Printer II Model 031 Guide to Operations manual.
The system selects the PostScript, Proprinter XL emulation, PCL emulation, or Diablo 630 emulation without manual intervention.
ASCII files can also be printed using the PostScript data stream.
If you attach the printer to a serial port, you may need to send a special PostScript file to the printer to establish the baud rate, parity, and protocol for the printer. The Personal Page Printer II Model 031 Guide to Operations manual contains a sample file.
Print queues for the Proprinter XL, PCL emulation, and Diablo 630 emulations check the first two characters of each print file. If the first two characters are %!, the file is assumed to be a PostScript file, and the virtual printer for PostScript is used instead of the virtual printer implied by the print queue name. If you have not configured a print queue for PostScript, the print job will fail.
If you want to print a PostScript file as an ASCII file instead of a PostScript file, specify the -da flag and parameter with the qprt command when you submit the print job for the IBM Proprinter XL, PCL emulation, or Diablo 630 emulations.
The Japanese data stream is supported. To print Japanese characters, specify 24x24 dot font with the -F option on the qprt command. as follows:
qprt -Pkji -F/usr/lib/X11/fonts/JP/IBM_JPN17.pcf.Z file
The system assumes that the appropriate character set (printed language) has been selected from the printer's control panel. Refer to the section on setting a printed language in the printer's operating instructions manual.
If the selected character set is not 02 (PC Multilingual):
smit chpq
Although this printer detects the presence of a font cartridge, the host system cannot. You must tell the system about the font cartridge in any of the following cases:
To tell the system about the font cartridge:
smit chpq
If a font cartridge is installed to support Greek or Turkish:
To print Japanese characters, specify 24x24 dot font with the -F option on the qprt command, as follows:
qprt -Pkji -F/usr/lib/X11/fonts/JP/IBM_JPN17.pcf.Z file
To print Japanese characters, specify 24x24 dot font with the -F option on the qprt command, as follows:
qprt -Pkji -F/usr/lib/X11/fonts/JP/IBM_JPN17.pcf.Z file
If the active code page for the installed print band is not Code Page 850, you must notify the system:
The predefined files on AIX 4.2.1 or later only supports the IBM Network Color Printer 2.0 or higher controller code level.
Additional qprt option flags that are valid using only the
Network Color Printer PS queue:
-e # | Specifies brightness level.
|
-E # | Specifies the finish.
|
-k # | Specifies the color model.
|
-K # | Specifies the color rendering dictionary.
|
-S # | Specifies the print mode.
|
The following valid queue names are located on the IBM Network Color
Printer:
ibmcolor_direct | 1.03 or 1.1 controller code and 16MB of memory. |
ibmcolor_print | 1.03 or 1.1 controller code and 32MB or 48MB of memory. |
ibmncp_direct | 2.0 or higher controller code and 16MB of memory. |
ibmncp_print | 2.0 or higher controller code and 32MB or 48MB of memory. |
Note: To determine the controller code level and amount of memory on your IBM Network Color Printer, print a configuration page from the printer operator panel. See the configuration page under "GENERAL INFO." Memory is the second item, and the third item is version of the controller code. The predefined files on AIX 4.2.1 or later only supports the IBM Network Color Printer 2.0 or higher controller code level.
IBM Network Printers can print on paper other than the default 8 1/2 by 11 inch size. The paper size can be changed using SMIT as described in Specifying Paper Size and seeIBM Network Color Printer. To change paper size for a single print job, specify the -Q flag with the qprt command.
To print more lines per page than the line space allows (6 or 8 lines per inch), specify the number of lines per page. The line spacing is compressed to allow the larger number of lines to fit on a page. For example, if the line spacing is 6 lines per inch, entering the command qprt -l 66 FileName causes the file FileName to print at 66 lines per page instead of the default 60 lines per page.
The IBM Network Printer 12, 17, and 24 support the following fonts and
pitches:
courier | 10, 12, or 17 pitch |
courier-bold | 10, 12, or 17 pitch |
courier-italic-bold | 10, 12, or 17 pitch |
lettergothic | 10, 12, or 17 pitch |
lettergothic-bold | 10, 12, or 17 pitch |
lettergothic-italic | 10, 12, or 17 pitch |
lineprinter | 17 pitch |
For example, entering the following command qprt -s Lineprinter -p 17 FileName causes the file FileName to be printed in lineprinter font at 17 pitch (17 characters per inch).
The following are the type styles for Arabic, Greek, and Hebrew:
Arabic Type Styles | Greek Type Styles | Hebrew Type Styles |
typing typing-italic typing-bold typing-bold-italic | grcour grcour-oblique grcour-bold grcour-bold-oblique | shalom shalom-bold shalom-italic shalom-bold-italic |
rokaa rokaa-italic rokaa-bold rokaa-bold-italic | grhelvet grhelvet-bold grhelvet-oblique grhelvet-bold-oblique | narkisstam narkisstam-bold narkisstam-italic narkisstam-bold-italic |
setting setting-italic setting-bold setting-bold-italic | grtimesnr grtimesnr-bold grtimesnr-oblique grtimesnr-bold-oblique | narkissim narkissim-bold narkissim-italic narkissim-bold-italic |
Note: Be sure to download the fonts to the Flash SIM or to a hard disk drive on the printer when using the Arabic, Greek, or Hebrew type styles.
The IBM Network Printer 12, 17, and 24 support the following output
bins. The output bins can be accessed using the (-=) flag of
the qprt command. The following table shows the possible
values and the corresponding output bin destination.
-= value (#) | destination output bin |
IBM Network Printer 12 | |
0 | Main output tray |
1 | Face-up (rear) tray |
IBM Network Printer 17 | |
0 | Main output tray |
1 | Mail Box Bin 1 |
2 | Mail Box Bin 2 |
3 | Mail Box Bin 3 |
4 | Mail Box Bin 4 |
5 | Mail Box Bin 5 |
6 | Mail Box Bin 6 |
7 | Mail Box Bin 7 |
8 | Mail Box Bin 8 |
9 | Mail Box Bin 9 |
10 | Mail Box Bin 10 |
50 | Offset Bin |
-= value (#) | destination output bin |
IBM Network Printer 24 | |
0 | Auto Output Bin |
1 | Main Output Tray |
2 | Face-up (Rear Bin) |
3 | Upper Finisher Bin Face-down |
4 | Middle Finisher Bin Face-down |
5 | Lower Finisher Bin Face-down |
6 | Upper Finisher Bin Face-up |
7 | Middle Finisher Bin Face-up |
8 | Lower Finisher Bin Face-up |
9 | Auto Finisher Bin Face-down |
Additional qprt option flags that are valid using the PS or PCL
queue of the Network Printer 24 only:
-e # | Specifies staple and collation. The -e #option flag
only works if a face-down finisher bin is selected. See -=
option flag for more information.
|
Valid queue names located on the IBM Network Printer 12, 17, and 24
include:
TEXT | Data that requires line feed and carriage-return processing. |
PASS | Data that requires no further processing. |
-q # | Specifies print quality options. The -q options for the InfoPrint
20 are:
|
-u # | Sets the paper source. The -u options for the InfoPrint 20
are:
|
-= # | Sets type of output paper handling. The -= options for the
InfoPrint 20 are:
|
-Q # | Specifies paper size for the print job. The -Q options for the
InfoPrint 20 are:
|
-s Name | Specifies a type style with the Name variable. Typestyles for the
InfoPrint 20 are:
|
-= # | Type of Output Paper Handling.
|
-e # | Specifies Staple/Collation.
This option flag only works if a face down finisher bin is selected (See -= option flag).
|
-k # | Specifies the number of RePro Collated Copies Printer must have a hard disk drive installed to perform this function. |
-s # | Name Specifies a type style with the Name variable.
Examples are courier, courier-bold, courier-italic courier-bold-italic, lettergothic, lineprinter, lettergothic-bold, lettergothic-italic, prestigeelite, prestigeelite-bold, prestigeelite-italic, and prestigeelite-bold-italic. |
-u # | Sets the paper source to one of the following:
|
-z # | Rotates page printer output the number of quarter-turns clockwise as
specified by the Value variable. The length (-l) and width
(-w) values are automatically adjusted accordingly.
|
-Q # | Specifies paper size for the print job
|
-= # | Type of Output Paper Handling.
|
-e # | Specifies Staple/Collation. This option flag only works if a face
down finisher bin is selected (See -=
option flag).
|
-k # | Specifies the number of RePro Collated Copies. Printer must have a hard disk drive installed to perform this function. |
-s # | Name specifies a type style with the Name variable. Examples are courier, courier-bold, courier-italic, courier-bold-italic, lettergothic, lineprinter, lettergothic-bold, lettergothic-italic, prestigeelite, prestigeelite-bold, prestigeelite-italic, and prestigeelite-bold-italic. |
-u # | Sets the paper source to one of the following:
|
-Q # | Specifies the paper size for the print job.
|
Queue Names | Valid queue names located on the IBM Network Printer 12, 17, 24, and
InfoPrint 20, 32, and 40 are as follows:
|
The Japanese PostScript and ASCII data streams are supported. Japanese language text files cannot be printed.
The Japanese code sets are supported. Do not use IBM 5575 emulation card. The lips3 queue cannot be used for models LBP-B406S/D,A404 with LIPS II+ mode.
The data stream (PostScript, Diablo 630) must be selected manually, using the control panel. ASCII files can also be printed using the PostScript data stream.
HP LaserJet printers can print on paper other than the default 8-1/2 by 11 inch size. The paper size can be changed using SMIT as described in Specifying Paper Size. To change paper size for a single print job, specify the -Q flag with the qprt command.
To print more lines per page than the line space allows (6 or 8 lines per inch), specify the number of lines per page. The line spacing is compressed to allow the larger number of lines to fit on a page. For example, if the lines spacing is 6 lines per inch, entering the command qprt -l 66 FileName causes the file FileName to print at 66 lines per page instead of the default 60 lines per page.
The HP LaserJet III, IIISi, and 4 support the following fonts and
pitches:
courier | 10, 12, or 17 pitch |
courier-bold | 10 or 12 pitch |
courier-italic | 10 or 12 pitch |
lineprinter | 17 pitch |
For example, entering the command qprt -s Lineprinter -p 17 FileName causes the file FileName to be printed in lineprinter font at 17 pitch (17 characters per inch).
Attaching a Hewlett-Packard LaserJet printer to an RS-422A serial port
requires a special cable. You can construct the cable using the
following pin-out information:
Socket Connector (System End) | Signal | Pin Connector (Device End) |
shell | Shield Ground | 1 |
2 | TxA | 3 |
3 | RxA | 9 |
4 | TxB | 18 |
5 | RxB | 10 |
7 | Signal Ground | 7 |
The base LaserJet 5Si and 5Si Mopier printers have two possible destinations:
If an optional High Capacity Output (HC0) device is installed, the additional trays are available as well. The base operating system supports up to eight of the HC0 output bins for the HP 5Si printer, and up to 5 for the HC0 output bins and a stapler bin for the 5Si Mopier.
The output bins can be accessed using the (-=) flag of the
qprt command. The following table shows the possible values
and the corresponding output bin destination.
LaserJet 5Si: | |
-= value (#) | destination output bin |
0 | Printer top/face-down bin |
1 | HC0 face-down bin 1 |
2 | HC0 face-down bin 2 |
3 | HC0 face-down bin 3 |
4 | HC0 face-down bin 4 |
5 | HC0 face-down bin 5 |
6 | HC0 face-down bin 6 |
7 | HC0 face-down bin 7 |
8 | HC0 face-down bin 8 |
50 | HC0 face-up |
50 | Printer left/face-up bin (when HC0 not installed) |
LaserJet 5Si Mopier: | |
-= value (#) | destination output bin |
0 | Printer top/face-down bin |
1 | HC0 face-down bin 1 |
2 | HC0 face-down bin 2 |
3 | HC0 face-down bin 3 |
4 | HC0 face-down bin 4 |
5 | HC0 face-down bin 5 |
50 | HC0 face-up |
50 | Printer left/face-up bin (when HC0 not installed) |
51 | Stapler bin |
The LaserJet 5Si Mopier supports printing copies internal with the -W flag. This differs from the -N flag supported by the spooler. With the -N flag, copies are processed on the base operating system machine and then sent to the printer one at a time. However, the -W option on the LaserJet 5Si Mopier sends only one copy of the print job to the printer and the copies are then produced by the printer. The basic format is: -W #
The base LaserJet 8500 Color and LaserJet 8000 printers have two possible destinations:
If an optional High Capacity Output (HC0) device is installed, the additional trays are available as well.
The output bins can be accessed using the (-=) flag of the
qprt command. The following table shows the possible values
and the corresponding output bin destination.
LaserJet 8500 Color: | |
-= value (#) | destination output bin |
0 | Printer top/face-down bin |
1 | HC0 face-down bin 1 |
2 | HC0 face-down bin 2 |
3 | HC0 face-down bin 3 |
4 | HC0 face-down bin 4 |
5 | HC0 face-down bin 5 |
6 | HC0 face-down bin 6 |
7 | HC0 face-down bin 7 |
8 | HC0 face-down bin 8 |
50 | HC0 face-up |
50 | Printer left/face-up bin (when HC0 not installed) |
LaserJet 8000: | |
-= value (#) | destination output bin |
0 | Printer top/face-down bin |
1 | HC0 face-down bin 1 |
2 | HC0 face-down bin 2 |
3 | HC0 face-down bin 3 |
4 | HC0 face-down bin 4 |
5 | HC0 face-down bin 5 |
6 | HC0 face-down bin 6 |
7 | HC0 face-down bin 7 |
8 | HC0 face-down bin 8 |
50 | HC0 face-up |
50 | Printer left/face-up bin (when HC0 not installed) |
51 | Stapler bin |
The LaserJet 8000 and 8500 Color printers support printing copies internal. With the -W flag, only one copy of the print job is sent to the printer and the copies are then produced by the printer. The basic format is: -W #
Specifies paper size for the print job.
-Q 1 | Letter |
-Q 2 | Legal |
-Q 4 | A4 |
-Q 5 | Exec |
-Q 8 | A3 |
Paper Source | Paper source selection is supported by using the -u flag of
the qprt command.
The banner and trailer pages use the same source as the print job. It is suggested that the printer be attended when switching between tractors. |
Pitch, Font, and Quality | Pitch selection is supported by using the -p flag for the
pitch, the -s flag for font name, and -q flag of the
qprt command for print quality. The default values supported
include:
The valid font values include:
The valid quality values include:
The valid pitch values are 10, 12, 17, and 20.
Notes: |
Page Width | The -w flag controls the width of the printable page in characters. The default is 136. |
Paper Source | Paper source selection is supported for both the enhanced PCL (R) 5
emulation and the PostScript Level 2 emulation by using the -u flag
of the qprt command. There are several optional input
sources. The input source number is the same for both PCL and
PostScript:
By default the banner and trailer pages come from the top tray. To change the default, change the values for the uH and/or uT attributes respectively in the colon file to the value for the desired paper source (s0-S5). Use the lsvirprt command. |
Paper Size | Paper size selection is supported by using either one or both of the
qprt command flags, -O and -Q. The -O
flag controls paper versus envelopes. A value of 3 indicates a paper
size and 4 an envelope size. Envelopes are only valid for manual feed,
feeder, or feeder 2. The default for -O is 3 or
paper. The default for -Q is 1 or Letter for paper sizes and
Com 10 for envelope sizes.
|
Paper Type | The Optra printer supports paper types: rough, normal (default),
transparency, labels, and cardstock using the -y parameter of the
qprt command or the _y attribute in the colon file.
|
Print Resolution | The Optra plus printer supports print resolution of 300, 600, and 1200
dpi using the -q flag of the qprt command. The default is
600 dpi.
|
Pitch | Pitch selection is supported for the PCL 5 emulation by using the
-p flag for pitch and the -s flag for font name with the
qprt command. Pitch values between 1 and 100 characters per inch (cpi)
in whole integers are supported. The condensed print flag,
-K, is not supported.
Note: To format ASCII for other font styles, use the base operating system enscript utility or the qprt command with the -da, -s, and -p flags to a PostScript queue. For postscript queues, -p stands for point size and the valid list of fonts are located in /usr/lib/ps/fontmap. Valid point sizes are any integer from 1 to 1008.
|
Duplex Mode | The optional duplex feature is supported by the -Y flag of the
qprt command.
|
Paper Source | Paper source selection is supported for both the enhanced PCL (R) 5
emulation and the PostScript Level 2 emulation by using the -u flag
of the qprt command. There are several optional input
sources. The input source number is the same for both PCL and
PostScript:
By default the banner and trailer pages come from the top tray. To change the default, change the values for the uH and/or uT attributes respectively in the colon file to the value for the desired paper source (s0-S5). Use the lsvirprt command. |
Paper Size | Paper size selection is supported by using either one or both of the
qprt command flags, -O and -Q. The
-O flag controls paper versus envelopes. A value of 3
indicates a paper size and 4 an envelope size. Envelopes are only valid
for manual feed, feeder, or feeder 2. The default for -O is
3 or paper. The default for -Q is 1 or Letter for paper
sizes and Com 10 for envelope sizes.
|
Paper Type | The Optra Plus printer supports paper types: rough, normal
(default), transparency, labels, and cardstock using the -y
parameter of the qprt command or the _y attribute in the colon
file.
|
Print Resolution | The Optra Plus printer supports print resolution of 300, 600, and 1200
dpi using the -q flag of the qprt command. The
default is 600 dpi.
|
Pitch | Pitch selection is supported for the PCL 5 emulation by using the
-p flag for pitch and the -s flag for font name with the
qprt command. Pitch values between 1 and 100 characters per inch (cpi)
in whole integers are supported. The condensed print flag,
-K, is not supported.
Note: To format ASCII for other font styles, use the base operating system enscript utility or the qprt command with the -da, -s, and -p flags to a PostScript queue. For postscript queues, -p stands for point size and the valid list of fonts are located in /usr/lib/ps/fontmap. Valid point sizes are any integer from 1 to 1008.
Also, only a pitch of 17 is supported for the lineprinter font style. |
Duplex Mode | The optional duplex feature is supported by the -Y flag of the
qprt command.
|
Collation | The Optra Plus printer supports collation of multiple copies of a print
job internally. This feature is controlled by the -W and
-S flags of the qprt command.
Note: This function is independent of the -N flag of the qprt command. The -N# flag will cause the printer job to be sent to the printer # times. The -W# will send the print job once, and # copies of the job will be printed. |
Separator Pages | The Optra Plus printer supports internally generated separator
pages. This feature is controlled by the -E flag of the qprt
command.
The paper source defaults to Feeder. To change the default, the uS attribute must be changed in the virtual printer. The valid values for uS are the same as the paper source flag -u except that manual feed is not a valid source.
Note: This function is independent of the -B flag of the qprt command. |
Paper Source | Paper source selection is supported for both the PCL 5 emulation and the
PostScript Language by using the -u flag of the qprt
command.
By default the banner and trailer pages come from the tray 1. To change the default, change the values for the uH and/or uT attributes respectively in the colon file to the value for the desired paper source. Valid values are the same as for the -u flag. Do this by editing the virtual printer colon file by using the "chvirprt" command. |
Paper Size | Paper size selection is supported by using the qprt command flags,
-O and -Q. The -O flag controls paper
versus envelope. A -O value of 3 indicates a paper size and 4 an
envelope size. The values 1 and 2 were skipped for backward
compatibility. The first five paper sizes are also numbered for
backward compatibility. Whenever an invalid value for the input source
is selected, it will be ignored.
Note: Envelopes are available through Manual and MP Tray only.
The default for -O is 3 or paper. The default for -Q is 1 or Letter for paper sizes and Monarch for envelope sizes.
Note: The printer file (lexOptraC1200.pcl) for PCL 5 defaults the paper size to letter. To change the default size, change the values for the s0-s3 attributes in the file respectively for the _u (paper source) attributes. For example, to make legal the default size for tray 2 change the s2 attribute value to 2.
SPECIAL NOTE: For PCL queues, if the selected size is not in the selected input source, a search sequence will be used to find the size requested. If the size is found that source will be used. For PostScript queues, if the selected size is not in the selected input source, the printer will prompt the user to load the source with the appropriate size. This may result in an unexpected paper source being used or an op-panel message that may not make sense at first. Please refer to the manual to determine appropriate responses. |
Pitch | Pitch selection is supported for the PCL emulation by using the
-p flag for pitch and the -s flag for font name (or type
face). Pitch values between 1 and 100 characters per inch (cpi) in
whole integers are supported. The condensed print flag, -K,
is not supported.
Note: To format ASCII files for other font styles use the base operating system enscript utility or the qprt command with the -da, -s, and -p flags to a Postscript queue. For Postscript queues, -p stands for point size and the valid list of fonts can be found in /usr/lib/ps/fontmap. Valid point sizes are any integer from 1 to 1008.
Only a pitch of 17 is supported for the lineprinter font style. |
Collation | Normally, the -N command line option is used to specify the number of copies desired. This method will cause that many copies of the entire print job to be submitted or queued to the print system. Since the Optra Color 1200 supports collation internally, options were added to support it and the number of copies of each page internally. This functionality- is limited by the amount of memory installed in your printer and the size of the job. The -W# option determines how many copies of each page is desired, where # is the number of copies. The -S [!/+] option controls whether collation is desired. The default is ! (or not). The main advantages of using the -W and -S options are to conserve printer subsystem usage and allow the printer to handle multiple copies instead of sending # copies to the printer. Using the -S! options with -W# also allows # copies of each page in a row, if that is desired. Note that using -N and -W simultaneously is allowed. This would result in -N print jobs with -W copies of each page in each job. |
Separator Pages | The -E flag controls separator pages. The valid values are 0, 1, 2, and 3 which represent NONE, BETWEENCOPIES, BETWEENJOBS, and BETWEENPAGES respectively. The paper source for separator pages is set via the colon file attribute uS and defaults to TRAY 1. The valid values for uS are the same as uH and uT, except manual feed is not a valid source for separator pages. To change the default the uS attribute must be changed in the virtual printer to one of the valid values (see paper source above). |
Paper Source | Paper source selection is supported for both the PCL 5 emulation and the
PostScript Language by using the -u flag of the qprt
command.
|
Paper Size | Paper size selection is supported by using the qprt command flags,
-O and -Q. The -O flag controls paper
versus envelope. A -O value of 3 indicates a paper size and 4 an
envelope size. The values 1 and 2 were skipped for backward
compatibility. The first five paper sizes are also numbered for
backward compatibility. Whenever an invalid value for the input source
is selected, it will be ignored.
Note: Envelopes available from Manual and Tray 1
The default for -O is 3 or paper. The default for -Q is 1 or Letter for paper sizes and Monarch for envelope sizes.
Note: The printer file (lexOptraC40.pcl) for PCL 5 defaults the paper size to letter. To change the default size, change the values for the s0-s3 attributes in the file respectively for the _u (paper source) attributes. For example, to make legal the default size for tray 2 change the s2 attribute value to 2.
Note: For PCL queues, if the selected size is not in the selected input source, a search sequence will be used to find the size requested. If the size is found that source will be used. For PostScript queues, if the selected size is not in the selected input source, the printer will prompt the user to load the source with the appropriate size. This may result in an unexpected paper source being used or an op-panel message that may not make sense at first. Please refer to the manual to determine appropriate responses. |
Pitch | Pitch selection is supported for the PCL emulation by using the
-p flag for pitch and the -s flag for font name (or type
face). Pitch values between 1 and 100 characters per inch (cpi) in
whole integers are supported. The condensed print flag, -K,
is not supported.
Note: To format ASCII files for other font styles use the base operating system enscript utility or the qprt command with the -da, -s, and -p flags to a Postscript queue. For Postscript queues, -p stands for point size and the valid list of fonts can be found in /usr/lib/ps/fontmap. Valid point sizes are any integer from 1 to 1008.
Only a pitch of 17 is supported for the lineprinter font style. |
Collation | Normally, the -N command line option is used to specify the number of copies desired. This method will cause that many copies of the entire print job to be submitted or queued to the print system. Since the Optra Color 40 supports collation internally, options were added to support it and the number of copies of each page internally. This functionality- is limited by the amount of memory installed in your printer and the size of the job. The -W# option determines how many copies of each page is desired, where # is the number of copies. The -S [!/+] option controls whether collation is desired. The default is ! (or not). The main advantages of using the -W and -S options are to conserve printer subsystem usage and allow the printer to handle multiple copies instead of sending # copies to the printer. Using the -S! options with -W# also allows # copies of each page in a row, if that is desired. Note that using -N and -W simultaneously is allowed. This would result in -N print jobs with -W copies of each page in each job. |
Separator Pages | The -E flag controls separator pages. The valid values are 0, 1, 2, and 3 which represent NONE, BETWEENCOPIES, BETWEENJOBS, and BETWEENPAGES respectively. The paper source for separator pages is set via the colon file attribute uS and defaults to TRAY 1. The valid values for uS are the same as uH and uT, except manual feed is not a valid source for separator pages. To change the default the uS attribute must be changed in the virtual printer to one of the valid values (see paper source above). |
Paper Source | Paper source selection is supported for both the PCL 5 emulation and the
PostScript Language by using the -u flag of the qprt
command.
|
Paper Size | Paper size selection is supported by using the qprt command flags,
-O and -Q. The -O flag controls paper
versus envelope. A -O value of 3 indicates a paper size and
4 an envelope size. The values 1 and 2 were skipped for backward
compatibility. The first five paper sizes are also numbered for
backward compatibility. Whenever an invalid value for the input source
is selected, it will be ignored.
Note: Envelopes available from Manual and Tray 1
The default for -O is 3 or paper. The default for -Q is 1 or Letter for paper sizes and Monarch for envelope sizes.
Note: The printer file (lexOptraC45.pcl) for PCL 5 defaults the paper size to letter. To change the default size, change the values for the s0-s3 attributes in the file respectively for the _u (paper source) attributes. For example, to make legal the default size for tray 2 change the s2 attribute value to 2.
Note: For PCL queues, if the selected size is not in the selected input source, a search sequence will be used to find the size requested. If the size is found that source will be used. For PostScript queues, if the selected size is not in the selected input source, the printer will prompt the user to load the source with the appropriate size. This may result in an unexpected paper source being used or an op-panel message that may not make sense at first. Please refer to the manual to determine appropriate responses. |
Pitch | Pitch selection is supported for the PCL emulation by using the
-p flag for pitch and the -s flag for font name (or type
face). Pitch values between 1 and 100 characters per inch (cpi) in
whole integers are supported. The condensed print flag, -K,
is not supported.
Note: To format ASCII files for other font styles use the base operating system enscript utility or the qprt command with the -da, -s, and -p flags to a Postscript queue. For Postscript queues, -p stands for point size and the valid list of fonts can be found in /usr/lib/ps/fontmap. Valid point sizes are any integer from 1 to 1008.
Only a pitch of 17 is supported for the lineprinter font style. |
Collation | Normally, the -N command line option is used to specify the number of copies desired. This method will cause that many copies of the entire print job to be submitted or queued to the print system. Since the Optra Color 45 supports collation internally, options were added to support it and the number of copies of each page internally. This functionality- is limited by the amount of memory installed in your printer and the size of the job. The -W# option determines how many copies of each page is desired, where # is the number of copies. The -S [!/+] option controls whether collation is desired. The default is ! (or not). The main advantages of using the -W and -S options are to conserve printer subsystem usage and allow the printer to handle multiple copies instead of sending # copies to the printer. Using the -S! options with -W# also allows # copies of each page in a row, if that is desired. Note that using -N and -W simultaneously is allowed. This would result in -N print jobs with -W copies of each page in each job. |
Separator Pages | The -E flag controls separator pages. The valid values are 0, 1, 2, and 3 which represent NONE, BETWEENCOPIES, BETWEENJOBS, and BETWEENPAGES respectively. The paper source for separator pages is set via the colon file attribute uS and defaults to TRAY 1. The valid values for uS are the same as uH and uT, except manual feed is not a valid source for separator pages. To change the default the uS attribute must be changed in the virtual printer to one of the valid values (see paper source above). |
Paper Source | Paper source selection is supported for both the "enhanced PCL (R) 5e
emulation" and the "PostScript (tm) Level 2 emulation" by using the
-u flag of the qprt command. There are several optional
input sources (see your manual to determine which are installed). These
numbers apply, no matter which ones are present. If one is not present,
choosing one of those will simply default as per the user's
manual. The input source number is the same for both PCL and
PostScript:
By default the banner and trailer pages come from tray 1. To change the default, change the values for the uH and/or uT attributes respectively in the virtual printer to the value for the desired paper source. Do this via the command "chvirprt". Valid values are the same as for the -u flag. |
Paper Size | Paper size selection is supported by using either one or both of the qprt
command flags, -O and -Q. The -O flag
controls paper versus envelope. A value of 3 indicates a paper size and
4 an envelope size. The values 1 and 2 were skipped for backward
compatibility. Envelopes are only valid for manual feed, envelope
feeder, or the multipurpose tray. The default for -Q is 1 or
Letter for paper sizes and 3 or Com 10 for envelope sizes. To change
the defaults change the s0 - s7 attributes respectively for each of
the valid input sources. Since manual feed and the multipurpose tray
support both paper and envelopes, the default for paper is the "else" part
(%e1) and the default for envelopes is the "then" part (%t3) of s0
and s7.
Note: For PCL queues, if the selected size is not in the selected input source, a search sequence will be used to find the size requested. If the size is found that source will be used. For PostScript queues, if the selected size is not in the selected input source, the printer will prompt the user to load the source with the appropriate size. This may result in an unexpected paper source being used or an op-panel message that may not make sense at first. Please refer to the manual to determine appropriate responses. |
Pitch | Pitch selection is supported for the PCL emulation by using the
-p flag for pitch and the -s flag for font name (or type
face). Pitch values between 1 and 100 characters per inch (cpi) in
whole integers are supported. The condensed print flag, -K,
is not supported.
Note: To format ASCII files for other font styles use the base operating system enscript utility or the -da flag to a Postscript queue with the qprt command. Also, only a pitch of 17 is supported for the lineprinter font style.
Only a pitch of 17 is supported for the lineprinter font style. |
Collation | Normally, the -N command line option is used to specify the number of copies desired. This method will cause that many copies of the entire print job to be submitted or queued to the print system. Since the Optra K 1220 supports collation internally, options were added to support it and the number of copies of each page internally. This functionality is limited by the amount of memory installed in your printer and the size of the job. The -W# option determines how many copies of each page is desired, where # is the number of copies. The -S [!/+] option controls whether collation is desired. The default is ! (or not). The main advantages of using the -W and -S options are to conserve printer subsystem usage and allow the printer to handle multiple copies instead of sending # copies to the printer. Using the -S! options with -W# also allows # copies of each page in a row, if that is desired. Note that using -N and -W simultaneously is allowed. This would result in -N print jobs with -W copies of each page in each job. |
Separator Pages | The -E flag controls separator pages. The valid values are 0, 1, 2, and 3 which represent NONE, BETWEENCOPIES, BETWEENJOBS, and BETWEENPAGES respectively. The paper source for separator pages is set via the colon file attribute uS and defaults to TRAY 1. The valid values for uS are the same as uH and uT, except manual feed is not a valid source for separator pages. To change the default the uS attribute must be changed in the virtual printer to one of the valid values (see paper source above). |
Printing Color Files in PCL 5 Emulation Mode | To print color files, or any preformatted print job in PCL language, use
the -dp flag of the qprt command. This sets the
base operating system printer backend to passthrough mode and should be used
any time you are printing from an application in PCL emulation.
The print queue default can be changed to passthrough by modifying the _d attribute in the colon file. See AIX 5L Version 5.1 Commands Reference, Volume 3 for information about the lsvirprt command. |
Paper Source | Paper source selection is supported for both the PCL 5 emulation and the
PostScript Language by using the -u flag of the qprt
command.
|
Paper Size | Paper size selection is supported for the PCL 5 emulation by using the
-Q flag of the qprt command.
To change the default size, change the values for the s1-s3 attributes in the file. For example, to make A4 the default size for all paper sources, change s1, s2, and s3 to 4. This changes the top tray, bottom tray, and feeder tray sizes respectively. |
Pitch | Pitch selection is supported for the PCL 5 emulation by using the
-p flag for pitch and the -s flag for font name with the
qprt command. Pitch values between 1 and 100 characters per inch (cpi)
in whole integers are supported. The condensed print flag,
-K, is not supported.
Note: To format ASCII for other font styles, use the base operating system enscript utility or the qprt command with the -da, -s, and -p flags to a PostScript queue. For postscript queues, -p stands for point size and the valid list of fonts are located in /usr/lib/ps/fontmap. Valid point sizes are any integer from 1 to 1008.
Also, only a pitch of 17 is supported for the lineprinter font style. |
Collation | The Optra C printer supports collation of multiple copies of a print job
internally. This feature is controlled by the -W and
-S flags of the qprt command.
Note: This function is independent of the -N flag of the qprt command. The -N# flag will cause the print job to be sent to the printer # times. The -W# will send the print job once, and # copies of the job will be printed. |
Separator Pages | The Optra C printer supports internally generated separator pages.
This feature is controlled by the -E flag of the qprt
command.
The paper source defaults to Feeder. To change the default, the uS attribute must be changed in the virtual printer. The valid values for uS are the same as the paper source flag.
Note: This function is independent of the -B flag of the qprt command. |
Paper Source | Paper source selection is supported for both the PCL 5 emulation and the
PostScript Language by using the -u flag of the qprt
command.
By default the banner and trailer pages come from the top tray. To change the default, change the values for the uH and/or uT attributes respectively in the colon file to the value for the desired paper source (s1-s3). Use the lsvirprt command. |
Paper Size | Paper size selection is supported for the PCL 5 emulation by using the
-Q and -O flags of the qprt command. A
value of 3 for the -O flag indicates paper and a value of 4
indicates envelope. Envelopes are not valid in tray 2.
Note: The printer file (optra_e.pcl) for PCL 5 defaults the paper size to letter. To change the default size, change the values for the s1-s3 attributes in the file. For example, to make A4 the default size for all paper sources, change s1, s2, and s3 to 4. This changes the top tray, bottom tray, and feeder tray sizes respectively. |
Paper Type | The Optra E printer supports paper types: rough, normal (default),
transparency, labels, and cardstock using the -y parameter of the
qprt command or the _y attribute in the colon file.
Note: These values apply only to paper and not envelopes. The only values supported for tray 2 are rough and normal. |
Print Resolution | The Optra E printer supports print resolution of 300 and 600 dpi using
the -q flag of the qprt command. The default is
300 dpi.
|
Pitch | Pitch selection is supported for the PCL 5 emulation by using the
-p flag for pitch and the -s flag for font name with the
qprt command. Pitch values between 1 and 100 characters per inch (cpi)
in whole integers are supported. The condensed print flag,
-K, is not supported.
Note: To format ASCII for other font styles, use the base operating system enscript utility or the qprt command with the -da, -s, and -p flags to a PostScript queue. For postscript queues, -p stands for point size and the valid list of fonts are located in /usr/lib/ps/fontmap. Valid point sizes are any integer from 1 to 1008.
Also, only a pitch of 17 is supported for the lineprinter font style. |
Number of Copies for Each Page | The -W flag allows the user to control how many copies of each page is produced by the printer itself. For example, if a three-page job is submitted with the -W flag of the -qprt command, then 2 copies of page one, followed by 2 copies of page two, followed by 2 copies of page three will be printed. The default value is 1, and the maximum value is 999. |
Paper Source | Paper source selection is supported for both the enhanced PCL (R) 5
emulation and the PostScript Level 2 emulation by using the -u flag
of the qprt command. There are several optional input
sources (refer to your printer documentation to determine which are
installed). The optional input sources apply no matter which ones are
installed. If one is not present, choosing one will use the
default. The input source number is for both PCL and PostScript:
|
Paper Size | Paper size selection is supported by using -O and
-Q flags of the qprt command. The -O
flag controls paper versus envelope. A -O value
of 3 indicates a paper size and 4 an envelope size. The values 1 and 2
were skipped for backward compatibility. The first five paper sizes are
also numbered for backward compatibility. Whenever an invalid value for
the input source is selected, it is ignored.
The default for -O is 3 or paper. The default for -Q is 1 or Letter for paper sizes and Monarch for envelope sizes.
To change the defaults, change s0 - s5 attributes for each valid input value. Since manual feed, envelope feeder, and the multipurpose tray support both paper and envelopes, to change the defaults, edit s0, s4, or s5. For these three, the default for paper is the "else" part (%e1), and the default for envelopes is the "then" part (%t3).
Notes: |
Pitch | Pitch selection is supported for the PCL 5 emulation by using the
-p flag for pitch and the -s flag for font name with the
qprt command. Pitch values between 1 and 100 characters per inch (cpi)
in whole integers are supported. The condensed print flag,
-K, is not supported.
Note: To format ASCII for other font styles, use the base operating system enscript utility or the qprt command with the -da, -s, and -p flags to a PostScript queue. For postscript queues, -p stands for point size and the valid list of fonts are located in /usr/lib/ps/fontmap. Valid point sizes are any integer from 1 to 1008.
Also, only a pitch of 17 is supported for the lineprinter font style. |
Duplex Mode | The optional duplex feature is supported by the -Y flag of the
qprt command.
|
Collation and Number of Copiess | The Optra N printer supports collation of multiple copies of a print job
internally. This feature is controlled by the -W and
-S flags of the qprt command.
Notes: |
Separator Pages | The Optra N printer supports internally generated separator pages.
This feature is controlled by the -E flag of the qprt
command.
The paper source defaults to tray 1. To change the default, the uS attribute must be changed in the virtual printer. The valid values for uS are:
Note: This function is independent of the -B flag of the qprt command. |
Output Bin | The equal sign (=) is the command line option for specifying
the output destination. Valid values are:
The printer top bin or 0 is the default value for the output bin.
Note: If the printer side bin is selected and the finisher option is installed, the output will go to the active bin. |
Faceup or Facedown | The -U option controls whether paper is output faceup or
facedown for the finisher.
Note: The printer top bin is always facedown. A value of + or true indicates facedown and is the default. A value of ! or false indicates faceup. If faceup is selected the staples (-y) and job offset (-e) are ignored. |
Staples | The -y option controls whether staples are desired or
not. Only certain paper sizes are supported for each of the values for
this flag. Also, there are several rules about output quantities and
destinations. Refer to printer documentation for details on all the
possibilities. The valid values are:
|
Job Offset | The -e flag controls whether offsetting the first page of each
job in the finisher bin is desired. The first page is offset toward the
front of the finisher by 1.7 inches. The offset function is
ignored if staples are not off. Separator sheets may be selected
independently of offset. The valid values are:
|
Page Rotation | Page rotation selection is supported for the PCL 5 emulation by using the
-z flag of the qprt command.
|
Paper Source | Paper source selection is supported for both the enhanced PCL 5 emulation
and the PostScript Level 2 emulation by using the -u flag of the qprt command. The input source number is the
same for both PCL and PostScript:
By default, the banner and trailer pages come from the top tray. To change the default, change the values for the uH and/or uT attributes respectively in the colon file to the value for the desired paper source. The valid values are the same as for the -u flag. Do this by editing the virtual printer colon file by using the chvirprt command. |
Paper Size | Paper size selection is supported by using -O and
-Q flags of the qprt command.
The -O flag controls paper versus envelope. A
-O value of 3 indicates a paper size and 4 an envelope
size.
To change the defaults, change the s1, s3 attribute values in the lexOptraE310.pcl colon file. The default for paper size is 1 or letter, and the default for envelopes is 3 or Com 10. The letter value is the else part (%e1) of the s1 and s3 attributes, and the envelope is the then part (%t3). |
Paper Type | The Optra E310 printer supports paper types ROUGH, NORMAL (default),
TRANSPARENCY, LABELS, and CARDSTOCK via the -y parameter to the qprt command, or the -y attribute in the
colon file. The values to the -y option are 1 through 5
respectively for the above types.
Note: These values do not apply to envelopes. |
Pitch | Pitch selection is supported for the PCL emulation by using the
-p flag for pitch and the -s flag for font name (or type
face) with the qprt command. Pitch values
between 1 and 100 characters per inch (cpi) in whole integers are
supported. The condensed print flag, -K, is not
supported.
Note: To format ASCII for other font styles, use the base operating system enscript utility or the qprt command with the -da, -s, and -p flags to a PostScript queue. For PostScript queues, -p stands for point size and the valid list of fonts is located in /usr/lib/ps/fontmap. Valid point sizes are any integer from 1 to 1008.
Only a pitch of 17 is supported for the lineprinter font style. |
Number of Copies for Each Page | The -W flag of the qprt command
controls how many copies of each page is printed. The default is 1
copy, and the maximum value is 999.
Example: If a three-page job is submitted with -W2 on the qprt command, then two copies of page 1 followed by two copies of page 2 followed by two copies of page 3 will occur in that order. |
Page Rotation | Page rotation selection is supported for the PCL 5e emulation by using
the -z flag of the qprt
command.
|
Paper Source | Paper source selection is supported for both the enhanced PCL (R) 5e
emulation and the PostScript Level 2 emulation by using the -u flag
of the qprt command. There are several
optional input sources (see your manual to determine which are
installed). These numbers apply, no matter which ones are
present. If one is not present, choosing one of those will simply
default as per the user's manual. The input source number is the
same for both PCL and PostScript:
By default, the banner and trailer pages come from tray 1. To change the default, change the values for the uH and/or uT attributes respectively in the virtual printer to the value for the desired paper source. The valid values are the same as for the -u flag. Do this by editing the the chvirprt command. |
Paper Size | Paper size selection is supported by using either one or both of the qprt command flags, -O and
-Q. The -O flag controls paper versus
envelope. A -O value of 3 indicates a paper size
and 4 an envelope size. The values 1 and 2 were skipped for backward
compatibility. Envelopes are only valid for manual feed, envelope
feeder, or the multipurpose tray. The default for -Q is 1 or
Letter for paper sizes, and 3 or Com 10 for envelope sizes. To change
the defaults, change the s0 - s7 attributes respectively
for each of the valid input sources. Since manual feed and the
multipurpose tray support both paper and envelopes, the default for paper is
the else part (%e1), and the default for envelopes is the
then part (%t3) of s0 and s7.
Note: For PCL queues, if the selected size is not in the selected input source, a search sequence will be used to find the size requested. If the size is found, that source will be used. For PostScript queues, if the selected size is not in the selected input source, the printer will prompt the user to load the source with the appropriate size. This may result in an unexpected paper source being used or an op-panel message that may not make sense at first. Please refer to the manual to determine appropriate responses. |
Pitch | Pitch selection is supported for the PCL 5 emulation by using the
-p flag for pitch and the -s flag for font name (or type
face) with the qprt command. Pitch values
between 1 and 100 characters per inch (cpi) in whole integers are
supported. The condensed print flag, -K, is not
supported.
Note: To format ASCII for other font styles, use the base operating system enscript utility or the -da flag to a PostScript queue with the qprt command. Only a pitch of 17 is supported for the lineprinter font style. |
Collation | Normally, the -N command line option is used to specify the number of copies desired. This method will cause that many copies of the entire print job to be submitted or queued to the print system. Since the Optra 410 supports collation internally, options were added to support it and the number of copies of each page internally. This functionality is limited by the amount of memory installed in your printer and the size of the job. The -W # option determines how many copies of each page is desired, where # is the number of copies. The -S [!/+] option controls whether collation is desired. The default is ! (or not). The main advantages of using the -W and -S options are to conserve printer subsystem usage and allow the printer to handle multiple copies instead of sending # copies to the printer. Using the -S! options with the -W # also allows # copies of each page in a row, if that is desired. Note that using -N and -W simultaneously is allowed. This would result in -N print jobs with -W copies of each page in each job. |
Separator Pages | The -E flag controls separator pages. The valid values are 0, 1, 2, and 3, which represent NONE, BETWEENCOPIES, BETWEENJOBS, and BETWEENPAGES, respectively. The separator page source defaults to TRAY 1 and is specified via the uS attribute. The valid values for uS are the same as for header and trailer pages (uH and uT respectively), except that the Manual Feeder is not supported. To change the default, the uS attribute must be changed in the virtual printer to one of the valid values (see the chvirprt command). |
Page Rotation | Page rotation selection is supported for the PCL 5e emulation by using
the -z flag of the qprt
command.
|
Paper Source | Paper source selection is supported for both the enhanced PCL (R) 5e
emulation and the PostScript Level 2 emulation by using the -u flag
of the qprt command. There are several
optional input sources (see your manual to determine which are
installed). These numbers apply, no matter which ones are
present. If one is not present, choosing one of those will simply
default as per the user's manual. The input source number is the
same for both PCL and PostScript:
By default, the banner and trailer pages come from tray 1. To change the default, change the values for the uH and/or uT attributes respectively in the virtual printer to the value for the desired paper source. The valid values are the same as for the -u flag. Do this by editing the the chvirprt command. |
Paper Size | Paper size selection is supported by using -O and
-Q flags of the qprt command.
The -O flag controls paper versus envelope. A
-O value of 3 indicates a paper size and 4 an envelope
size. The values 1 and 2 were skipped for backward
compatibility. Envelopes are only valid for manual feed, envelope
feeder, or the multipurpose tray. The default for -Q is 1 or
Letter for paper sizes, and 3 or Com 10 for envelope sizes. To change
the defaults, change the s0 - s7 attributes respectively
for each of the valid input sources. Since manual feed and the
multipurpose tray support both paper and envelopes, the default for paper is
the else part (%e1), and the default for envelopes is the
then part (%t3) of s0 and s7.
Note: For PCL queues, if the selected size is not in the selected input source, a search sequence will be used to find the size requested. If the size is found, that source will be used. For PostScript queues, if the selected size is not in the selected input source, the printer will prompt the user to load the source with the appropriate size. This may result in an unexpected paper source being used or an op-panel message that may not make sense at first. Please refer to the manual to determine appropriate responses. |
Paper Type | The Optra Se printers support paper types Plain Paper (default), Bond, Transparency, Card Stock, Labels, Letterhead, Preprinted, Colored Paper, Envelope (default for envelope feeder) and Custom Type x, where x can be 1 through 6. This colon file does not attempt to set these values and will use whatever the printer is set to for that input source. The user should insure that the proper paper type is actually installed in the specified source. |
Pitch | Pitch selection is supported for the PCL 5 emulation by using the
-p flag for pitch and the -s flag for font name (or type
face) with the qprt command. Pitch values
between 1 and 100 characters per inch (cpi) in whole integers are
supported. The condensed print flag, -K, is not
supported.
Note: To format ASCII for other font styles, use the base operating system enscript utility or the -da flag to a PostScript queue with the qprt command. Only a pitch of 17 is supported for the lineprinter font style. |
Duplex Mode | The qprt command line option -Y
supports this.
|
Collation | Normally, the -N command line option is used to specify the number of copies desired. This method will cause that many copies of the entire print job to be submitted or queued to the print system. Since the Optra Se supports collation internally, options were added to support it and the number of copies of each page internally. This functionality is limited by the amount of memory installed in your printer and the size of the job. The -W # option determines how many copies of each page is desired, where # is the number of copies. The -S [!/+] option controls whether collation is desired. The default is ! (or not). The main advantages of using the -W and -S options are to conserve printer subsystem usage and allow the printer to handle multiple copies instead of sending # copies to the printer. Using the -S! options with the -W # also allows # copies of each page in a row, if that is desired. Note that using -N and -W simultaneously is allowed. This would result in -N print jobs with -W copies of each page in each job. |
Separator Pages | The -E flag controls separator pages. The valid values are 0, 1, 2, and 3, which represent NONE, BETWEENCOPIES, BETWEENJOBS, and BETWEENPAGES, respectively. The separator page source defaults to TRAY 1 and is specified via the uS attribute. The valid values for uS are the same as for header and trailer pages (uH and uT respectively), except that the Manual Feeder is not supported. To change the default, the uS attribute must be changed in the virtual printer to one of the valid values (see the chvirprt command). |
Output Destination | The -= (equal sign) is the command line option for specifying
the output destination. Valid values are:
The default value for the output destination is the standard bin (0). Note that if the active bin is selected, the printer will select the bin based on the state of output bin capacity sensing and the op-panel setting for "Configure Bins" under the PAPER MENU. Please refer to your printer manual to determine exactly how the printer will respond. |
Page Rotation | Page rotation selection is supported for the PCL 5e emulation by using
the -z flag of the qprt
command.
|
Paper Source | Paper source selection is supported for both the enhanced PCL (R) 5e
emulation and the PostScript Level 2 emulation by using the -u flag
of the qprt command. There are several
optional input sources (see your manual to determine which are
installed). These numbers apply, no matter which ones are
present. If one is not present, choosing one of those will simply
default as per the user's manual. The input source number is the
same for both PCL and PostScript:
By default, the banner and trailer pages come from tray 1. To change the default, change the values for the uH and/or uT attributes respectively in the virtual printer to the value for the desired paper source. The valid values are the same as for the -u flag. Do this by editing the the chvirprt command. |
Paper Size | Paper size selection is supported by using -O and
-Q flags of the qprt command.
The -O flag controls paper versus envelope. A
-O value of 3 indicates a paper size and 4 an envelope
size. The values 1 and 2 were skipped for backward
compatibility. Envelopes are only valid for manual feed, envelope
feeder, or the multipurpose tray. The default for -Q is 1 or
Letter for paper sizes, and 3 or Com 10 for envelope sizes. To change
the defaults, change the s0 - s7 attributes respectively
for each of the valid input sources. Since manual feed and the
multipurpose tray support both paper and envelopes, the default for paper is
the else part (%e1), and the default for envelopes is the
then part (%t3) of s0 and s7.
Note: For PCL queues, if the selected size is not in the selected input source, a search sequence will be used to find the size requested. If the size is found, that source will be used. For PostScript queues, if the selected size is not in the selected input source, the printer will prompt the user to load the source with the appropriate size. This may result in an unexpected paper source being used or an op-panel message that may not make sense at first. Please refer to the manual to determine appropriate responses. |
Paper Type | The Optra T printers support paper types Plain Paper (default), Bond, Transparency, Card Stock, Labels, Letterhead, Preprinted, Colored Paper, Envelope (default for envelope feeder) and Custom Type x, where x can be 1 through 6. This colon file does not attempt to set these values and will use whatever the printer is set to for that input source. The user should insure that the proper paper type is actually installed in the specified source. |
Pitch | Pitch selection is supported for the PCL emulation by using the
-p flag for pitch and the -s flag for font name (or type
face) with the qprt command. Pitch values
between 1 and 100 characters per inch (cpi) in whole integers are
supported. The condensed print flag, -K, is not
supported.
Note: To format ASCII for other font styles, use the base operating system enscript utility or the -da flag to a PostScript queue with the qprt command. Only a pitch of 17 is supported for the lineprinter font style. |
Duplex Mode | The qprt command line option -Y
supports this.
|
Collation | Normally, the -N command line option is used to specify the number of copies desired. This method will cause that many copies of the entire print job to be submitted or queued to the print system. Since the Optra T supports collation internally, options were added to support it and the number of copies of each page internally. This functionality is limited by the amount of memory installed in your printer and the size of the job. The -W # option determines how many copies of each page is desired, where # is the number of copies. The -S [!/+] option controls whether collation is desired. The default is ! (or not). The main advantages of using the -W and -S options are to conserve printer subsystem usage and allow the printer to handle multiple copies instead of sending # copies to the printer. Using the -S! options with the -W # also allows # copies of each page in a row, if that is desired. Note that using -N and -W simultaneously is allowed. This would result in -N print jobs with -W copies of each page in each job. |
Separator Pages | The -E flag controls separator pages. The valid values are 0, 1, 2, and 3, which represent NONE, BETWEENCOPIES, BETWEENJOBS, and BETWEENPAGES, respectively. The separator page source defaults to TRAY 1 and is specified via the uS attribute. The valid values for uS are the same as for header and trailer pages (uH and uT respectively), except that the Manual Feeder is not supported. To change the default, the uS attribute must be changed in the virtual printer to one of the valid values (see the chvirprt command. |
Output Destination | The -= (equal sign) is the command line option for specifying
the output destination. Valid values are:
The default value for the output destination is the standard bin (0). |
Page Rotation | Page rotation selection is supported for the PCL 5 emulation by using the
-z flag of the qprt command.
|
Paper Source | Paper source selection is supported for both the enhanced PCL (R) 5
emulation and the PostScript Level 2 emulation by using the -u flag
of the qprt command. There are several
optional input sources (see your manual to determine which are
installed). These numbers apply, no matter which ones are
present. If one is not present, choosing one of those will simply
default as per the user's manual. The input source number is the
same for both PCL and PostScript:
By default, the banner and trailer pages come from the top tray. To change the default, change the values for the uH and/or uT attributes respectively in the colon file to the value for the desired paper source. The valid values are the same as for the -u flag. Do this by editing the the virtual printer colon file by using the chvirprt command. |
Paper Size | Paper size selection is supported by using the -Q flag of the
qprt command. The first five paper sizes
are also numbered for backward compatibility. Whenever an invalid value
for the input source is selected, it will be ignored.
The default for -O is 3 or paper. The default for -Q is 1 or Letter for paper sizes and Monarch for envelope sizes.
To change the defaults, change the s0 -s5 attributes respectively for each of the valid input valids. The default paper size is the else part (%e1).
Notes: |
Pitch | Pitch selection is supported for the PCL 5 emulation by using the
-p flag for pitch and the -s flag for font name (or type
face) with the qprt command. Pitch values
between 1 and 100 characters per inch (cpi) in whole integers are
supported. The condensed print flag, -K, is not
supported.
Note: To format ASCII for other font styles, use the base operating system enscript utility or the qprt command with the -da, -s, and -p flags to a PostScript queue. For PostScript queues, -p stands for point size and the valid list of fonts can be found in /usr/lib/ps/fontmap. Valid point sizes are any integer from 1 to 1008. |
Duplex Mode | The optional duplex feature is supported by the -Y flag of the
qprt command. The default value is 0 or
simplex mode.
|
Collation and Number of copies | The optra W810 printer supports collation of multiple copies of a print
job internally. This feature is controlled by the -W and
-S flags of the qprt command.
Notes: |
Separator Pages | The printer supports internally generated separator pages. This
feature is controlled by the -E flag of the qprt command.
The paper source defaults to Tray 1. To change the default, the uS attribute must be changed in the virtual printer. The valid values for uS are:
Note: This function is independent of the -B flag of the qprt command. |
Finisher Stapes | The Optra W810 printer supports this option if it has an optional
Finisher installed. The valid values for y are:
|
Finisher Offset | The Optra W810 printer supports this option if it has an optional
Finisher installed. The valid values for e are:
|
Hole Punch | The Optra W810 printer supports this option if it has an optional
Finisher installed. The valid values for o are:
|
Output Destination | The -= (equal sign) is the command line option for specifying
the output destination. Valid values are:
The default value for the output destination is the standard bin (0). |
Paper Source | Paper source selection is supported by using the -u flag of
the qprt command.
The banner and trailer pages use the same source as the print job. It is suggested that the printer be attended when switching between tractors. |
Pitch, Font, and Quality | Pitch selection is supported by using the -p flag for the
pitch, the -s flag for font name, and -q flag of the
qprt command for print quality. The default values supported
include:
The valid font values include:
The valid quality values include:
The valid pitch values are 10, 12, 17, 20, and 24 for 239x only.
Notes: |
Page Width | The -w flag controls the width of the printable page in
characters.
|
The Japanese PostScript and ASCII data streams are supported. Japanese language text files cannot be printed. All OKI MICROLINE series printers are connected by RS-232C cabling.
Only the Serial Matrix command set is supported. The P-series command set is not supported.
The QMS ColorScript 100 Model 20 printer can print color PostScript files and HPGL (Hewlett-Packard Graphics Language) files. The HPGL emulator is shipped on a DOS diskette with the printer. ASCII files can also be printed using the PostScript data stream.
To print PostScript files, do not enter a print queue name for the HPGL data stream when making the print queue. To print HPGL files, do the following:
/usr/lib/lpd/pio/etc/pioqms100 -Q
When HPGL print files are submitted to the HPGL print queue, the system downloads the HPGL emulator to the printer and selects the emulator as needed.
PostScript files can also be submitted to the HPGL print queue. The files must begin with the two-character string %! so the system can recognize them as PostScript instead of HPGL files.
Automatic selection of the printer data stream (PostScript, HP LaserJet+, Diablo 630, TI 855, Plotter) is not supported. The data stream must be selected manually, using the control panel.
You can also print ASCII files using the PostScript data stream.
Only DP mode is supported for the TI 855 software interface. WP mode is not supported.
Each time the printer controller is turned on, enter the following:
splp -F! lpx
where lpx is the printer device name, such as lp0. This tells the system that the HPGL emulator needs to be downloaded to the printer again.
When you reboot the system, turn the printer off and on to reinitialize it.