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

Home » Public Forums » archive » Re: how to input idl figure to MS office
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: how to input idl figure to MS office [message #31652 is a reply to message #31635] Mon, 29 July 2002 02:44 Go to previous messageGo to previous message
Randall Skelton is currently offline  Randall Skelton
Messages: 169
Registered: October 2000
Senior Member
If it is a direct graphics plot you are trying to use, I would first save
it as a ps/eps file using set_plot, 'ps' and then convert the ps/eps file
using CorelDraw or Adobe Illustrator. If you are running windows, you
should save the file in the windows metafile format (.wmf) while if you
are using a macintosh then a pict file (.pct) format is ideal. Both of
these formats are 'metafiles' which means they can hold EITHER
vector-drawn or image-drawn data. Good graphics programs like CorelDraw
and Illustrator can import IDL generated postscript and export a correctly
drawn, vector-based metafile. Most other programs will simply mangle your
ps/eps plots into images and generate rasterized metafile images. If you
find the lines too thin when you follow the above, you can try setting the
line thickness in IDL (rather tedious IMHO) or you can simply adjust the
plot in CorelDraw to suite your taste. I agree that wmf files tend to
have lines which are too thin (especailly for powerpoint).

Cheers,
Randall

On Sat, 27 Jul 2002, tom wrote:

> The best figure form generated from IDL is PS, but it is not easy to
> use PS in MS office. How to do that?
>
> (I use CorelDraw to open PS, then paste figure to office, but the line
> is too thin in CorelDraw, although it is quick good in PS_ghostview )
>
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Molecular models and contour maps
Next Topic: Re: Unsupported keyword on older IDL version

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

Current Time: Fri Oct 10 15:35:26 PDT 2025

Total time taken to generate the page: 0.07919 seconds