beautypg.com

Example – Dell 5100cn Color Laser Printer User Manual

Page 255

background image

on

On

off

Off

This option is available only for color printing.

-Ct

Specifies Color Transformation.

This option is available only for color printing.

-Hld=PrintType:UserID:Password:DocumentName

Secure Print

PrintType

store

Secure Print/Store Print

proof

Proof Print

UserID

Up to eight single-byte characters from 0x20 to 0x7E, except 0x20 " " (blank) and 0x3A":" (colon).

Password

Up to 12 single-byte characters from 0x30 to 0x39 (numeric characters).

DocumentName

Up to 12 single-byte characters from 0x20 to 0x7E, except 0x20 " " (blank) and 0x3A ":" (colon).

Secure Print

-Hld=store: UserID:Password:DocumentName

-Hld=store: UserID:Password:

Store Print

-Hld=store: UserID::DocumentName

-Hld=store: UserID::

Proof Print

-Hld=proof: UserID::DocumentName

-Hld=proof: UserID::

NOTICE:

Make sure you specify Secure Print only when you directly print data to a printer. Secure Print may not

be available if you specify it when data need to be printed through another server or data need to be handled by

another program such as PostScript files. Collate is automatically specified when you specify Proof Print.

Example

To convert the program list of the file.txt file into the PostScript language program that sets the paper to the landscape

orientation and prints in the 2-column mode, type as follows:

% txt2ps2 -r -2 file.txt | lpr

(for Linux)

% txt2ps2 -r -2 file.txt | lp

(for Solaris/HP-UX)

To convert file.txt to the PostScript language program and output it to the file.ps file, type as follows:

% txt2ps2 file.txt > file.ps
% lpr file.ps

(for Linux)

% lp file.ps

(for Solaris/HP-UX)