I need, via VBA if possible, to get to and change some printer configuration settings. I cannot access them via Word’s Printer Options, they must be accessed through Start, Settings, Printers, etc.
I need to change some of the Device Options settings in the Properties of the printer.
Any ideas? I did check APIs via API-Toolshed, but I couldn’t find anything that would address this need.
I suppose, I could use SendKeys…..
Thanks.