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

Home » Public Forums » archive » Writing a plot in PDF format from IDL
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: Writing a plot in PDF format from IDL [message #43558 is a reply to message #43450] Fri, 22 April 2005 08:29 Go to previous messageGo to previous message
David Jackson is currently offline  David Jackson
Messages: 8
Registered: October 2003
Junior Member
"David Fanning" <davidf@dfanning.com> wrote in message
news:MPG.1cd1827c1d7a30289899d9@news.frii.com...
> Here is what I just did to create a PDF file directly
> from IDL on my Windows machine:
>
> (1) Downloaded the *free* CutePDF Writer software from the
> fine folks at Globalscape. (Great FTP software, too!)
>
> http://www.cutepdf.com/
>
> (2) Typed the following commands in IDL:
>
> IDL> set_plot, 'printer'
> IDL> a=dialog_printersetup()
>
> At this point I selected the CutePDF Writer from my list of printers.
>
> IDL> Plot, findgen(11)
> IDL> Device, /Close
>
> Whala! A PDF document with my graphics was created! Easy, easy, easy!!

If you happen to have Adobe Acrobat, then you can just choose Adobe PDF in
the printer choice and this works just as easily!

DJ
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Is there a debug tool in IDL?
Next Topic: Re: Is there a debug tool in IDL?

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

Current Time: Wed Oct 08 17:31:57 PDT 2025

Total time taken to generate the page: 0.00446 seconds