> 
> Does anyone know of another program to merge Postscript files that won't
> screw up the fonts? Or, say combine pdf's? It would be nice to have
> everything in one file (although I'm sort of resigned to having 7
> pdf's).
> 
> Rick B.
> 
A kind user e-mailed me and suggested just concatenating the PS files. I
didn't think the solution was so simple. I just used something like:

cat a.ps b.ps c.ps > out.ps
ps2pdf out.ps

Seems to have worked perfectly - I haven't found any font problems.

Rick B.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to