postscpript file output [message #9556] |
Thu, 17 July 1997 00:00 |
Neil Winrow
Messages: 18 Registered: July 1997
|
Junior Member |
|
|
Can anyone help me!
When I print out one of my 3-D plots the colour is all red, it is not
like this on the screen output. Does anyone no why this maybe.
Many Thanks
Neil Winrow
|
|
|
Re: postscpript file output [message #9557 is a reply to message #9556] |
Thu, 17 July 1997 00:00  |
davidf
Messages: 2866 Registered: September 1996
|
Senior Member |
|
|
Neil Winrow writes:
> Can anyone help me!
> When I print out one of my 3-D plots the colour is all red, it is not
> like this on the screen output. Does anyone no why this maybe.
This is the classic symptom of sending an 8-bit image to
a 24-bit display device. But it is difficult to know
specifically what your problem is without knowing how
your PostScript device is configured and how you are
creating your PostScript file.
Cheers,
David
------------------------------------------------------------ -
David Fanning, Ph.D.
Fanning Software Consulting
Customizable IDL Programming Courses
Phone: 970-221-0438 E-Mail: davidf@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com
IDL 5 Reports: http://www.dfanning.com/documents/anomaly5.html
|
|
|