Txt2ps2 (linux/solaris/hp-ux), Format, Function – Dell 5100cn Color Laser Printer User Manual

Page 247

Advertising
background image

To print with added options:

To print with the options, specify the option of the lp command using -o as follows.

The available options are the same as txt2ps2/tiff2ps/xwd2ps2.

Depending on installed options, the available paper trays are different.

%lp -d dell5100cn -o r -o ILT filename

To print using file format:

To print text files:

% lp -d dell5100cn filename

To print XWD files:

% lp -d dell5100cn -o XWD filename

To print TIFF format files:

% lp -d dell5100cn -o TIF filename

To print PostScript files:

% lp -d dell5100cn filename

To print PostScript files as text files:

% lp -d dell5100cn -o TX filename

However, for PostScript files with options set up, such as paper selection, etc., when the same option is specified, it

will be ignored.

txt2ps2 (Linux/Solaris/HP-UX)

Format

/usr/local/dellbin5100cn/txt2ps2 [-d] [-D] [-Itray-input

] [-t] [-2] [-r] [-F] [-llines] [-wcolumns]

[-ooutcolumns] [-Loutlines] [-en

] [-ssize] [-E] [-ffont] [-Nc=copies] [-cl] [-ps] [-

mg=up:bottom:right:left ] [-Hd=position:format:page ] [-Hffont] [-MSI] [-M=type] [-Mfo=mode] [-Pon] [-
St=mode] [-sp] [-Sb] [-Cm=mode] [-Pr=mode] [-Cc=mode] [-Gc=mode] [-Sc=mode] [-Gg=mode] [-Ct] [-
Hld=PrintType:UserID:Password:DocumentName] [filename...]

Function

Reads text, 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.

By typing character strings in the environmental variable TXT2PS2OPTION, the input of option at the command line can be

omitted.

At the environmental variable TXT2PS2OPTION and the command line, if no option is specified, the printer will output in 10-

point font size in the portrait orientation.

At the environmental variable TXT2PS2OPTION and the command line, if the same option is specified, the one specified at

the command line will prevail.

txt2ps2 outputs the PostScript language program that adjusts the line/column according to the paper size. For this reason,

the user need not be aware of the paper size. If there is an option to specify the line/column, automatic line feed

according to the paper size will not be executed. Printing will be output according to the line/column specified.

txt2ps2 interprets the following control codes. Other control codes/undefined codes will be converted to octal numbers and

output as-is.

LF

Line feed

FF

Form feed (modifiable by option)

TAB

8-column tab stop (modifiable by option)

Advertising