Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

concatenating poscript files

0 views
Skip to first unread message

Karel Maršálek

unread,
Jun 1, 1999, 3:00:00 AM6/1/99
to
Is there any possibility to concatenate a couple of ps files into one?
Now I have each page in its separate file.

Thank You for help!

Karel.


Wolfgang Cohrs

unread,
Jun 1, 1999, 3:00:00 AM6/1/99
to
"Karel Maršálek" wrote:

gs -dBATCH -dNOPAUSE -sDEVICE=pswrite -r600 -sOutputFile=out.ps file1.ps
file2.ps


--
Wolfgang Cohrs Alfred-Wegener-Institut fuer Polar- und Meeresforschung
Postfach 120161 D 27515 Bremerhaven
mailto:wco...@awi-bremerhaven.de
http://www.awi-bremerhaven.de


Helge Blischke

unread,
Jun 1, 1999, 3:00:00 AM6/1/99
to
Karel Maršálek wrote:
>
> Is there any possibility to concatenate a couple of ps files into one?
> Now I have each page in its separate file.
>
> Thank You for help!
>
> Karel.
%!PS
/mysave save def
% 1st file here
mysave restore
% etc.

Helge
--
H.Bli...@srz-berlin.de
H.Bli...@srz-berlin.com
H.Bli...@acm.org

0 new messages