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

Home » Public Forums » archive » Re: Poscript Component Selection
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: Poscript Component Selection [message #45517 is a reply to message #45516] Mon, 12 September 2005 18:38 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
IDLmastertobe writes:

> Thank you Dr.Fanning. I think the following code is the demo_draw module
> the previous programmer used. I think this is the one:
>
> http://funk.on.br/rguimara/RSI/IDL54/examples/demo/demosrc/d emo_draw.pro

Reading RSI-supplied code is always illuminating, in
an odd sort of way, isn't it? :-)

OK, find this line in the DEMO_DRAW:

oWindow->Draw, oView

And after it, try this:

clipboard = Obj_New("IDLgrClipboard", Dimensions=[4,3], Units=1, $
Resolution=[2.54/300., 2.54/300.])
clipboard->Draw, oView, Filename='myfile.eps', /PostScript, /Vector
Obj_Destroy, clipboard

But, I agree with Mark. I don't think it has much of a chance
of actually working.

Cheers,

David

--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.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
Previous Topic: Re: tvimage followed by contour in ps... positioning not coming out right
Next Topic: Re: Force Field

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

Current Time: Sat Oct 11 06:22:12 PDT 2025

Total time taken to generate the page: 1.92023 seconds