Multiple image plots in postscript [message #933] |
Thu, 11 March 1993 18:13 |
kevin
Messages: 17 Registered: August 1992
|
Junior Member |
|
|
Does anybody know how to put multiple image plots on 1
page in postscript using pvwave CL? I know how to do
it in an X window, but it doesn't work when I try it
in postscript. When postscript is selected it automatically
scales your image to the size of the entire plot area.
I tried reducing the size of the plot area by changing
the device variables, xsize and ysize. This suceeds in
reducing the size of the image plot, but when I try putting a
second image on the same page (changing the device parameters
xoffset and yoffset so it moves the plot to another part
of the page), the second image is ignored by the printer
when I try printing it out. In other words, it will only
plot the first image and it ignores the second one.
The only way I have discovered to get multiple image plots
on the same postscript page is to use the position parameter
when calling tv or tvscl, but now the problem is the images
are again scaled to the entire size of the plot area.
Having multiple image plots on 1 postscript page seems like
a common thing, so I was hoping somebody out there has done
it already.
Thanks
Kevin Anderson
|
|
|