Xwd2ps2 (linux/solaris/hp-ux), Example, Important – Dell 3110cn Color Laser Printer User Manual

Page 414: Format, Function

Advertising
background image

NOTE:

Acceptable password length is between 4 and 12 characters.

Incomplete form of -Jown option is treated as no authentication setting being made. In such case, if
authentication setting is made with the environmental variable, it is used as setting information.

Example

To convert the TIFF image into the PostScript language program and output it to a file, type as follows.

% tiff2ps2 file.tiff > file1.ps

To output the TIFF image to a printer, type as follows.

% tiff2ps2 file.tiff | lpr

(for Linux)

% tiff2ps2 file.tiff | lp

(for Solaris/HP-UX)

Important

When -s and -S are specified at the same time or when the same option is specified twice, the later
setting will prevail.

When the output size option (-s, -S) is not specified, scaling will be executed taking one pixel of the
TIFF data as one pixel of the printer.

If the print position option (-lleft bottom) specifies a point beyond the printable area of the printer,
data beyond the printable area will not be printed.

xwd2ps2 (Linux/Solaris/HP-UX)

Format

/usr/local/dellbin3110/xwd2ps2 [-d] [-D] [-Itray-input] [-t] [-r] [-n] [-l=left,bottom] [-

s=width,height] [-S=width] [-E] [-Nc=copies] [-Cl] [-Hd=position:format] [-Hffont] [-MSI] [-

M=type] [-Mfo=mode] [-Pon] [-St=mode] [-Sp] [-Sb] [-Cm=mode] [-Pr=mode] [-Cc=mode] [-

Gc=mode] [-Sc=mode] [-Gg=mode] [-Ct] [-Br= mode] [-RGBc= mode] [-RGBPr= mode] [-RGBTp= mode]

[-Cb=cyan-low:cyan-middle:cyan-high:magentalow:magenta-middle:magenta-high:yellow-

low;yellow-middle:yellow-high:black-low:black-middle:black-high] [-

Hld=PrintType:UserID:Password:DocumentName] [-Jown= jobownername:password] [filename...]

Function

Reads XWD data, converts it to the PostScript language program and writes to standard output. If the
filename is not specified, the standard input will be taken as the command input. XWD files with a pixel
depth of 1, 4, 8, 24, and 32 bits can be specified.
There are three types of supported compression formats.
The visual class is Static Gray and the pixel is 1 bit.
The visual class is Pseudo Color and the pixel is 4 bits or 8 bit. The image format is Zpixmap.

Advertising