Man page - cupsdoprint-trinity(1)

Packages contains this manual

Manual

CUPSDOPRINT

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
EXAMPLE
SEE ALSO
AUTHORS

NAME

cupsdoprint - TDE command line tool to print files via CUPS

SYNOPSIS

cupsdoprint [ -H host[:port]]ย [ -P dest]ย [ -J name]ย [ -o opt=value[,...]]

[ -U login[:password]]ย files...

DESCRIPTION

cupsdoprint is a command line tool to print files using the CUPS printing system.

cupsdoprint does not support printing from stdin.

You can use lpoptions -l -p Printername to discover the options a certain printer supports.

OPTIONS

-?

show help options

-H host:port

cups host to print to

-J name

print job name
default: "TDE Print System"

-o opt=value

options to use

-P dest

printer to use

-U login:password

login and password to use

EXAMPLE

cupsdoprint -P HPLaserJet4L -H localhost:631 -U john

-o Copies=10,PageSize=A4 /tmp/file.ps

Prints 10 copies in format A4 of the file /tmp/file.ps as user john via localhost:631 on the printer HPLaserJet4L.

SEE ALSO

www.linuxprinting.org Information about printing under UNIX

lp (1), lpr (1), lpoptions (1)

AUTHORS

Michael Goffioul <tdeprint@swing.be>

Please use http://bugs.trinitydesktop.org to report bugs, do not mail the author directly.

This manual page was written by Holger Hartmann <Holger_Hartmann@gmx.de> for the Debian Project (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation.

On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL.