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

Home » Public Forums » archive » Easy way to make hard copies at full printer resolution
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: Easy way to make hard copies at full printer resolution [message #16705 is a reply to message #12698] Fri, 13 August 1999 00:00 Go to previous messageGo to previous message
David Fenyes is currently offline  David Fenyes
Messages: 10
Registered: November 1996
Junior Member
>>>> > "Kristian" == Kristian Kj�r <Kristian.Kjaer@Risoe.DK> writes:

Kristian> Ideally I'd like to sit and type into the IDL command
Kristian> prompt, using native IDL commands and my own (wrapper,
Kristian> mainly) routines and, when a useful plot resulted on the
Kristian> screen, make a hard copy of it without any extra
Kristian> trouble.

Why wouldn't setting the device to 'ps', doing your plot to a temp
file, then shelling a 'gs' or 'gv' command work? Your button could
just lpr the temp file.

Or, if you have to have the window in an IDL canvas, plot to 'ps',
execute 'gs' with your screen resolution and output to a TIFF, then
read the temp file and TV to your display.

Alternatively, why can't you write plot wrappers that plot to the
screen, and save the command to a temp string, then 'print screen'
could set device to 'ps', execute the temp string, and print the temp
file.

Probably one of these could be done with simple wrappers and good
display quality both in IDL and your printer.

Regards,

David.
--
David Fenyes -- dfenyes@home.com
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: IDL>will not run
Next Topic: SHOWIMAGE posted (companion to SAVEIMAGE)

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

Current Time: Fri Oct 10 07:42:57 PDT 2025

Total time taken to generate the page: 1.35855 seconds