Is there a way to programmatically select which printer will be used without calling WGPrinterSetup() and without changing the default Window printer?
My program sometimes prints text data and sometimes prints graphs. If a user changes the printer while printing text, I'd like to have graph printing track that selection.