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

Home » Public Forums » archive » Re: Printing Images
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: Printing Images [message #2646 is a reply to message #2644] Thu, 04 August 1994 09:24 Go to previous messageGo to previous message
n9140397 is currently offline  n9140397
Messages: 13
Registered: July 1994
Junior Member
In article <31qsi4$33v@reznor.larc.nasa.gov> tai@rockola.larc.nasa.gov (Alan Tai) writes:
> I'm having some problems printing an image to a Postscript device. By
> using the same dimensions for the image as the X display (240 x 260),
> the plot comes out larger than it should be (weird--I kind of expected

If you are saying device,xsize=240,ysize=260, then, yeah. I believe
that the default units for PS are cms!

That in itself should be useful, but, to fill up a page, try

set_plot,'PS'
device,/inches,xoffset=1, yoffset=1
device,/inches,xsize=6.5, ysize=9

This sets up a standard 8.5"x11" paper with one inch margins. You
can figure out the sizing you need for your case. Note that I
believe specifying landscape will exchange the x and y axes.

Hope that helps.

Mike H.
UCSD SIO CRD
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Freebies & Giveaways
Next Topic: HELP!!! ^Z

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

Current Time: Sun Oct 12 08:27:56 PDT 2025

Total time taken to generate the page: 0.48001 seconds