MathGroup Archive 1997

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Color Printing of simple graphs

  • To: mathgroup at smc.vnet.net
  • Subject: [mg9654] Re: Color Printing of simple graphs
  • From: Dean Craven <d.craven at techsmith.com>
  • Date: Mon, 17 Nov 1997 19:50:15 -0500
  • Organization: TechSmith Corporation
  • Sender: owner-wri-mathgroup at wolfram.com

You can always use the PrintScreen key to copy what you seen on the
screen to the Windows clipboard, and then print it from another app
(e.g. Wordpad).  If you want more control (e.g. color substitution,
scaling, print preview, printing windows that scroll...), please check
out our screen capture utility "SnagIt".  It solves many printing
problems!  An eval version is available at http://www.techsmith.com.

Best of luck,
Dean

seanross at worldnet.att.net wrote in message
<64itgh$4nu$1 at dragonfly.wolfram.com>:
>Robert M. Lurie wrote:
>> 
>> I have been unable to get color printing of simple graphs such as
>> 
>> Clear["Global`*"]
>> Needs["Graphics`Colors`"]
>> y=x
>> z=2 x
>>   Plot[{y,z},{x,0,20},
>>   PlotStyle->{{Dashing[{.01}],CMYKColor[0,1,0,0]},{Dashing[{.02}],
>>
CMYKColor[1,0,1,0]}},PlotLegend->{"Y","Z"},LegendShadow->{0,0},
>>   AxesLabel->{"X","Y or Z"},LegendPosition->{.35,-.3},
>>   PlotLabel->"X versus Y and Z",TextStyle->{FontSize->12},
>>   ColorOutput->CMYKColor];
>> 
>> The screen looks fine. But the print out on an EpsonStylus Pro come
out
>> with a variety of problems. It may be all black and white, although
the
>> In[] is in blue. If I replace the CMYKColor with just Blue or Red and
>> remove the final ColorOutput, then one line is yellow and the other
>> black. With other variations the legend colors were fine, but the
lines
>> were either black or sometimes one might be yellow or even green!
>>  Have tried various combinations of Presentation versus Working of
the
>> Printing Style Environment etc.  Printing of 3d objects works fine.
>> 
>> This is version3.0.0 for Windows 95, (My license is L2201-4833).
Running
>> on a DECXL560 (same problem with a Compaq Presario 3020).Thanks for
any
>> help. Robert M. Lurie, rmlurie at alum.mit.edu, currently running a
study
>> group at Harvard Institute for Learning in Retirement on nonlinear
>> dynamics.
>
>I had a similar problem, perhaps this will help:  There is a bug in
>Mathematica 3.0 that disables color printing if you have 256 colors on
>your screen.  If you go to 16 bit color, the problem goes away.  If you
>have 256 colors selected, you might try changing it. -- 
>Remove the _nospam_ in the return address to respond.

--
Dean Craven  |  Systems Engineer  |  d.craven at techsmith.com TechSmith
Corporation -  Visit us at http://www.techsmith.com



  • Prev by Date: Stacked 2D Graphics?
  • Next by Date: Re: Plot3D with only x or y mesh?
  • Previous by thread: Re: Color Printing of simple graphs
  • Next by thread: Nice review in New York Times