          MODULE=xpr
         VERSION=1.0.4
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=$XORG_URL/individual/app
      SOURCE_VFY=sha1:0645404e9aa2c9f979e4d006c483633bf6cfc2d9
   MODULE_PREFIX=${X11R7_PREFIX:-/usr}
        WEB_SITE=http://www.x.org
         ENTERED=20060302
         UPDATED=20120414
           SHORT="Print an X window dump"

cat << EOF
xpr takes as input a window dump file produced by xwd(1) and formats it for
output on PostScript printers, the Digital LN03 or LA100, the IBM PP3812 page
printer, the HP LaserJet (or other PCL printers), or the HP PaintJet. If no
file argument is given, the standard input is used. By default, xpr prints the
largest possible representation of the window on the output page. Options allow
the user to add headers and trailers, specify margins, adjust the scale and
orientation, and append multiple window dumps to a single output file. Output
is to standard output unless -output is specified.
EOF
