Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!samsung!zaphod.mps.ohio-state.edu!wuarchive!cec2!news From: jcb@wucs1.wustl.edu (James Christopher Beard) Newsgroups: comp.lang.postscript Subject: Re: help: merge printing PS files in MS Word Message-ID: <1991Jan21.163708.2375@cec1.wustl.edu> Date: 21 Jan 91 16:37:08 GMT References: <1991Jan19.001756.1@f.adelaide.edu.au> <1806@chinacat.Unicom.COM> Organization: Washington University, St. Louis Lines: 26 In article <1806@chinacat.Unicom.COM> woody@chinacat.Unicom.COM (Woody Baker @ Eagle Signal) writes: >> Is there any way to merge print postscript files with standard Microsoft >> compatible. Specifically I want to use a postscript routine to put a >> letterhead on a blank page along with the text of a letter. I have a > > >I don't know about merge printing, in the sense of say a mail merge, but >it is my understanding that you can include postscript code directly >in a MS document. You then mark it as hidden. When you print the file, >you specify that you want hidden text to be printed. It will send the >postscript to the printer. As long as you bracket the code with a gsae > gsave/grestore pair you should be o.k. > One modification to the above: the text should be formatted using the "Postscript" style, rather than just the "Hidden" format. The Postscript style has "hidden" as one of its elements, so you do need to specify that hidden text should be printed, as Woody says. To access the Postscript style, hold down the shift key while selecting "Styles" from the Format menu (or, if you like to use the keyboard, press shift-command S, then type "post"--or any initial substring of "PostScript" long enough to distiguish it from your other styles--and return). James Beard beard@informatics.wustl.edu