Code to get Distiller to print in color?
right now to print im using this code:
DoCmd.OpenReport('A Report',0,'dealer','[Dealer #] = 12222'
the problem is that, even though distiller is set to print in color in printer properties under windows, it defaults to print in black and white from...