Re: Merge 2 postscript files into one willjay typed (on Fri, Apr 08, 2005 at 09:18:27AM -0400):
| I am looking for a unix utility that will allow merging of two postscript
| files. There was a uitlity on dos that was called composite, and the syntax
| was:
|
| composite first.ps second.ps output.ps
|
|
| The resulting output.ps was a merge (overlayed) of first or second.
|
|
| Anyone know of a unix utility for osr5 that will do that?
|
The 'composite' binary of ImageMagick does the job.
--
JP |