S
sylvain
Hello,
I try to modify the printer.colormode property of a report (Outlook
2002). It seems to be changed (I've seen the difference in showing - by
msgbox - the property before and after modification), but when I print
(with DoCmd.PrintOut), the modification is not efficient !
Can you help me ?
The property "printer.colormode" does realy work correctly ?
Thanks.
PS: only with a pdf printer (PDFCreator), the modification works
correctly (I use Windows XP, and try this with several printers).
To work properly with a real printer, I have to use the button property
of the windows printer dialogbox. But I want to do it with VBA, and I
think the way is the printer.colormode property...
Is there a vba solution ?
I try to modify the printer.colormode property of a report (Outlook
2002). It seems to be changed (I've seen the difference in showing - by
msgbox - the property before and after modification), but when I print
(with DoCmd.PrintOut), the modification is not efficient !
Can you help me ?
The property "printer.colormode" does realy work correctly ?
Thanks.
PS: only with a pdf printer (PDFCreator), the modification works
correctly (I use Windows XP, and try this with several printers).
To work properly with a real printer, I have to use the button property
of the windows printer dialogbox. But I want to do it with VBA, and I
think the way is the printer.colormode property...
Is there a vba solution ?