Page 1 of 1

Function to Set Printer

Posted: Wed Jan 29, 2020 8:00 pm
by swhite
Hi

Currently you have to use PrintRequester() or DefaultPrinter() to set a printer. I would like to request a function that lets you set the printer so you can choose the printer without user interaction. Something like SetPrinter("HP Laser Jet - Office") and then you can issue StartPrinting() etc.

Simon