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 #29972] Wed, 03 April 2002 05:52 Go to previous message
milan majtanik is currently offline  milan majtanik
Messages: 3
Registered: April 2002
Junior Member
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title></title>
</head>
<body>
David Fanning wrote:<br>
<blockquote type="cite" cite="mid:MPG.1713806ccb49fcc998985a@news.frii.com">
<pre wrap="">milan majtanik (<a class="moz-txt-link-abbreviated" href="mailto:m.majtanik@fz-juelich.de">m.majtanik@fz-juelich.de</a>) writes:<br><br></pre>
<blockquote type="cite">
<pre wrap=""> Hallo everybody in this group!<br><br>I have writen a small program to colect color images from an "analyse too=<br>l",<br>put them on one sheet and store them in several graphics formats (*.jpg, =<br><br> *.xjt, and ohters).<br>I have employed IDL object oriented graphics.<br><br>I want also to write *.eps files. Until now this is done by the Xprinter =<br><br>using the<br>setup option 'Generic (File Only ) ' wiht EPSP-format selected.<br>I draw the IDLgrView object to the IDLgrPrinter object.<br>=20<br><br>The problem is that I get *.eps files with the images being correctly=20<br>rendered,<br>except for color. The images are only grayscaled.<br><br>What I=B4m doing wrong?<br></pre>
</blockquote>
<pre wrap=""><!----><br>I suspect you have a mismatch between the kinds of images<br>you want to send to the printer and the COLOR_MODEL you<br>chose for the printer. Or, the printer doesn't support<br>24-bit color images, and you will need to use a PALETTE<br>and a 2D image with the printer. Or, the printer driver<br>doesn't support color. If the latter, you might try using<br>the clipboard object to generate your EPS files.<br><br>Cheers,<br><br>David<br><br></pre>
</blockquote>
Hallo David,<br>
<br>
I have tried all combinations of color models for my printer object and images
(indexed, rgb ),<br>
under unix and linux OS&nbsp; but the output is still gray.<br>
<br>
My question is: can the XPrinter option 'Generic(File Only') and EPSF selected
print colored <br>
graphic trees. If not, is there any posibility to save&nbsp; a &nbsp;graphics tree/view
to&nbsp; an eps file? <br>
<br>
Thanks! <br>
<br>
Milan<br>
<br>
</body>
</html>
[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: Fri Oct 10 19:46:06 PDT 2025

Total time taken to generate the page: 0.95987 seconds