I had this same problem, but solved it by going to the colors and patterns
in the card inspector. I clicked on the square for background in the
'color column', chose crayons from the list and snow from the color
choices. After that the grey was gone from the card. This situation may
be a little different in that I was printing cards, not fields.
Dave
>Jan and Fran�ois,
>
>I'm also having this problem when printing a field from OSX. Here's my
>button script:
>
>on mouseUp
> put the backgroundColor of cd fld "FileContents" into tBC
> set the backgroundColor of cd fld "FileContents" to white
> revPrintField ("field" && quote & "FileContents" & quote)
> set the backgroundColor of cd fld "FileContents" to tBC
>end mouseUp
>
>The field _still_ prints in a gray rectangle. I checked the button syntax
>by setting the field to BLACK and while the field flashes black for a
>second while the print command runs, the printout is _still_ black text on
>a gray background. Is this a bug? Any advice on how to get the field to
>print black text on a pure white background?
>
>TIA...
>
>joe.
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution