Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uwm.edu!rpi!brutus.cs.uiuc.edu!wuarchive!cec2!news From: br@wucs1.wustl.edu (Bill Ross) Newsgroups: comp.lang.postscript Subject: sun screendumps? Message-ID: <1990Jan16.133504.11654@cec1.wustl.edu> Date: 16 Jan 90 13:35:04 GMT Sender: news@cec2 (USENET News System) Organization: Washington University, St. Louis MO Lines: 31 I am attempting to dump sun monochrome screens to my apple laserwriter. I have a postscript program that works fine for smaller raster files but goofs up for big ones. It prints the top half of the desired image twice and omits the bottom of the image entirely. Here is how I am doing it: %! 18 12 translate 576 450 scale 1152 900 1 [ 1152 0 0 -900 0 900 ] { < 000000000000000000000000000000000003777777777777774003777777777777 : : 259200 characters of hex data : dddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddd > } image showpage What am I doing wrong? Is it impossible to dump an image this large because of memory usage? It is really only a 128k image... Please respond by mail to br@wucs1.wustl.edu. Thanks! Bill Ross Bill Ross Washington University ECL, St. Louis 314-889-5894 INTERNET: br@wucs1.wustl.edu UUCP: uunet!wucs1.wustl.edu!br