Dellpsif (linux), Example, Important – Dell 3110cn Color Laser Printer User Manual

Page 429: Format, Function

Advertising
background image

Example

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

% xwd2ps2 file.xwd > file.ps

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

% xwd2ps2 file.xwd | lpr

(for Linux)

% xwd2ps2 file.xwd | 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.

dellpsif (Linux)

Format

/usr/local/dellbin3110/dellpsif -w width -l length -i indent -n login -h host accountfile

Function

If the first two characters of the input data are not %!, the dellpsif filter will convert it to the PostScript
language program that can be output according to the paper size. If the first two characters of the input data
are %!, it will be considered the PostScript language program and no data conversion will be executed. The
following control codes are interpreted for the conversion of input data.

LF

Line feed

FF

Form feed

TAB

Advertising