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

Home » Public Forums » archive » Multi-page graphics in IDL 8
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: Multi-page graphics in IDL 8 [message #72485 is a reply to message #72384] Tue, 07 September 2010 11:37 Go to previous messageGo to previous message
Paul Van Delst[1] is currently offline  Paul Van Delst[1]
Messages: 1157
Registered: April 2002
Senior Member
Chris Torrence wrote:
> On Sep 7, 7:34 am, Paul van Delst <paul.vande...@noaa.gov> wrote:
>> Kenneth P. Bowman wrote:
>>> In article
>>> < 8a5d65d5-be94-4b27-9e97-9ffff6cfe...@u5g2000prn.googlegroups .com >,
>>> Mark Piper <mpi...@ittvis.com> wrote:
>>>> Spawning a call to ImageMagick's 'convert' program will join several
>>>> PS files into a single PDF file:
>>>> infiles = ['plot1.eps', 'plot2.eps']
>>>> infiles = strjoin(infiles, ' ')
>>>> outfile = 'plots.pdf'
>>>> cmd = 'convert -density 300 ' + infiles + ' -quality 100 ' + outfile
>>>> spawn, cmd
>>> Thanks. I'm aware of several ways to concatenate PDF files, but if New
>>> Graphics can't make multi-page documents, it will be a significant loss
>>> of convenience. In fact, I think we will have to stay with Old Graphics
>>> for most purposes.
>> Yeah, no kidding. But, just to clarify (since I don't create PDF files directly from IDL), are you saying that the
>> creation of multi-page postscript files is no longer possible with IDL8 New Graphics?
>>
> Hi Paul & Ken,
>
> In IDL 8.0, multi-page postscript files still work fine, just as they
> did before.

Phewph! :o)


cheers,

paulv
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: New Graphics Tolerant of Clumsy Fingers!
Next Topic: columns not shown in table widget on Solaris

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

Current Time: Sat Oct 11 09:13:41 PDT 2025

Total time taken to generate the page: 1.12289 seconds