* On 30-04-02 at 11:36 Oki DZ ([EMAIL PROTECTED]) wrote: +----Here quoted text begins----+ [...] > I'd like to merge some ps files into one. Well, actually, if I could do the > same thing of pdf files, that would be better. > > I have tried using the psmerge; but it seems that it works only on ps files > without images in it. Is there any simple tool that can do just that...? [...] +----and here the quote ends----+ Try this command on your ps files:
gs -r600x600 -dNOCACHE -sPAPERSIZE=a4 -dNOPAUSE -sDEVICE=pswrite -dBATCH -sOutputFile=YourOutputPS.ps input_file1.ps input_file2.ps ... For finer description look at gs (ghostscript) manpage. Regards/Lep pozdrav Boštjan Müller -- [*] Boštjan Müller - [EMAIL PROTECTED] - http://neonatus.net/~neonatus [*] [*] GPG/PGP key -> finger: [EMAIL PROTECTED], DSA id: 0x9B2FF108 [*] [*] Celular: +386(0)41243189, Powered by Debian GNU/LiNUX - ICQ #:7506644 [*] My operat~1 system unders~1 long filena~1 , does yours? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

