[LUNI] postscript files

scott thomason scott at thomasons.org
Sat Nov 23 22:57:01 CST 2002


On Saturday 23 November 2002 09:39 pm, Steven Lembark wrote:
> Postscript is a stack-based, compiled language. You cannot
> simply append two of the files together. Only fix there is
> to print them one by one or use an editor that can import
> postscript, combine the content, and spit out a single file.

I hear you, but you're wrong on this one. You can indeed just:

  cat f1.ps f2.ps > new.ps

...and expect it to work 99.9% percent of the time. Reference
http://www.geocities.com/SiliconValley/5682/HeavyDuty.html#MERGE.

---scott




More information about the luni mailing list