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

Home » Public Forums » archive » Re: Importing IDL plots to Powerpoint on Mac
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: Importing IDL plots to Powerpoint on Mac [message #42655] Sat, 19 February 2005 04:16 Go to previous message
R.Bauer is currently offline  R.Bauer
Messages: 1424
Registered: November 1998
Senior Member
wcramer wrote:

> What's the best way to transfer IDL plots to Powerpoint so that they
> look nice? All of the ways that I've tried so far don't look very
> presentable.
>
> Thanks

We are using

pstoimg -type png -aaliastext -flip r90 -density 150 file1.ps file2.ps ...

-crop is another useful parameter

man pstoimg

NAME
pstoimg - Convert a PostScript file to a bitmap image
using Ghostscript and the Netpbm utilities

DESCRIPTION
pstoimg iterates over the given input files and runs them
through Ghostscipt. The resulting pnm (portable anymap
files) are processed with different Netpbm tools (crop-
ping, color mapping, aligning, ...) and finally converted
into (currently) either GIF or PNG format. The bitmaps can
now be included e.g. in WWW pages.

The PostScript file is converted as is. If a valid bound-
ing box is found (EPS format), then only this area is con-
verted. The image is not cropped by default.

....

cheers
Reimar

--
Forschungszentrum Juelich
email: R.Bauer@fz-juelich.de
http://www.fz-juelich.de/icg/icg-i/
============================================================ ======
a IDL library at ForschungsZentrum Juelich
http://www.fz-juelich.de/icg/icg-i/idl_icglib/idl_lib_intro. html
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Maximze a minimize GUI
Next Topic: Zoom out of astronomical image preserving header info

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

Current Time: Fri Oct 10 10:04:44 PDT 2025

Total time taken to generate the page: 0.88320 seconds