A
Andy newland
Hi Guys,
Have been developing a VBA app from which I would like to
change printer driver settings to allow the user to print
in duplex and in colour.
I have been using code from KB article Q230743 which calls
the API function SetPrinter. For duplex this works fine.
However, the DEVMODE property dmColor seems to have no
effect on any of my printers.
Do any of you have any experiance of using dmColor? Has
anyone made this work?
Andy
..
Have been developing a VBA app from which I would like to
change printer driver settings to allow the user to print
in duplex and in colour.
I have been using code from KB article Q230743 which calls
the API function SetPrinter. For duplex this works fine.
However, the DEVMODE property dmColor seems to have no
effect on any of my printers.
Do any of you have any experiance of using dmColor? Has
anyone made this work?
Andy
..