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

Home » Public Forums » archive » Postscript-problem... :((
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Postscript-problem... :(( [message #10288] Thu, 13 November 1997 00:00 Go to previous message
rew032 is currently offline  rew032
Messages: 14
Registered: July 1996
Junior Member
Hello!

We have a problem with the postscript output......

First we produce a plot on the screen, e.g. a xy-plot.
Than, with a button, we do this:


'GTest' : $
BEGIN
TVLCT, r, g, b, /GET
Pict = TVRD()
WRITE_GIF, 'plottest.gif', Pict, r, g, b
print, 'Bild wurde als plottest.gif abgespeichert.'
SET_PLOT, 'ps'
DEVICE, /COLOR
TV, Pict
DEVICE, /CLOSE
SET_PLOT, 'x'
print, 'PS auch'

the gif-file is 'very' nice, but no good resolution for printing.
therefor we store an additional ps-file.
it has a nice resolution i think, but it shows not the xy-plot,
only a orange rectangular instead..... :(((((

can anyone help?

regards, astrid kuhr
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: How to get values from a widget
Next Topic: Re: when will RSI come out with a scaledDown version of IDL?

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

Current Time: Fri Oct 10 10:30:37 PDT 2025

Total time taken to generate the page: 0.40028 seconds