[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: printing capabilities (newbie)



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