Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9
Default Printing in grayscale

Hi All,

I want to print some lines in a lighter colour (i.e. gray as appossed to
black) depending upon a given condition being true. my code works fine on a
color printer as I use something like :

if(a b)
font.SetColor(_variant_t(RGB(192,192,192))); // Gray

On a mono printer it only prints the black text. What I really need is to
tell the printer to print in grayscale!


Can someone tell me how to do this?

TIA Peter

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
print grayscale on multiple sheet workbook Electric Julie[_2_] Excel Discussion (Misc queries) 1 July 30th 09 09:40 PM
Grayscale printing from Excel 2002 Lan Excel Discussion (Misc queries) 2 May 9th 06 02:59 AM
how can I get my printer to print in grayscale ? FRUSTRATED Excel Discussion (Misc queries) 1 November 23rd 05 03:21 AM
grayscale conditional formatting of text Guenther Excel Discussion (Misc queries) 1 October 5th 05 01:16 PM
Print Preview in Grayscale officeworker Excel Discussion (Misc queries) 2 August 19th 05 03:45 AM


All times are GMT +1. The time now is 07:17 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"