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

Home » Public Forums » archive » Re: object graphics -> eps
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: object graphics -> eps [message #35601 is a reply to message #35600] Mon, 07 July 2003 06:50 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Haje Korth writes:

> I am trying to create an eps graphic from an object viewgroup. The object
> appears nicely using idlgrwindow and idlgrbuffer (used in ION applications).
> However, with idlgrclipboard the objects are placed totally wrong, i.e. on
> top of each other. I used the commands suggested on David's website:
>
> clipboard = Obj_New("IDLgrClipboard", Dimensions=[4,3], Units=1, $
> Resolution=[2.54/300., 2.54/300.])
> clipboard->Draw, theView, Filename='myfile.eps', /PostScript, /Vector
>
> Does anyone know what I do wrong? If somebody knows a better way, I will
> take that, too!

I think I would try removing the VECTOR keyword. Vector output is
a bit of a hack, thrown in to appease some of use who were displeased
about the size of PostScript output. Until there is a true vector
pipeline from object graphics to PostScript the chance of this working
with any but the simplest object graphics programs is probably slim.
This should work OK without the keyword. Just be sure you have plenty
of disk space. :-)

Cheers,

David
--
David W. Fanning, Ph.D.
Fanning Software Consulting, Inc.
Phone: 970-221-0438, E-mail: david@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Skymap and Array Problems
Next Topic: Re: Speed test on Mac G5, anyone?

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

Current Time: Wed Oct 08 16:12:58 PDT 2025

Total time taken to generate the page: 0.00473 seconds