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

Home » Public Forums » archive » Re: Printing with Xprinter: Getting only grayscale eps files
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Printing with Xprinter: Getting only grayscale eps files [message #29985 is a reply to message #29972] Tue, 02 April 2002 07:47 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
milan majtanik (m.majtanik@fz-juelich.de) writes:

> Hallo everybody in this group!
>
> I have writen a small program to colect color images from an "analyse too=
> l",
> put them on one sheet and store them in several graphics formats (*.jpg, =
>
> *.xjt, and ohters).
> I have employed IDL object oriented graphics.
>
> I want also to write *.eps files. Until now this is done by the Xprinter =
>
> using the
> setup option 'Generic (File Only ) ' wiht EPSP-format selected.
> I draw the IDLgrView object to the IDLgrPrinter object.
> =20
>
> The problem is that I get *.eps files with the images being correctly=20
> rendered,
> except for color. The images are only grayscaled.
>
> What I=B4m doing wrong?

I suspect you have a mismatch between the kinds of images
you want to send to the printer and the COLOR_MODEL you
chose for the printer. Or, the printer doesn't support
24-bit color images, and you will need to use a PALETTE
and a 2D image with the printer. Or, the printer driver
doesn't support color. If the latter, you might try using
the clipboard object to generate your EPS files.

Cheers,

David

--
David W. Fanning, Ph.D.
Fanning Software Consulting
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
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Re: Findfile finds no files
Next Topic: Expose Events (easy questions)

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

Current Time: Sat Oct 11 04:25:15 PDT 2025

Total time taken to generate the page: 1.44087 seconds