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

Home » Public Forums » archive » Re: Another EPS question
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: Another EPS question [message #40767 is a reply to message #40766] Thu, 26 August 2004 11:17 Go to previous messageGo to previous message
R.Bauer is currently offline  R.Bauer
Messages: 1424
Registered: November 1998
Senior Member
Michael Wallace wrote:

> I'm using the IDLgrClipboard to create an EPS file. Is there a way to
> position my image in the EPS file? When I print the EPS files I'm
> creating, my plot is always drawn portrait style at the bottom of the
> page. What I'd really like is to have it use landscape and be
> positioned in the middle of the paper. How can I do this? Thanks,
>
> -Mike
Dear Michael

You should try ps2ps from the ghostscript package.

{{{
ps2ps input.eps input.ps
}}}

With {{{epsrot}}} you could rotate your EPS-File.
{{{
epsrot -90 bild.eps
}}}
This routine is in the PSutils Package.

Some description about what to do with psotscript you find here:
http://www.fz-juelich.de/zam/files/docs/tki/tki-0286.pdf

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
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: two windows helpfile reader for linux
Next Topic: rate in xinteranimate

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

Current Time: Sun Oct 12 00:51:30 PDT 2025

Total time taken to generate the page: 1.60236 seconds