|
Re: printing capabilities (newbie) [message #17182 is a reply to message #17181] |
Fri, 24 September 1999 00:00  |
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
|
|
|