cpw@cbnewsm.att.com (c.p.wu) (11/30/90)
I am trying to print x window dump on a postscript printer. Any suggestion of how to do it or available utility will be appreacited. C. P. Wu attmail!rosina!cpw (908)6154370
fgreco@dprg-330.GOVt.shearson.COM (Frank Greco) (12/14/90)
>I am trying to print x window dump on a postscript printer.
Try this alias:
alias xcolordump 'xwd | xpr -device ps -portrait -width 8 -height 10.5 -gray 2 -compact | lpr'
Frank G.