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

Home » Public Forums » archive » Printing color line-plots on non-PS printers...
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
Printing color line-plots on non-PS printers... [message #13106] Fri, 09 October 1998 00:00 Go to next message
Richard G. French is currently offline  Richard G. French
Messages: 65
Registered: June 1997
Member
I would like to print copies of line plots that use different
colors for different lines, but on a non-PS printer. I have
an HP Deskjet 870Cse (fairly nice inkjet color printer). I've tried
using the PCL device type when running from Windows, and then
doing
spawn,'copy plotfile.pcl LPT1:'
but this is EXTREMELY slow - several minutes for a very simple
plot - and it blocks IDL from doing anything else until the plot
is done.

As an alternative, I have saved color line plots in PS mode,
and then used GhostView to view the file. So far so good, but
when I then use the 'print to non-PS printer' option, it comes
out in black and gray instead of in color.

I suspect I am not the only one who wants to do this - suggestions
eagerly awaited!

Dick French
Astronomy Dept
Wellesley College
Re: Printing color line-plots on non-PS printers... [message #13133 is a reply to message #13106] Tue, 20 October 1998 00:00 Go to previous message
Amit Ghosh is currently offline  Amit Ghosh
Messages: 7
Registered: July 1998
Junior Member
In article <361E88B3.81C803B3@wellesley.edu>,
rfrench@mediaone.net wrote:
> I would like to print copies of line plots that use different
> colors for different lines, but on a non-PS printer. I have
> an HP Deskjet 870Cse (fairly nice inkjet color printer). I've tried
> using the PCL device type when running from Windows, and then
> doing
> spawn,'copy plotfile.pcl LPT1:'
> but this is EXTREMELY slow - several minutes for a very simple
> plot - and it blocks IDL from doing anything else until the plot
> is done.
>
> As an alternative, I have saved color line plots in PS mode,
> and then used GhostView to view the file. So far so good, but
> when I then use the 'print to non-PS printer' option, it comes
> out in black and gray instead of in color.

When you select /color with device also select bits_per_pixel=8, this will
prevent the coarse rasterization, I had the same problem as well as being
unable to viualize all the colors in my image plots. Your method to import
into another program and converting it for printing is probably best. I
create arrays of figures by reading them into CorelDraw.

-----------== Posted via Deja News, The Discussion Network ==----------
http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: How do you color contour levels/ranges in a PLOT which uses the functions CONTOUR and SURFACE?
Next Topic: Re: adjustimg brightness of an image

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

Current Time: Fri Nov 28 06:22:38 PST 2025

Total time taken to generate the page: 0.00844 seconds