Table of Contents

Name

xphelloworld - sends a test page to an Xprint printer

Synopsis

xphelloworld kx [-printer printernname] [-printargs arg= value [,...]] [-v] [-text text] [-h]

Description

xphelloworld is a utility for Xprint, the printing system for the X Window system. It sends a test page to the specified printer (or the default printer, if none is specified).

Options

-printer printernname
printer to use
-printargs arg=value [,...]
Args:
tofile=filename
papersize=paper name
orientation=orientation
resolution=DPI
plex=plex
title=string

-text text
Sample text to print. Default is "hello world from X11 print system".
-v
verbose output
-h
print usage

Environment

XPSERVERLIST
${XPSERVERLIST} must be set, identifying the available Xprint servers. See Xprint(7) for more details.

Known Bugs

The -text option assumes that the text is in ISO8859-1 encoding (the ${LANG} environment variable is not honored in this case).

A full list of bugs can be obtained from the Xprint.org bug database (http://xprint.mozdev.org/xprint_bugs.html).

See Also

Xprint(7) , X11(7) , xplsprinters(1) , xpxmhelloworld(1) , xpawhelloworld(1) , xpxthelloworld(1) , xpsimplehelloworld(1) , Xserver(1) , Xprt(1) , libXp(3) , libXprintUtils(3) , libXprintAppUtils(3) , XmPrintShell(3) , XawPrintShell(3) , Xprint FAQ (http://xprint.mozdev.org/docs/Xprint_FAQ.html), Xprint main site (http://xprint.mozdev.org/)


Table of Contents