Re: Background Color in Postscript [message #40019] |
Tue, 06 July 2004 05:58 |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
Andreas Ernst writes:
> I would like to set the background color in
> my Plots to black. So I tried to set the variable
> !p.background to zero. But this works only in the
> X Window, but not in the Postscript output.
> What to do?
Yes, in PostScript you can have any background color
you like, as long as it is white. :-)
But if you *really* want black (and I would check
with your account person to see if you can afford
the 10x rise in printing costs this will entail)
then you can see how to do it in this article:
http://www.dfanning.com/tips/ps_backcolor.html
Cheers,
David
P.S. Another alternative is to print on black paper. :-)
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
|
|
|