Path: utzoo!attcan!uunet!nih-csl!jim From: jim@nih-csl.UUCP (jim sullivan) Newsgroups: comp.lang.postscript Subject: Re: help for postscript novice Message-ID: <890@nih-csl.UUCP> Date: 23 Jan 89 14:10:15 GMT References: <311@esosun.UUCP> Reply-To: jim@nih-csl.UUCP (jim sullivan) Distribution: na Organization: NIH-CSL, Bethesda, MD Lines: 18 In article <311@esosun.UUCP> gail@esosun.UUCP (Gail F Matthews) writes: >NB: I don't know anything about postscript! >I have two files: one containing some text, the other containing the >output from psplot. How do I get the text printed on the same page >with the psplot output? Attempts at combining enscript output with >the psplot output have been stunningly unsuccessful (I get two pages >or none at all). Any help will be greatly appreciated. Look for formfeed characters in the enscript output. These are ascii character 10. Remove these (there should be only one), then merge the psplot file. If this dosen't work, you could try simply taking the page from the one output and putting it in the paper tray and letting the other output write overtop of it. Good Luck, Jim jim@nih-csl.dcrt.nih.gov