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

Home » Public Forums » archive » Re: Printer/Plotter problem
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: Printer/Plotter problem [message #32957] Mon, 18 November 2002 15:10
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
S. Penzes (Steven.Penzes@drdc-rddc.gc.ca) writes:

> I am having problems producing color output on my printer. IDL 5.5 on a
> PC with an Epson inkjet. The following commands were used to check
> out the printer color after checking on a monitor:
>
> Device, decomposed=0
> loadct,38
> plot,dist(100),color=60
> set_plot,'printer'
> plot,dist(100),color=60
> device,/close
>
> The result was a grayscale plot. I checked the setup with
> dialog_printersetup(), I tried "device, /true_color" on the printer
> which just changed the colors to shades of red. So what do I have to do
> to get IDL to print my multiline plots in the colors that I see on my
> monitor when I'm using the "win" device?

I would try adding a COPY keyword to your SET_PLOT
command. That should get the colors loaded for you. :-)

Cheers,

David
--
David W. Fanning, Ph.D.
Fanning Software Consulting, Inc.
Phone: 970-221-0438, E-mail: david@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Printer/Plotter problem
Next Topic: open files in some directory

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

Current Time: Sat Oct 11 10:29:54 PDT 2025

Total time taken to generate the page: 0.72325 seconds