HP-UX 11i v3 International Printing Features

32
or is a Unicode transformation format.
11
Character code
selection
locale=locale-name
Specifies the locale setting in which the filter processes the input
file. By default, the locale setting when the command is started
will be used.
banner
yb
Enables banner page printing (default).
Banner page
nobanner
nb
Disables banner page printing.
btray=input-tray
Selects the input paper tray to be used for printing the banner
page. The input-tray name is printer dependent and is specified
in the PPD file, if supplied.
itray=input-tray
Selects the input paper tray that supplies paper for the print job.
The input-tray name is printer dependent and is specified in the
PPD file, if supplied.
obin=output-bin
Selects the output bin where the print job will be deposited. The
output-bin name is printer dependent and is specified in the PPD
file, if supplied.
Paper and tray
selection
paper=paper-size
Specifies the paper size. Valid values are: Letter (the default2 if
no PPD file is specified), Executive, Legal, Tabloid, A0, A1, A2,
A3, A4, A5, A6, B0, B1, B2, B3, B4, B5, and B6. Not all paper
sizes are supported by a certain printer. The printer can also
support paper sizes not listed above. Invalid paper size setting
may cause the output to be truncated. If a PPD file is specified,
invalid values will be ignored.
font=fontname
Specifies that the fonts associated with the given fontname
should be selected for printing, if available, instead of the
default fonts as specified in the psfontpf configuration files.
The fontname parameter can be an actual font name or font file
path or a typeface name.
nopfont
np
Specifies that non-Latin 1 printer fonts should not be used for
printing. This option may be useful if the printer fonts cover less
characters than that are supported by the operating system fonts
and there is a need to print those extra characters with consistent
fonts. This is somewhat similar in functionality to the nodimm
option of PCL5.asian.
nowc
Specifies that padding spaces be added around narrow
TrueType glyph that should be displayed as a wide character
(default).
remap
Specifies that non-BMP Unicode characters in Mozilla PostScript
file will be mapped to private use characters in the BMP so that
those characters are printable. This option may interfere with
fonts that have characters defined in the private use characters
range of the BMP. And if the input file has a lot of non-BMP
characters, the BMP private use area may not be large enough
to print all of them. This feature is off by default.
uwidth2=Unicode-
Range
Specifies the list of Unicode ranges (separated by comma
without space) that should be regarded as full width character
(width 2) irrespective of the value returned by the wcwidth()
function when printing Unicode characters.
Font control
widenchar
wc
Specifies that narrow TrueType glyphs should be widened
(doubled in width) when they are displayed as a wide character
(opposite of nowc).
Input format
format=input-format
Specifies the data format of the input file. Valid values are text
or ascii (for text printing), or post or ps (for PostScript printing).
Otherwise, the print filter will automatically detect if the input file
11
This option has no effect on PostScript printing.