Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ncar!tank!eecae!netnews.upenn.edu!lau@scrolls.wharton.upenn.edu From: lau@scrolls.wharton.upenn.edu (Yan K. Lau) Newsgroups: comp.lang.postscript Subject: Re: "Large" page printing Message-ID: <10688@netnews.upenn.edu> Date: 2 May 89 23:36:11 GMT References: <1864@amelia.nas.nasa.gov> <1007@nih-csl.UUCP> Sender: news@netnews.upenn.edu Reply-To: lau@scrolls.wharton.upenn.edu (Yan K. Lau) Organization: University of Pennsylvania Lines: 17 In article <1007@nih-csl.UUCP> crtb@nih-csl.UUCP (chuck bacon) writes: >Here's a way to print an image which is too big for the paper. >It may fail, if `Image' is too huge for the printer's VM. ^^^^ [ straight forward example deleted ] >Chuck Bacon, crtb@alw.nih.gov Actually, there is a very good example of printing across multiple pages in the PostScript tutorial (the "blue" book, recommended and fun reading IMHO) by Addison-Wesley. The only problem with that and this example occurs when the procedure to draw the picture doesn't fit into the printer's memory. Is there a way to get around this problem? Yan. lau@scrolls.wharton.upenn.edu