If your print queue accepts PostScript (based on info from 'man convert'),
this will print it on an A4 page:

        xwd | convert -page A4+0+0 - out.ps
        lp out.ps

Options to convert to eliminate the output name as surely possible.

(Not tested here...)

On Mon, 21 Jan 2002 13:02:52 -0800
"Kevin O'Gorman" <[EMAIL PROTECTED]> wrote:

| That works perfectly, but only solves the problem of getting the
| dump into a "recognizable" format; what methods are there for
| composing or just printing such a thing, in color?

-- 
=====================================================================
Roger Oberholtzer                         E-mail:        [EMAIL PROTECTED]
OPQ Systems AB                               WWW:   http://www.opq.se
Erik Dahlbergsgatan 41-43                  Phone:   Int + 46 8 314223 
115 32 Stockholm                          Mobile: Int + 46 733 621657
Sweden                                       Fax:   Int + 46 8 302602
_______________________________________________
Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.

Reply via email to