I use the Printer Object (Printer.Print) to print a golf scorecard. I would like to highlight the score boxes for selected holes with a background color.
I fill the score boxes for holes with either blank characters or a combination of blank characters and asterisk characters for handicap strokes (for example, " *" for a single handicap stroke on a hole). With the Printer Object the background color does not get printed when the character to be printed is a blank.
Is there a solution to this situation? Thanks.
I fill the score boxes for holes with either blank characters or a combination of blank characters and asterisk characters for handicap strokes (for example, " *" for a single handicap stroke on a hole). With the Printer Object the background color does not get printed when the character to be printed is a blank.
Is there a solution to this situation? Thanks.