<font color="#000000"><font size="2"><font face="verdana,sans-serif">Hi,</font></font></font><div><font color="#000000"><font size="2"><font face="verdana,sans-serif"><br></font></font></font></div><div><font color="#000000"><font size="2"><font face="verdana,sans-serif">thanks for your reply.</font></font></font></div>

<div><font color="#000000"><font size="2"><font face="verdana,sans-serif"><br></font></font></font></div><div><font color="#000000"><font size="2"><font face="verdana,sans-serif">I have tried your option but my PDF printer (I'm using this for test) still print in color... It is like CUPS doesn't use the ppd files... it's possible?</font></font></font></div>

<div><font color="#000000"><font size="2"><font face="verdana,sans-serif"><br></font></font></font></div><div><font color="#000000"><font size="2"><font face="verdana,sans-serif">In the other hand, how I can change the appropiate value with a command line? lpoption?<br>

</font></font></font><br></div><div>Thanks in advance,</div><div>Daniel.</div><div><br><div class="gmail_quote">2011/10/17 Helge Blischke <span dir="ltr"><<a href="mailto:h.blischke@acm.org">h.blischke@acm.org</a>></span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div></div><div class="h5">Daniel J. Soto wrote:<br>
<br>
> Hello all,<br>
><br>
> it is possible that another people have been asked the same question but<br>
> I'm googling from last ten days and I have not found anything about this<br>
> that I can use...<br>
><br>
> I'm looking for a way to create two queues from the same color printer,<br>
> one for printing in color and one for printing in black and white (or<br>
> grayscale). I've tryed to modify the ppd file manually setting de<br>
> attribute ColorDevice to false but it doesn't work. My objetive is to do<br>
> this internally from my (php) program but I'm trying to do manually before<br>
> for understanding the process... It's seems CUPS doesn't read the ppd file<br>
> before printing (ubuntu)...<br>
><br>
> Perphaps anybody have had the same problem before... or knows how I do<br>
> that or where I can find info about doing that...<br>
><br>
> I would be much obliged for any hepful information...<br>
><br>
> Regards,<br>
> Daniel.<br>
<br>
</div></div>Don't touch the ColorDevice attribute but instead change the<br>
*DefaultColorSpace: xxxx<br>
(xxxx will be CMYK or RGB) to<br>
*DefaultColorSpace: Gray<br>
<br>
Helge<br>
for the grayscale queue.<br>
<br>
_______________________________________________<br>
cups mailing list<br>
<a href="mailto:cups@easysw.com">cups@easysw.com</a><br>
<a href="http://lists.easysw.com/mailman/listinfo/cups" target="_blank">http://lists.easysw.com/mailman/listinfo/cups</a><br>
</blockquote></div><br></div>