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

Home » Public Forums » archive » Re: printing capabilities (newbie)
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: printing capabilities (newbie) [message #17181] Fri, 24 September 1999 00:00
Liam Gumley is currently offline  Liam Gumley
Messages: 473
Registered: November 1994
Senior Member
Christophe Geraud wrote:
> Is it possible to print a set of windows ?

There are a few ways to approach this problem.

(1) You can save the contents of each window to an image file (GIF,
JPEG, TIFF etc.) using the SAVEIMAGE procedure:
http://cimss.ssec.wisc.edu/~gumley/imagetools.html

(2) You can use the XWINDOW procedure by David Fanning to display your
graphics:
http://www.dfanning.com/documents/programs.html#XWINDOW

(3) You can add graphics print button to the IDL development
environment:
http://www.rsinc.com/services/output.cfm?tip_id=1748

> or: is it possible to copy curves and images and table in a single
> window ?

Can you be more specific and give us an example of what you'd like to
do?

Cheers,
Liam.

--
Liam E. Gumley
Space Science and Engineering Center, UW-Madison
http://cimss.ssec.wisc.edu/~gumley
Re: printing capabilities (newbie) [message #17182 is a reply to message #17181] Fri, 24 September 1999 00:00 Go to previous message
davidf is currently offline  davidf
Messages: 2866
Registered: September 1996
Senior Member
Christophe Geraud (geraud@realix.fr) writes:

> Is it possible to print a set of windows ?

If you mean in screen resolution, then the answer is yes.
You can find a Print_It program on my web page that can
send the contents of a graphics window directly to the
printer:

http://www.dfanning.com/tips/print_windows.html

> or: is it possible to copy curves and images and table in a single
> window ?

Depends. What kind of computer are you using. On a Mac
or PC and Cmd-C or Ctrl-C will copy the window contents
to the Clipboard.

Cheers,

David

P.S. If you are using object graphics (as a newbie you
are probably NOT), you can do much fancier copying with
the clipboard object.

--
David Fanning, Ph.D.
Fanning Software Consulting
Phone: 970-221-0438 E-Mail: davidf@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: IDL5.2 contour,/cell_fill after map_set
Next Topic: Re: C to IDL?

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

Current Time: Wed Oct 08 17:06:56 PDT 2025

Total time taken to generate the page: 0.00549 seconds