comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Update PostScript
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Update PostScript [message #67228] Tue, 21 July 2009 04:17 Go to previous message
Lasse Clausen is currently offline  Lasse Clausen
Messages: 22
Registered: August 2001
Junior Member
On 20 July, 17:46, FĂ–LDY Lajos <fo...@rmki.kfki.hu> wrote:
> On Mon, 20 Jul 2009, Xavi Llort wrote:
>> Hi everybody!
>
>> I have an easy question... Can I open a PostScript file to include a
>> new plot in it, without erasing the current information?
>
>> For example, I create a PostScript in a given routine, and later on, I
>> want to include a new plot -in the same PS file- in an other routine.
>
>> Thank you very much!
>
> In IDL, no. In Linux, you can merge PS files with:
>
> gs -dNOPAUSE -sDEVICE=pswrite -sOutputFile=out.ps file1.ps file2.ps ... -c quit
>
> regards,
> lajos

Hi,

just as a side note, that also works under Windows if you use

gswin32c -dNOPAUSE -sDEVICE=pswrite -sOutputFile=out.ps file1.ps
file2.ps ... -c quit

Cheers
Lasse Clausen
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Fit a Gaussian to a Histogram Plot
Next Topic: spherical harmonic representation

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 19:19:20 PDT 2025

Total time taken to generate the page: 0.00416 seconds