I have a grid on a form for which various cells are different colors. 
The grid is based on a cursor. The first half of the cursor's cells 
populate the grid's data source and the second half of the cursor's 
cells contain RGB values that are mapped to the grid column dynamic colors.

And all of this is data driven, as the number of columns in the grid 
(and the underlying cursor) is based on parameters that the user enters 
when running the form.

A button on the form produces a printed report from the cursor. It is a 
small miracle in and of itself, in that, remember, we don't know how 
many columns are in the report until the user runs the form.

A user of this grid reports that printing it does not display colors.

Duh.

The report is just spitting out a custom number of fields. Nothing to do 
with colors. Although, of course, that's not the way the user sees it, 
and, being the user, they're right.

I've never printed a VFP report in color; indeed, my color printer here 
is so old that it only has two colors: black and white. So I can't 
experiment and play around to see how/if/when/whynot I can print in color.

Ideas?

Whil


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to