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

Home » Public Forums » archive » Re: Printers...
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: Printers... [message #3636] Thu, 09 February 1995 03:51 Go to previous message
Chris Jacobsen is currently offline  Chris Jacobsen
Messages: 10
Registered: December 1994
Junior Member
kryan@access.digex.com (Kevin W. Ryan) wrote:
> Second question regarding IDL: it's easy to dump an image or a window
> to a Postscript file on the Mac, but how does one get it to the printer? I
> don't want my users to have to run the LaserWriter Utility to print
> everything...
>
> I haven't checked the PC version on this yet - can print output there
> be directly sent to printers?

On windows, you can do:
IDL> $ copy file.ps prn:

or within the IDL routine you can do something like
system, 'copy file.ps prn:'

Of course you can do similar things in unix and VMS. I
don't know anything about the Mac world, though.
[Message index]
 
Read Message
Read Message
Previous Topic: SIGMA routine availibility and status ?
Next Topic: print, 0.001*dindgen(10)

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

Current Time: Sat Oct 11 11:54:49 PDT 2025

Total time taken to generate the page: 0.63975 seconds