View Single Post

   
  #1 (permalink)  
Old 02-15-2008, 04:53 PM
willjay
 
Posts: n/a
Default Merge 2 postscript files into one

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?

Regards,
wj



Reply With Quote